/* よくあるご質問 */
#cnt .ttl_faq{
	margin: 20px auto 20px 15px;
	background-image: url(../img/back_logo.gif);
	background-position: 80% 50%;
	background-repeat: no-repeat;
}

#cnt .sttl_faq{
	margin:5px 0;
	padding-left: 25px;
	font-size: 90%;
	font-weight: bold;
	background-image: url(../img/q_circle.gif);
	background-position: 5px 2px;
	background-repeat: no-repeat;
	color:#666666;
	line-height: 1.4em;
}

#cnt .sttl_faq a, a:active, a:visited{
	text-decoration: underline;
	color:#666666;
	line-height: 1.4em;
}

#cnt .faq_q{
	margin: 5px 20px 5px 5px;
	color:#66BD4B;
	font-weight:bold;
}

#cnt .faq_a{
	margin: 5px 20px 15px 5px;
	padding-left: 15px;
	font-size: 90%;
	background:url(../img/a_arrow.gif)  no-repeat 3px 2px;
	line-height: 1.4em;
}

*html #cnt .faq_a{
	line-height: 1.6em;
}

*+html #cnt .faq_a{
	line-height: 1.6em;
}

#cnt .scnt h3{
	margin: 0px auto auto 0px;
}

#cnt .ptable{
	margin: 5px auto auto 15px;
	font-size: 80%;
}

#cnt .ptable table{
	border-collapse: collapse;
	margin-bottom: 10px;
}

#cnt .ttl_t2{
	background-color: #DADAC9;
	color: #7B7B65;
	border: solid 1px #ABAB99;
}

#cnt .ttl_c2{
	background-color: #eeeeee;
	border: solid 1px #ABAB99;
	padding:5px;
	vertical-align:top;
	letter-spacing:-0.1em;
}

#cnt .psen2{
	width: 430px;
	color: #333333;
	font-size: 90%;
	line-height: 1.4em;
	margin-bottom: 10px;
}

#cnt .scnt{
	width: 466px;
	margin: auto auto auto 15px;
	background-image: url(../../img/frame_mid.gif);
}

*html #cnt .scnt{
	margin: auto auto 20px 15px;
}

