

/* contents */
.contents {
	float:left;	
}
.meta_visual {
	float:left;
}
.best_pro {
	float:left;
	width:506px;
	height:416px;
}
.best_pro dt{	
	width:139px;
	height:57px;
	text-align:center;
	background:url(../img/index/bestpro_title_bg.gif) no-repeat;
}
.best_pro dt a{
	display:block;
	color:#3b5999;	
	font-size:16px;
	font-weight:bold;
	font-family:Arial;
	padding-top:10px;
}
.best01, .best02, .best03 {	
	float:left;
	width:139px;
}
.best01 {
	margin-left:17px;	
}
.best02, .best03 {
	margin-left:25px;	
}
.contents dd a{
	color:#242424;
	display:block;
	text-align:center;
	line-height:150%;
}
.more_bt{
	float:right;
	width:55px;
	margin-top:15px;
}
.more_bt a {
	width:43px;
	height:14px;
	display:block;
	text-indent:-999999em;
	background:url('../img/index/more_bt.gif') no-repeat left top;
}
.more_bt a:hover {		
	background:url('../img/index/more_bt.gif') no-repeat left bottom;
}
.side {
	width:494px;
	height:416px;
	float:right;
	background:url('../img/index/video.jpg') no-repeat;
}
.video {	
	width:427px;
	height:278px;
	padding:55px 0 0 44px;
}
