@import"../../css/base.css";

/**********************/
/*** メイン情報 START */
/**********************/
#me_main01{
}

/*** H2ラグ  */
h2#me_mainh201{
	height:120px;
	text-indent:-50000em;
	margin-bottom:0px;
	background:url("../images/bg_syih201.jpg") no-repeat left top;
}

#me_main01 h4{
	height:20px;
	padding:2px 10px 1px;
	background-color:#EAF4D0;
	margin:0 0 15px 0;
}

/*** START  */

/* エコシルフィ */
.me_es{
	width:680px;
	height:200px;
	background:url("../images/bg_es01.jpg") no-repeat left center;
	padding:30px 0 0;
	margin-bottom:12px;
	text-indent:-50000em;
}

/* バナーリンク */
.me_eco_ul{
	width:680px;
	height:68px;
}

.me_eco_ul li{
	float:left;
	display:inline;
	margin-right:10px;
}
li.me_nomargin{margin-right:0;}


/* 実績 */
.me_infoarea01{
	width:680px;
	padding-bottom:10px;
	background:url("../images/bg_border01.gif") no-repeat left bottom;
	margin-bottom:30px;
}
#me_b{margin-bottom:0;}

.me_res01{
	width:658px;
	padding:10px 10px 6px;
	border:1px solid #DEDEDE;
	background:url("../images/bg_res_b.jpg") no-repeat left bottom;
}

.me_resimg{
	width:160px;
	float:left;
	display:inline;
	vertical-align:text-bottom;
}

.me_restext{
	width:480px;
	float:right;
	display:inline;
}

.me_res_tbl th,.me_res_tbl td{
	padding-bottom:2px;
}

.me_res_tbl th p,.me_res_tbl td p{
	line-height : 1em;
	padding:5px 10px 4px;
}

.me_res_tbl th p{
	font-weight:bold;
	color:#5E9823;
	background-color:#DCEDAF;
}


.me_zoom{
	height:18px;
	background:url("../images/bg_zoom.gif") no-repeat left center;
	margin-bottom:35px;
	position:relative;
}
.me_zoom p{
	font-size:12px;
	position:absolute;
	top:1px;
	left:15px;
}


/*** メイン情報 END */

