@charset "UTF-8";

/*	Q&A よくある質問 (faq)	*/

dt{
	background: url(/images/skin/icon/qa_q.gif) no-repeat center left;
	text-indent: 20px;
}

dd{
	background: url(/images/skin/icon/qa_a.gif) no-repeat 0 4px;
	padding-left: 20px;
}




