@charset "UTF-8";
/* CSS Document */

body{
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-size:12px;
background-color:#ffffff;
}

img{
	border:none;
}

*{
	margin:0px;
	padding:0px;
}

p{
margin:0px;
padding:0px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

a.aa:link{
	color:#000000;
}

a.aa:hover{
    color:#666666;
}


.clear {
clear: both;
background: none;
}

#all{
width:800px;
height:auto;
margin:auto;
background-color:#FFFFFF;
}

.header{
width:800px;
height:350px;
margin:auto;
background-image:url(images/header.jpg);
background-repeat:no-repeat;
}

.menubox{
float:left;
width:800px;
height:34px;
margin:10px 0px 10px 0px;
}

.infomationbox{
float:left;
width:800px;
height:30px;
background-image:url(images/infomationbar.jpg);
background-repeat:no-repeat;
margin-bottom:10px;
}

#infomationbox2{
float:left;
width:788px;
height:auto;
font-size:12px;
font:Osaka;
border:solid 1px;
margin-bottom:10px;
padding:5px 0px 5px 10px;
line-height:18px;
}

.centerbox{
	float:left;
	width:798px;
	height:auto;
	border:1px solid #333333;
	background-color: #FFFFFF;
	margin:0px 0px 10px 0px;
}

.title{
	float:none;
	width:208px;
	height:14px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.textbox{
	float:none;
	width:790px;
	height:auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height: 16px;
}

.textbox4{
	float:left;
	width:800px;
	height:auto;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right:0px;
	line-height: 16px;
	text-align:center;
}

.textbox5{
	float:left;
	width:786px;
	height:auto;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 16px;
	text-align:right;
}

.footer{
	width:800px;
	height:27px;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
}

	.cc {
	border: solid 1px #ccc;
	border-collapse: collapse;
	}
	
.aa{
	margin:0px;
	font-size:11px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height:15px;
	text-align:center;
	vertical-align:middle;
}

.bb{
margin:10px 0px 0px 0px;
font-size:11px;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
line-height:18px;
text-align:center;
vertical-align:middle;
}

