@charset "utf-8";


#concept #topimg {
	clear:both;
	width: 850px;
	height: 115px;
	background: #DDD;
	margin:0 0 10px 0;
	background: url("../img/top_img/16.jpg") no-repeat left center;
}
#concept #topimg h2 {
	float: left;
	text-indent: -9999px;
	
}
.contents h2 {
	border-bottom:1px solid #188eb1;
	padding:10px 0 10px 200px;
	margin: 10px 0 0 0;
	height: 60px;
	font-size:22px;
	font-weight: normal;
	background: url("../img/concept/concept_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;
	}
img.concept_img01 {
	float: right;
	margin:0 0 10px 15px;
	border: 5px solid #d1eef1;
}
div.sample_pict {
	float: right;
	width:300px;
	margin:0 0 10px 15px;
}

div.sample_pict img {
	height:60px;
	margin: 0;
	display: block;
	float:right;
}
