@charset "utf-8";

.top_box_01 {
	background-image: url(../images/recommend/recommend_top_img_01.gif);
	background-repeat: no-repeat;
	padding-top: 300px;
	margin-top: 20px;
}

.value_box_01 {
	padding-top: 10px;
}

.value_box_01 dt {
	color: #3C687B;
	padding-top: 30px;
	background-repeat: no-repeat;
	background-position: 0px 24px;
	line-height: 20px;
	font-size: 18px;
	text-decoration: underline;
	font-weight: bold;
}



.faq_box_01 {
	width: 679px;

}

.faq_box_01 dt {
	padding-top: 2px;
	background-image: url(../images/recommend/icon_q.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	padding-left: 30px;
	font-weight: bold;
}

.faq_box_01 dd {
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B2C8C6;
	background-image: url(../images/recommend/icon_a.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-left: 30px;
	margin-top: 10px;
}

