@charset "utf-8";
#Lnavi h2 {
	background-image: url(../../common/img/Lnavi_h2_bg.gif);
	background-repeat: repeat-x;
	height: 32px;
	width: 200px;
	padding-top: 18px;
}
.faq h3 {
	font-size: 16px;
	font-weight: bold;
	background-image: url(../../common/img/line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 12px;
	margin-bottom: 20px;
	width: 320px;
}
.faq h3 b {
	font-size: 10px;
}
.faq {
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 50px;
}
.faqL {
	float: left;
	width: 342px;
}
.faq ul {
	margin-left: 9px;
	width: 300px;
	margin-bottom: 40px;
}
.faq li {
	margin-bottom: 12px;
	font-size: 13px;
	background-image: url(../../common/img/arrow02.gif);
	background-repeat: no-repeat;
	line-height: 130%;
	padding-left: 12px;
}
.faqR {
	float: left;
	width: 322px;
}
.faq02 h3 {
	font-size: 16px;
	font-weight: bold;
	background-image: url(../../common/img/line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 12px;
	margin-bottom: 26px;
}
.faq02 h3 b {
	font-size: 10px;
}
.faq02 {
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 46px;
}
.faq02 h4 {
	font-size: 14px;
	font-weight: bold;
	color: #222222;
	background-image: url(../img/q_bg.gif);
	background-repeat: no-repeat;
	height: 30px;
	padding-top: 9px;
	padding-left: 38px;
	margin-bottom: 12px;
}
.faq02 p {
	font-size: 13px;
	line-height: 150%;
	color: #666666;
	margin-right: 10px;
	margin-left: 7px;
	background-image: url(../img/a_bg.gif);
	background-repeat: no-repeat;
	margin-bottom: 36px;
	padding-top: 4px;
	padding-bottom: 8px;
	padding-left: 52px;
}
.red_txt {
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
	margin-right: 2px;
	margin-left: 2px;
}
