@charset "shift_jis";
@import "../common/css/0-import_1.css";

/*------------------------------------------------------------
	よくあるご質問
------------------------------------------------------------*/




#main {
	margin-top: 0;
}



#conts .main h3  {
	margin-bottom: 16px;
}

#conts .main p  {
	padding: 14px;
	margin-bottom:30px;
	border:dotted 1px #999;
}


#conts .main dl dt {
	background:  url(../img/faq/q_back.gif) no-repeat left 0px;
	height:40px;
	padding: 13px 0 0 50px;
	font-size: 13px;

}

#conts .main dl dd  {
	background:url(../img/faq/answer.gif) no-repeat 30px 3px;
	padding: 5px 8px 10px 60px;
}

