﻿@charset "utf-8";

body{
	background-image:url(../img/top_main.jpg);
	background-position:center 89px;
}

/* contents
--------------------------------------------------- */
#contents{
	width:850px;
	margin:0 auto;
	padding:345px 0 0 0;
}

/* 右箱
--------------------------------------------------- */
.top{background-image:url(../img/right_tbg.jpg);}

/* about us */
#top1_box{
	height:203px;
	background-image:url(../img/top1_bg.gif);
	background-position:right;
	background-repeat:no-repeat;
}

/* 主要商品 */
#top2_box{
	margin:10px 0 0 5px;
	padding:0;
	clear:both;
}
#top2_box dl{
	width:193px;
	_width:193px;
	height:185px;
	overflow: hidden;

	margin:0 3px 0 0;
	_margin:0px;
	float:left;
}
#top2_box dl dd{
	margin:3px 0 0 1px;
	_margin:3px 0 0 0px;
}


/* 取り扱いメーカー */
ul.top3_lt{
	margin:10px 8px 0 8px;
	height:35px;
}
ul.top3_lt li{
	margin:0 10px 5px 0;
	display:inline;
}
