@charset "utf-8";

/* ==

　よくあるご質問

=============================================================================== */

.faqBlock {
	margin:0 0 20px;
}

.faqBlock dl {
	width:720px;
	background:url(../images/faq_line.gif) repeat-x left bottom;
	margin:0 0 10px;
}

.faqBlock dt {
	font-weight:bold;
	margin:0 0 10px;
	padding:1px 0 1px 35px;
	background:url(../images/faq_icon_q.gif) no-repeat left top;
}

.faqBlock dd {
	padding:1px 0 10px 35px;
	margin:0 0 10px;
	background:url(../images/faq_icon_a.gif) no-repeat left top;
}

.faqBlock dd a{
	background: url(/common/images/renew2009/arrow_02.gif) no-repeat left 0.4em;
	padding:0 0 0 10px;
}

.faqBlock dd li img{
	margin:0 3px;
	vertical-align:top;
}
.faqBlock dd p.indent{
	text-indent:-1em;
	padding:0 0 0 1em;
}