body {
	font-size: 80%;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
	background-image: url(images/bg.jpg);
}
#base {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	background-image: url(images/mainimg.jpg);
	height: 600px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #937D6D;
	border-right-color: #937D6D;
	border-left-color: #937D6D;
}
#base h1 {
	font-size: 0.8em;
	font-weight: normal;
	color: #666666;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	width: 500px;
}
#base #mainimg {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 400px;
	background-image: url(images/mainimg.jpg);
	margin-top: 20px;
	margin-bottom: 15px;
}
#cl {
	clear: both;
	margin: 0px;
	padding: 0px;
}
#navigation {
	height: 30px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #937D6D;
	border-left-color: #937D6D;
	margin-bottom: 60px;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navigation li {
	background-image: url(images/button.jpg);
	background-repeat: no-repeat;
	line-height: 30px;
	text-align: center;
	width: 190px;
	float: left;
	font-size: 1.1em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #937D6D;
	font-weight: bold;
}
#navigation a {
	color: #EBE2BE;
	text-decoration: none;
	display: block;
}
#navigation a:hover {
	background-image: url(images/buttonover.jpg);
}
#head {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	color: #8D8880;
	font-size: 0.9em;
}
#head h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-size: 1.2em;
}
#base #intro {
	margin-top: 410px;
	width: 350px;
	color: #22150D;
	font-size: 1.1em;
	line-height: 2.3em;
	padding-right: 20px;
	float: right;
	text-align: right;
}
#foot {
	background-color: #1A100B;
	color: #EBE2BE;
	text-align: right;
	padding-right: 10px;
	font-size: 0.8em;
	line-height: 15px;
	bottom: 0px;
	position: fixed;
	left: 0px;
	right: 0px;
}
#head #shopinfo {
	float: right;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#head #cl {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#head img {
	float: left;
	margin-top: 10px;
}
#headd {
	background-color: #1A100B;
	margin: 0px;
	padding: 0px;
	height: 85px;
	border-bottom-style: solid;
	border-bottom-color: #937D6D;
	border-bottom-width: 1px;
}

