@charset"utf-8";



p.lead{
	margin:0 auto 70px;
	font-size:22px;
}




dl.faqObject{
	margin-bottom:50px;
	font-size:20px;
	line-height:1.35;
}
dl.faqObject dt{
	margin-bottom:20px;
	padding:0 0 20px 40px;
	background:url('../../images/faq/icon_q.png') no-repeat;
}
dl.faqObject dd{
	padding:0 0 40px 40px;
	background:url('../../images/faq/icon_a.png') no-repeat;
	border-bottom:1px dotted #999999;
}











