@charset "utf-8";

#pnav{margin-bottom:0px!important;}
#contents_inner{ background:url(images/bg.png) repeat top center; width:100%; margin-bottom:0!important; padding-bottom:60px; overflow:hidden;}
.read{
	text-align:center;
}
#contents_inner2{ background:url(images/bg1.jpg) no-repeat top center; width:100%; margin-bottom:0!important; padding-bottom:30px; overflow:hidden; text-align:center;}
#main{ width:100%; padding-top:150px; float:none; font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; background:url(images/bg2.jpg) no-repeat center top;}
#main a:hover{opacity:0.7;}
#main_inner{
	clear:both;
	width:960px;
	margin:0 auto 40px;
	background:url(images/bg3.png) repeat-y center top;
}
#main_inner2{
	overflow:hidden;
	padding-bottom:55px;
	background:url(images/bg4.png) no-repeat center bottom;
}
#main dl{
	clear:both;
	color:#523306;
	letter-spacing:0;
	padding:30px 40px;
	margin:0 25px;
	text-align:left;
	background:url(images/line.png) no-repeat center top #fff;
	overflow:hidden;
}
#main dl.first{
	width:830px;
	margin:0 auto;
	padding:0;
	height:50px;
	background:none;
}
#main dl dt{
	float:left;
	font-size:20px;
	font-weight:bold;
}
#main dl dd{
	float:right;
	width:655px;
	font-size:18px;
}
#main dl dd a{
	color:#005EAC;
	text-decoration:underline;
}
#main dl dd .kome{
	font-size:14px;
}
#main dl dd table{
	width:100%;
	border:1px solid #523306;
}
#main dl dd table th{
	color:#fff;
	font-size:16px;
	padding:5px 0;
	text-align:center;
	border-top:1px solid #523306;
	border-left:1px solid #fff;
	background:#523306;
}
#main dl dd table th.first{
	border-left:1px solid #523306;
}
#main dl dd table td{
	font-size:14px;
	line-height:1.3;
	padding:10px 0;
	text-align:center;
	border:1px solid #523306;
}
#main dl dd table td strong{
	font-size:16px;
}
#main dl dd table td.yellow{
	color:#FF3900;
	font-size:14px;
	font-weight:bold;
	padding:10px 0 10px 10px;
	text-align:left;
	box-sizing:border-box;
	background:#FFFFCC;
}


