@charset "utf-8";
#content p {
}
#content .section_title {
	font-size: 16px;
	color: #1e6c2b;
	font-weight: bold !important;
	border-bottom:1px solid #1e6c2b;
	margin: 0 0 10px;
}
#content .clearfix {
	border-bottom:1px solid #e7e7e7;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
}
