body {
	margin: 0px;
	padding: 0px;
	background-image: url(bgimg.jpg);
	color: #FFF;
}
.bgimg-tobira {
	text-align: center;
	width: 550px;
	margin: 0px;
	padding: 0px;
	height: 318px;
}
.bgimg-hidari {
	text-align: center;
	vertical-align: middle;
	width: 200px;
}
.menubgimg {
	background-image: url(menu-1.jpg);
	font-weight: bolder;
	text-align: center;
	vertical-align: middle;
	height: 30px;
}
.menu-wht {
	background-color: #FFF;
	text-align: right;
	height: 25px;
	padding-top: 2px;
}

.menutd {
	width: 107px;
	height: 30px;
	padding-top: 2px;
}



.main {
	width: 749px;
	font-size: 12px;
	line-height: 12px;
	background-image: url(bgimg2.jpg);
	text-align: center;
}
.shouhin {
	text-align: center;
	width: 750px;
	background-image: url(tbl-bgimg.jpg);
}

a:link {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #333;
	background-color: #F00;
}
a:active {
	text-decoration: none;
	color: #333;
	background-color: #F00;
}
.yohaku {
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 15px;
	text-align: left;
}

