#all{
	width:800px;
	margin:0 auto;
	background: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
a:link { color: #000080; }
a:hover { color: #ff0000; }
body{
	margin:0;
	padding:0;
	background-color:#003333;
}
#header{
	float: none;
	font-size: 13px;
	color: #CCCCCC;
	text-align: center;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background: #FFFFFF;
	border-bottom: 2px dotted #000066;
}
#headerbox{
	float: none;
	font-size: 13px;
	color: #CCCCCC;
	text-align: center;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background: #FFFFFF;
	border-bottom: 2px dotted #000066;
	width: auto;
}
.header_box{
	width:auto;
	height:auto;
	font-size:14px;
	font-weight:normal;
	color:#333333;
	background: url(img/pcbg.jpg) no-repeat left top;
	text-align: left;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
}
#mainbox{
	float: none;
	font-size: 13px;
	color: #CCCCCC;
	text-align: center;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background: #FFFFFF;
	border-bottom: 2px dotted #000066;
	width: auto;
}
.main_title{
	width:auto;
	height:auto;
	margin:5px 10px;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	background: url(img/titlebg.gif) no-repeat left top;
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #000000;
}
.main_box{
	width:auto;
	height:auto;
	margin:5px 0;
	font-size:16px;
	font-weight:bold;
	color:#333333;
	background: no-repeat left top;
}
.boysbox{
	width:130px;
	height:335px;
	font-size:12px;
	font-weight:normal;
	color:#CCCCCC;
	background: no-repeat left top;
	text-align: center;
	float: left;
	margin: 5px 9px;
	border: 1px solid #000000;
	padding: 5px;
}
.prfbox{
	width:auto;
	height:auto;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	background: no-repeat left top;
	text-align: center;
	margin: 5px;
}
#formbox{
	float: none;
	font-size: 13px;
	color: #CCCCCC;
	text-align: center;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background: #FFFFFF;
	border-bottom: 2px dotted #000066;
	width: auto;
}
#form_box{
	width:790px;
	height:200px;
	margin:5px 0;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	background: url(img/formbg.jpg) no-repeat left top;
}

#center{
	width:800px;
	margin:0px auto;
	text-align: center;
	color: #666666;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	float: left;
	border-bottom: 1px solid #666666;
}




#footer{
	width:800px;
	height:auto;
	margin:0 auto;
	float: left;
	background: #FFFFFF;
	font-size: 12px;
	color: #666666;
	text-align: center;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 5px;
	clear: both;
}

