#mainbox {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D0A49E;
	text-align: center;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
}
#menubox {
	background-image: url(../images_e/images_index/menuback.jpg);
	background-repeat: no-repeat;
	width: 143px;
	height: 501px;
	float: left;
}
#contentsbox {
	background-image: url(../images_e/images_index/indexback.jpg);
	text-indent: -9999px;
	display: block;
	height: 501px;
	background-repeat: no-repeat;
	width: 657px;
	float: right;
}
#contentsbox2 {
	background-image: url(../images_e/images_index/index-back.jpg);
	text-indent: -9999px;
	display: block;
	height: 501px;
	background-repeat: no-repeat;
	width: 657px;
	float: right;
}
#under_index {
	width: 802px;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	clear: both;
	border-top-color: #D0A49E;
	border-top-style: solid;
	border-top-width: 1px;
}
#under_index #under_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}
#bottons {
	background-image: url(../images_e/images_index/botton_base.jpg);
	width: 143px;
	height: 158px;
	margin-top: 19px;
	background-repeat: no-repeat;
}
#bottons ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
#bottons li {
	float: left;
}

#bottons #product_index a {
	display: block;
	text-indent: -9999px;
	width: 133px;
	height: 31px;
	margin-top: 9px;
	outline:none;
}
#bottons #product_index a:hover{
	background-image: url(../images_e/images_index/botton_base.jpg);
	background-position: -142px -10px;
}
#bottons #aboutus_index a {
	display: block;
	text-indent: -9999px;
	width: 133px;
	height: 31px;
	margin-top: 20px;
	outline:none;
}
#bottons #aboutus_index a:hover{
	background-image: url(../images_e/images_index/botton_base.jpg);
	background-position: -142px -60px;
}
#bottons #contactus_index a {
	display: block;
	text-indent: -9999px;
	width: 133px;
	height: 31px;
	margin-top: 20px;
	outline:none;
}
#bottons #contactus_index a:hover{
	background-image: url(../images_e/images_index/botton_base.jpg);
	background-position: -142px -112px;
}
