@import url(../../common/css/reset.css);
@import url(../../common/css/base.css);
@import url(../../common/css/main.css);


#contents {
	line-height:150%;
}

#contents h1 {
	float:left;
}

#cont_box .cont_txt {
	padding:20px 0px;
	border-bottom:1px inset #0000FF;
	margin-right: 40px;
}

#cont_box .cont_txt02 {
	padding:20px 0px 20px 0px;
	margin-right: 40px;
	margin-bottom: 30px;
	border-bottom:dotted 1px #6484af;
}

/* g-navi
---------------------------------------------------------------------------------------------------- */
#g_navi #g_navi03 a {
	width:83px;
	height:33px;
	background-image:url(../../common/img/g_navi003.jpg);
	background-position:0px 1px;
} 

#s_navi {
	width:59px;
	float:right;
	vertical-align: bottom;
	height: 20px;
	padding-right:5px;
}

#s_navi li {
	padding-top: 8px;
}

.anchor_boss {
	width:120px;
	float:left;
}

.anchor {
	width:590px;
	float:left;
}

.anchor li {
	width:100px;
	padding-left:15px;
	color:#00327A;
	float:left;

}

#contents .page_top {
	padding:0px;
	color:#00327A;
	clear:both;
	text-align: right;
	margin-bottom: 30px;
}

#contents a {
	color:#00327A;
	text-decoration:underline;
	
}

#contents a:hover{
	color:#00327A;
	text-decoration:none;
}

.faq_txt_01 {
	padding:20px 0px;
	color:#333333;
}

#cont_box .cont_txt02 h2 {
	padding-top:0px;
	padding-bottom:20px;
}

#cont_box .cont_txt02 dt {
	width:650px;
	background-image:url(../img/icon_000.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:32px;
	color:#00458a;
	font-weight:bold;
	font-size:16px;
}
#cont_box .cont_txt02 dd {
	width:650px;
	background-image:url(../img/icon_001.jpg);
	background-position:0px 13px;
	background-repeat:no-repeat;
	padding-top:10px;
	padding-left:32px;
}

#cont_box .no_line {
	border-bottom:none;
}

.strong {
	font-size:14px;
	color:#00327A;
}