@charset "utf-8";

/*----------------------------------------
 PAGE:/qa
------------------------------------------
 import
----------------------------------------*/
 @import url(/common/css/import.css);
/*--------------------------------------*/

div.clearer{
	clear:both;
}

dl#faqList{
	background:url(../../common/img_con/lace640s_gu.gif) no-repeat bottom left;
	padding-bottom:6px;
}
dl#faqList dt, dl#faqList dd{
	padding:13px 50px;
}
dl#faqList dt{
	background:#f3ebe9 url(../images/faq_list.gif) no-repeat 12px 14px;
	border-bottom:#FFF 1px dotted;
}
dl#faqList dd{
	background-color:#FFF;
	border-bottom:#dd8f8f 1px dotted;
}
dl#faqList dd ol{
	margin-left:20px;
}
dl#faqList dd ol li{
	list-style:decimal;
}
img.bottom{
	display:block;
}
