@charset "utf-8";


#feature #topimg {
	clear:both;
	width: 850px;
	height: 115px;
	background: #DDD;
	margin:0 0 10px 0;
	background: url("../img/top_img/09.jpg") no-repeat left center;
}
#feature #topimg h2 {
	float: left;
	text-indent: -9999px;
	
}
.contents h2 {
	border-bottom:1px solid #cc0099;
	padding:10px 0 10px 200px;
	margin: 10px 0 0 0;
	height: 60px;
	font-size:22px;
	font-weight: normal;
	background: url("../img/feature/feature_title.gif") no-repeat left center;
	}
#right_contents h3 {
	font-size:16px;
	border-bottom:1px solid #bde1e8;
	margin: 0 0 10px 0;
	font-size: 18px;
	padding:0 0 5px 0;
	}
