body {
	margin: 0px;
	background-image: url(../../ja/common/bg.jpg);
	background-repeat: repeat;
}
h1, h2, h3, h4, p, dl, dt, dd, ul, li, ol, form, input, select{margin:0; padding:0;}
li{list-style-type:none;}


/* コンテンツ */
#contens {
	width:750px;
	margin:0px auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d4d4d4;
	border-left-color: #d4d4d4;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #3A5417;
	clear:both;
}
#contens a {color:#3A5417;	font-weight:bold;	}

#main {
	padding:0px;
	margin:0px;
	font-size:12px;
	clear:both;
}

/* トップイメージ画 */
#main #topimg {
	margin-bottom:5px;
}


/* ヘッダー */
#header {
	background-color:#3A5417;
	height:70px;
}
#header .navi {float:right;	}
#header .navi img{padding:5px 10px;	vertical-align:bottom;	}
	
#header h1{
	width: 120px;
	text-indent: -9999px;
	float:left;
	background-image: url(../common/logo.jpg);
	margin-left:10px;
	background-repeat: no-repeat;
	clear:both;
}
#header h1 a{
	width: 120px;
	height: 64px;
	padding:2px 0;
	display: block;
	text-decoration: none;
}
	
	
/* メニュー */
#menu{height:41px;	}
#menu a {
	display: block;
	height: 41px;
	text-decoration: none;
	text-indent: -9999px;
	}
#menu li{float:right; padding:12px 10px;}
#menu a#catalog{background-image: url(../common/menu01.gif);	width:148px;	background-repeat: no-repeat;}
#menu a#access{background-image: url(../common/menu02.gif);	width:148px;	background-repeat: no-repeat;}
#menu a#contact{background-image: url(../common/menu03.gif);	width:148px;	background-repeat: no-repeat;}
#menu a:hover{background-position: 0 -41px;}


/* トップイメージ画像 */
h2{
	margin-top: 1px;
	line-height: 100%;
	voice-family: "\"}\"";
	voice-family:inherit;
	text-indent: -9999px;
	margin:0px 0 10px 0;
}
h2#top  { background-image: url(../images/topimg.jpg);	background-repeat: no-repeat; width:750px; height:380px; }


/* 右スペース */
#right {
	width:540px;
	float:right;
	padding-right:10px;	
	line-height:160%;
}
		
/* 左スペース */
#left {
	width:180px;
	float:left;
	padding-left:10px;
	margin-top:5px;
	margin-bottom:20px;
	clear:both;
}
#left .banner {	padding-bottom:10px;	}
#left .banner img {	padding-bottom:15px;	}
#left .capbg {
	background-image: url(../common/bannerbg.gif);
	background-repeat: no-repeat;
	text-align:left;
	font-size:82%;
	line-height:140%;
	vertical-align:bottom;
	padding-top:50px;
	background-position: left bottom;
}
	
	
/* フッター */
#footer {
	background-color:#3A5417;
	text-align:right;
	color:#FFFFFF;
	font-size:71%;
	padding:3px 10px 5px 0;
	clear:both;
}
