@charset "utf-8";

/*-------------------------------------------------
	reset styles
-------------------------------------------------*/

.contents H4.question STRONG{
	font-size:17px;
}

.contents H4.question IMG{
	margin-right:5px;
}

.contents P.answer{
	font-size:14px;
	color:#F96400;
	margin-bottom:5px;
}

.contents P.answer IMG{
	margin-right:5px;
}

.contents P.answer_detail{
	margin-bottom:10px;
}

UL.list_faq LI A{
	line-height:180%;
	margin-left:10px;
	color:#37701D;
	border-bottom:1px solid #37701D;
	}

UL.list_faq LI A:hover{
	text-decoration:none;
	color:#FB9100;
}

UL.list_faq{
	margin-bottom:20px;
}