@charset "utf-8";
/* ===================================================================
CSS information

 file name  :faq.css
 style info :よくある質問　コンテンツエリア
=================================================================== */

div.faq-box {
width: 744px;
padding-top: 10px;
}

p.q-box {
padding: 2px 0 10px 55px;
margin-bottom: 10px;
color: #8f7454;
font-size: 116.7%;
font-weight: bold;
background: url(../../faq/images/icon_q.gif) no-repeat;
background-position: left top;
}

p.a-box {
padding: 4px 0 12px 55px;
background: url(../../faq/images/icon_a.gif) no-repeat;
background-position: left top;
}

div.dLine {
margin: 12px 0 17px;
}

div#faq-bottom {
width: 684px;
_width: 744px;
height: 102px;
_height: 146px;
margin: 40px 0;
padding: 22px 30px;
background: url(../../faq/images/faq_bottom.gif) no-repeat;
}
	div#faq-mail {
	width: 220px;
	height: 23px;
	position: relative;
	top: 41px;
	left: 224px;
	float: left;
	}
	
	div#faq-form {
	width: 194px;
	height: 41px;
	position: relative;
	top: 41px;
	float: right;
	}