#contents h3{
	color:#608527;
	background:url('../images/common/h3_green.png') no-repeat;
}
#contents h4{
	border-left:20px solid #608527;
}
#okomari article{
	margin:0 0 30px 0;
}
#faq dl{
margin:0 0 30px 50px;
border-left:5px solid #608527;
padding:5px 60px 5px 15px;
}
#faq dt,
#faq dd{
margin:0 0 15px 0;
}
#faq dt:before {
	content:"Q.";
	color:#8dcde8;
	font-weight:bold;
	float:left;
	font-size:20px;
}
#faq dd:before {
	content:"A.";
	color:#d15225;
	font-weight:bold;
	display:inline;
	float:left;
	font-size:20px;
}