
/* contents */
#contents {
	position:relative;	
}
.meta {
	height:371px;
	width:1000px;
}
.meta_left{
	float:left;
	width:676px;
	height:371px;
}
.meta_right{
	float:right;
	width:324px;
	height:371px;
	background:url(../img/index/contact_bg.gif) 0 0 no-repeat;
}
.contact-us{
	position:absolute;
	left:699px;
	top:237px;
}
.contact-us li{
	color:#444444;
	font-size:20px;
	line-height:23px;
}
.contact-us li.tel{
	color:#00a0d2;
	font-size:23px;
	font-family:Tahoma;
	font-weight:bold;
	letter-spacing:-0.05em;
	padding-left:2px;
}
.contact-us li.email{
	color:#474747;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
}
.bottom{
	float:left;
	width:323px;
	color:#fff;
	font-size:12px;
	line-height:16px;
}
.bottom li.coment{
	float:left;
	margin:320px 0 0 22px;
}
.bottom li.more{
	float:right;
	margin:323px 10px 0 0;
	text-indent:-9999px;
}
.bottom li.more a{
	width:81px;
	height:27px;
	background:url(../img/index/contact_more.gif) left top no-repeat;
	display:block;
}
.bottom li.more a:hover{
	background:url(../img/index/contact_more.gif) left bottom no-repeat;
}
.real_content{
	clear:both;
	width:1000px;
	height:445px;
	background:url(../img/index/content_bg.jpg) 0 0 no-repeat;
}
.real_content .best_product{
	float:left;
	width:662px;
	margin:28px 0 0 16px;
}
.product01, .product02, product03 {
	float:left;
	margin-bottom:20px;
}
.best_product dl{
	float:left;
	margin:4px 60px 0 18px;
	width:382px;
	height:115px;
}
.best_product .product_img{
	float:left;
	width: 199px;
	height:118px;
}
.best_product dt{
	float:left;
	font-size:20px;
	color:#3e89c2;
	font-weight:bold;
	font-family:ＭＳ ゴシック;
	width:382px;
	margin-bottom:11px;
}
.best_product dd{
	float:left;
	line-height:18px;
	width:377px;
	height:60px;
	margin-right:5px;
	padding-left:10px;
}
.best_product dd.more_button {
	float:right;
	width:62px;
	height:20px;
}
.side {
	float:right;
	width:320px;
}
.notice {
	margin:27px 0 0 22px;
	float:left;
	height:136px;
}
.notice .title {
	color:#444444;
	font-size:18px;
	margin-bottom:15px;
	font-family:'MS Gothic';
	font-weight:bold;
}
.notice .img {
	float:left;
	margin-right:15px;
	width:71px;
	height:94px;
}
.notice .text {
	float:left;
	width:210px;
}
.video {
	background:url(../img/index/vedio_bg.gif) no-repeat;
	float:left;
	width:261px;
	height:210px;
	padding:46px 0 0 48px;
}