@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{
	margin-bottom: 15px;
}
#contents #main p.attention{
	margin-bottom: 15px;
	background-image: url(../img/line.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 15px;
}
.blue{
	color: #0D4891;
}
#contents #main .right .clearfix{
	width: 629px;
	margin-bottom: 2px;
}
#contents #main .right .clearfix h4{
	float: left;
	width: 76px;
}
#contents #main .right .clearfix .box{
	float: left;
	width: 520px;
	background-color: #F1F3F5;
	padding-top: 10px;
	padding-right: 17px;
	padding-bottom: 10px;
	padding-left: 16px;
}
#contents #main .right .clearfix .box .bottom{
	background-image: url(img/bottom1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 24px;
}
#contents #main .right .clearfix .box .bottom2{
	background-image: url(img/bottom2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 7px;
	margin-bottom: 15px;
}
#contents #main .right .clearfix .box .head{
	background-image: url(img/head.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
}
#contents #main .right .clearfix .box .bg{
	background-image: url(img/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 5px;
	color: #0D4891;
	text-align: center;
}
#contents #main .right .clearfix .box .bg2{
	background-image: url(img/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 5px;
	color: #0D4891;
	text-align: center;
	padding-bottom: 5px;
}
#contents #main .right .clearfix .box .bg p{
	margin-top: 5px;
	line-height: 130%;
}
#contents #main .right .clearfix .box li{
	border: 1px solid #C3C4C6;
	background-color: #FFFFFF;
	padding: 5px;
	width: 154px;
	float: left;
}
#contents #main .right .clearfix .box li.margin{
	margin-right: 10px;
}