@charset "utf-8";
/* CSS Document */

h3{
	clear:both;
	margin-left:10px;
}

/*--------------------------------------------------------*/

#page_navi{
	width:586px;
	margin:20px auto;
	overflow:hidden;
}

#page_navi li{
	width:182px;
	float:left;
	margin-left:10px;
	overflow:hidden;
	list-style-type:none;
}

/*--------------------------------------------------------*/

.text_container01{
	width:630px;
	overflow:hidden;
	margin:20px auto;
}

.text_container01 dl{

}

.text_container01 dl dt{
	background-repeat:no-repeat;
	background-position:left top;
	background-image:url(image/icon_foot.png);
	height:31px;
	line-height:34px;
	font-weight:bold;
}

.text_container01 dl dt span{
	margin-left:30px;
}

.text_container01 dl dd{
	margin:15px 0px 15px 30px;
}

.text_container01 dl dd span{
	font-weight:bold;
	color:#C00;
}
/*--------------------------------------------------------*/
/*--------------------------------------------------------*/
/*--------------------------------------------------------*/
/*--------------------------------------------------------*/
/*--------------------------------------------------------*/
/*--------------------------------------------------------*/
/*--------------------------------------------------------*/
/*--------------------------------------------------------*/
/*--------------------------------------------------------*/



/*--------------------------------------------------------*/

.text01{
	width:592px;
	overflow:hidden;
	margin:0px auto 30px;
}

.text02{
	width:618px;
	margin:10px 0px;
	text-align:right;
}
.text_container02{
	width:630px;
	margin:20px auto;
	overflow:hidden;
}

.text_container02 dl{
	border-top:2px dotted #FF9900;
	border-bottom:2px dotted #FF9900;
	padding:25px 0px;
	width:618px;
	margin:0px auto 30px;
}

.text_container02 dl dd{
	background-repeat:no-repeat;
	background-position:left top;
	width:595px;
	margin-bottom:20px;
}

.text_container02 dl dd p{
	margin-left:25px;
}

.question{
	background-image:url(image/question.png);
	font-weight:bold;
	color:#669900;
}

.answer{
	background-image:url(image/answer.png);
}

/*--------------------------------------------------------*/
.text_container03{
	width:651px;
	margin:20px auto;
	overflow:hidden;
	padding-bottom:30px;
}
.text_container03 dl{

}

.text_container03 dl dt{
	background-repeat:no-repeat;
	background-position:left top;
	background-image:url(image/icon_foot.png);
	height:31px;
	line-height:34px;
	font-weight:bold;
}

.text_container03 dl dt span{
	margin-left:30px;
}

.text_container03 dl dd{
	margin:15px 0px 15px 30px;
}

/*--------------------------------------------------------*/
.red_ol_lv1{
	margin:0px auto 40px;
	width:651px;
	background-image:url(image/red_ol_body.png);
	background-repeat:repeat-y;
	background-position:left top;
}

.red_ol_lv2{
	width:651px;
	background-image:url(image/red_ol_head.png);
	background-repeat:no-repeat;
	background-position:left top;
}

.red_ol_lv3{
	width:651px;
	background-image:url(image/red_ol_foot.png);
	background-repeat:no-repeat;
	background-position:left bottom;
}

.red_ol_lv3 h4{
	margin-left:25px;
	display:block;
	padding-top:20px;
	background-repeat:no-repeat;
	background-position:left 20px;
	background-image:url(image/icon01.png);
	height:32px;
	line-height:32px;
}

.red_ol_lv3 h4 span{
	margin-left:68px;
}

.waku_wrap{
	width:618px;
	margin:0px auto;
	overflow:hidden;
	padding:10px 0px 15px;
}

.waku_wrap table{
	width:618px;
}

.waku_wrap table td{
	width:303px;
	height:33px;
	line-height:33px;
	font-weight:bold;
	background-repeat:no-repeat;
	background-position:left top;
	background-image:url(image/waku.png);
}

.waku_wrap table td p{
	margin-left:10px;
}

.bg_none{
	background:none !important;
}

/**/
.blue_ol_lv1{
	margin:0px auto;
	width:651px;
	background-image:url(image/blue_ol_body.png);
	background-repeat:repeat-y;
	background-position:left top;
}

.blue_ol_lv2{
	width:651px;
	background-image:url(image/blue_ol_head.png);
	background-repeat:no-repeat;
	background-position:left top;
}

.blue_ol_lv3{
	width:651px;
	background-image:url(image/blue_ol_foot.png);
	background-repeat:no-repeat;
	background-position:left bottom;
}

.blue_ol_lv3 h4{
	margin-left:25px;
	display:block;
	padding-top:20px;
	background-repeat:no-repeat;
	background-position:left 20px;
	background-image:url(image/icon02.png);
	height:32px;
	line-height:32px;
}

.blue_ol_lv3 h4 span{
	margin-left:68px;
}

/**/

.kensa_table{
	width:90%;
	border-top:2px solid #FFB98B;
	border-left:2px solid #FFB98B;
	border-bottom:1px solid #FFB98B;
	border-right:1px solid #FFB98B;
	line-height:125%;
	font-size:13px;
}

.kensa_table th{
	border-bottom:1px solid #FFB98B;
	border-right:1px solid #FFB98B;
	background-color:#FFDEC8;
	padding:0.5em;
	color:#663300;
}

.kensa_table td{
	border-bottom:1px solid #FFB98B;
	border-right:1px solid #FFB98B;
	padding:0.5em;
}