@charset "utf-8";
/*メインコンテンツ*/
div.cont1 h2{
	width:775px;
	height:150px;
	text-indent:-9999px;
	margin:0 0 30px 0;
	background:url(../images/feature/feature_h2.png) top left no-repeat;
}
div.cont1 h3{
	clear:both;
}
p.images{
	float:right;
	margin:0 0 20px 10px;
}
p.images_l{
	float:left;
	margin:0 10px 20px 0;
}
p.caution{
	font-size:12px;
	color:#F90;
	margin:10px 0 0 0;
}

div.cont1 h3.feat_1{
	background: url(../images/feature/img004.jpg) top left no-repeat;
	height:207px;
	font-size:20px;
	padding:30px 0 0 80px;
	width:695px;
	color:#00597B;
	text-indent:-9999px;
}
div.cont1 h3.feat_2{
	background:url(../images/feature/img005.jpg) top left no-repeat;
	height:207px;
	font-size:20px;
	padding:30px 0 0 80px;
	width:695px;
	color:#00597B;
	text-indent:-9999px;
}
div.cont1 h3.feat_3{
	background:url(../images/feature/img006.jpg) top left no-repeat;
	height:207px;
	font-size:20px;
	padding:30px 0 0 80px;
	width:695px;
	color:#00597B;
	text-indent:-9999px;
}
div.faq h2{
	background:url(../images/main_h2_bg2.png) top left no-repeat;
	line-height:32px;
	width:735px;
	height:32px;
	padding:0 0 0 40px;
	margin:20px 0 10px 0;
	font-weight:bold;
	text-indent:0;
}