

/* contents */
#contents {
	position:relative;	
	overflow:hidden;
	padding-bottom:5px;
}
.meta_visual {
	float:left;
	width:596px;
	height:604px;	
}
#content_right {
	float:right;
	width:360px;
}
.ceo {
	float:left;
	margin-top:30px;
}
.ceo dt, .best_pro .title, .contact dt{
	height:22px;
	color:#fff;
	font-weight:bold;
	line-height:18px;
	padding-left:11px;
	font-size:13px;
	width:117px;
	margin-bottom:4px;
	background:url(../img/index/title_box.png) no-repeat;
}
.ceo dd.txt{
	margin-top:10px;
}
.best_pro {
	float:left;	
	margin-top:16px;
}
.best_pro dl{
	float:left;
	width:118px;
	height:130px;
	margin-right:3px;
}
.best_pro .best_pro03 {
	margin-right:0;
}

.best_pro dt {	
	width:118px;
	float:left;	
	font-weight:bold;
	margin-top:10px;
}
.best_pro01 a, .best_pro02 a, .best_pro03 a{
	float:left;
	display:block;	
	color:#333;	
}

.contactus {
	float:left;
	margin-top:17px;	
}
.contact {
	float:left;
	width:217px;
	height:125px;
}
.contact .tel {
	font-size:18px;
	color:#01458e;
	font-weight:bold;
}
.inquiry {
	width:142px;
	height:77px;
	float:right;
}
.inquiry a {
	display:block;
	width:142px;
	height:117px;	
	text-indent:-99999em;
	background:url(../img/index/inquiry_bg.png) no-repeat left top;
}
.inquiry a:hover {
	background:url(../img/index/inquiry_bg.png) no-repeat left bottom;
}
.inquiry span{
	padding:45px 0 10PX 59px;
	font-size:18px;
	display:block;
	color:#c7d5ea;
}
.ceo dt a{
	color:#fff;
}