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

#pan {
	width:230px;
}
#contents {
	line-height:150%;
}

#contents h1 {
	float:left;
}

#sName {
	padding:20px 0 10px;
}

#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_navi05 a {
	width:83px;
	height:33px;
	background-image:url(../../common/img/g_navi005.jpg);
	background-position:0px 1px;
} 
#lnavi li#navi03 a{
	background-position:0px 21px;
	height: 21px;
}
.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/faqpm250/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/faqpm250/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;
}