@charset "UTF-8";


.indexList01 {
	background:url(../../shared/img/line_dot01.gif) repeat-x left bottom;
	padding-bottom: 15px;
}

/* よくある質問スタイル
-------------------------------------------------------------------------------- */
div#contents-area div#faq{
	clear: both;
}


div#contents-area div#faq dl {
	margin:0 10px 20px 10px;
	zoom: 100%;
}

div#contents-area div#faq dl dt {
	font-weight: bold;
	background:url(../img/pa_faq01.gif) 0 2px no-repeat;
	padding-left: 23px;
	margin-bottom: 10px;
	zoom:1;	
}

div#contents-area div#faq dl dd {
	margin:0 0 15px 0;
	background:url(../../shared/img/line_dot01.gif) repeat-x left bottom;
	padding:0 0 15px 0;
}

div#contents-area div#faq dl:after {
	clear:both;
	height: 0px;
	visibility: hidden;
	display: block;
	content: ".";
}


div#contents-area div#faq dl dd p {
	background:url(../img/pa_faq02.gif) 0 2px no-repeat;
	/*padding:0 0 0 23px;*/
	padding-left: 23px;
	margin:0;
	zoom:1;	
}
