@charset "utf-8";

/* @group Main ========================================================*/

#ceoMes {
	float:left;
	position:relative;
	left:30px;
	width:335px;
	padding:30px 0 45px;
	background:#f5f4ef;
	text-align:center;
}

#main .section #ceoMes h2 {
	padding:0 0 28px;
}

#ceoMes .photo {
	margin:0 0 9px;
}

#ceoMes .photo img{
	border:solid 4px #fff;
}

.text {
	float:right;
	width:405px;
}

.text p {
	padding:0 0 18px;
}


/* @end */

/* @group Bottom Ad ========================================================*/

#btmAd {
	width:858px;
	height:132px;
	margin:10px auto 14px;
	background:url(../images/index_bg_btm.png) center top no-repeat;
}

#btmAd dl {
	padding:16px 0 0 140px;
}

#btmAd dt {
	float:right;
	width:630px;
	padding:10px 0;
}

#btmAd .photo {
	float:left;
	width:88px;
}

#btmAd .description {
	float:left;
	width:190px;
	line-height:1.3;
}

#btmAd .description.d1 {
	width:230px;
}

/* @end */
