@charset "shift_jis";

/*----------------------------------------------------------
contents
----------------------------------------------------------*/
#contents #main{
	width: 800px;
	font-size: 80%;
	padding-bottom: 50px;
	background-image: url(../img/pankuzubg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#contents #main .left{
	width: 31px;
	margin-right: 21px;
	padding-right: 54px;
	padding-left: 53px;
}
#contents #main .right{
	width: 629px;
	padding-right: 12px;
}
#contents #main h3,
#contents #main p.attention{
	margin-bottom: 15px;
}
#contents #main ul#tab{
	width: 614px;
	margin-top: 28px;
	padding-left: 15px;
}
#contents #main ul#tab li{
	margin-right: 9px;
	display: inline;
}
#contents #main #box_head{
	background-image: url(img/head.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	width: 629px;
}
#contents #main #box_bottom{
	background-image: url(img/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 629px;
	padding-bottom: 7px;
}
#contents #main #box{
	background-color: #313131;
	padding-right: 6px;
	padding-left: 6px;
	width: 617px;
}
#contents #main #box h4{
	color: #C6C6C6;
	margin-bottom: 5px;
	margin-left: 10px;
}
#contents #main #boxmain{
	background-color: #FFFFFF;
	width: 591px;
	padding: 13px 13px 25px;
}
#contents #main #boxmain .clearfix{
	width: 591px;
}
#contents #main #boxmain .line{
	background-image: url(../img/line.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
#contents #main #boxmain h5{
	margin-bottom: 10px;
}
#contents #main #boxmain h6{
	font-size: 120%;
	font-weight: bold;
	color: #03326C;
	margin-bottom: 5px;
}
#contents #main #boxmain .photo{
	float: right;
	width: 214px;
}
#contents #main #boxmain .info{
	float: left;
	width: 365px;
}
#contents #main #boxmain .info table{
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #C8C8C8;
	border-right-color: #C8C8C8;
	width: 365px;
}
#contents #main #boxmain .info table td,
#contents #main #boxmain .info table th{
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #C8C8C8;
	border-left-color: #C8C8C8;
	line-height: 100%;
	padding: 5px;
}
#contents #main #boxmain .info table th.th1{
	width: 126px;
	text-align: center;
}
#contents #main #boxmain .info table th.th2{
	text-align: center;
	font-weight: bold;
}
#contents #main #boxmain .info table td.title{
	text-align: center;
}
#contents #main #boxmain .info table td.num{
	text-align: center;
	font-size: 22px;
	color: #03326C;
}
#contents #main #boxmain .info table tr.bg1 td,
#contents #main #boxmain .info table tr.bg1 th{
	background-color: #CADDF4;
	font-weight: bold;
}
#contents #main #boxmain .info table tr.bg2 td,
#contents #main #boxmain .info table tr.bg2 th{
	background-color: #92BEF3;
	font-weight: bold;
}
#contents #main #boxmain .info ul{
	height: 37px;
	margin-top: 5px;
}
#contents #main #boxmain .info li{
	float: right;
	margin-left: 5px;
}
.top10{
	margin-top: 10px;
}

#form {
	margin-top: 20px;
	text-align: center;
}
#form a {
	display: block;
	width: 480px;
	margin: 15px auto 0;
}
#form a:first-child {
	margin: 0 auto;
}