@charset "utf-8";
/* CSS Document */

.dl_faq {
	margin	: 0 auto;
	width	: 610px;
}

	.dl_faq dt {
		background	: #fef4e5 url(img/img_faq_002.jpg) no-repeat left top;
		padding		: 10px 35px 9px;
		text-align	: left;
	}

	.dl_faq dd {
		background	: transparent url(img/img_faq_003.jpg) no-repeat 8px 12px;
		padding		: 14px 15px 10px 40px;
		text-align	: left;
		line-height	: 1.6;
	}


