@charset "utf-8";
/* CSS Document */
.main_cont {
	padding-top: 12px;
}
.main_sort dt {
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 12px;
}
.main_sort dd {
	line-height: 20px;
}
.main_sort dd a {
	color: #000000;
}
.item {
	float: left;
	width: 335px;
	margin-right: 20px;
	display: inline;
	margin-bottom: 2px;
}
.item h5 {
	font-size: 10pt;
	margin-bottom: 4px;
}
.item h6 {
	font-size: 9pt;
	font-weight: normal;
	margin-bottom: 4px;
}
.item img {
	padding-right: 20px;
}
.item a {
	color: #005f2a;
}
.item a:hover {
	color: #7ABD19;
}
.p_title {
	font-size: 16px;
	padding-left: 24px;
	margin-bottom: 12px;
}
