body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size:0.8em;
	color:#666;
	margin:0px;
	padding:0px;
}
#container {
	width:804px;
	margin:20px auto;
}
#head {
	width:804px;
	height:52px;
	background:url(img/head.jpg) top no-repeat;
}
#middle {
	width:804px;
	background:url(img/middle.jpg) repeat-y;
	float:left;
}
#foot {
	width:804px;
	height:60px;
	background:url(img/foot.jpg) top no-repeat;
	text-align:center;
	clear:both;
}
.main {
	width:680px;
	margin:0px auto 0px auto;
}
.box01 {
	width:320px;
	text-align:center;
	float:right;
	padding:0px 20px;
}
.box01 p {
	line-height:25px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:10px 0px;	
}
.linup_table {
	width:680px;
}
.linup_table td {
	padding-bottom:25px;
	text-align:center;
}
.header {
	width:680px;
	font-size:11px;
	margin-bottom:30px;
	letter-spacing:1px;
}
.header a:link,.header a:visited {
	color:#3399FF;
	text-decoration:none;
}
.header a:hover {
	color:#BADFF9;
	text-decoration:none;
}
.navi a:link,.navi a:visited {
	color:#666;
	text-decoration:none;
}
.navi a:hover {
	color:#ccc;
	text-decoration:none;
}
.navi{
	font-size:11px;
	width:680px;
}
.box02 {
	width:100%;
	margin-top:20px;
}
.box03 {
	width:100%;
	margin-bottom:30px;
	text-align:center;
}
.box02 td {
	padding:10px 5px;
}
.box03 td {
	padding:10px 5px;
}
h1 {
	margin:0px;
}
.h2_ti {
	margin:40px 0px 15px 0px;
}
.ml_30 {
	margin-left:30px;
}
.ml_15 {
	margin-left:15px;
}
.mt_10 {
	margin-top:10px;
}
.mb_10 {
	margin-bottom:10px;
}
.mb_5 {
	margin-bottom:5px;
}
.float_left {
	float:left;
}
.ya {
	margin-right:5px;
	vertical-align:middle;
}
.hr {
	border-top:1px solid #ccc;
	border-bottom:none;
	border-right:none;
	border-left:none;
	margin:30px auto;
	width:600px;
	height:1px;
}
.right {
	text-align:right;
	margin:10px 0px 70px 0px;
}
.right2 {
	text-align:right;
	margin:0px;
	padding-bottom:20px;
}
.center {
	text-align:center;
}
.gray_ccc {
	color:#ccc;
}