@charset "utf-8";
#header {
	height: 215px;
	width: 880px;
	background-image: url(top-image/shop1-120131.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#navi {
	height: 25px;
	width: 860px;
	border-bottom-width: medium;
	border-bottom-style: ridge;
	border-bottom-color: #996633;
	margin-right: 10px;
	margin-left: 10px;
}
#middle {
	width: 880px;
}
#left {
	float: left;
	width: 215px;
	padding-top: 7px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 5px;
}
#right {
	float: left;
	width: 614px;
	padding-top: 5px;
	background-repeat: no-repeat;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #31281E;
	padding-right: 15px;
}
#footer {
	clear: left;
	height: 67px;
	width: 860px;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: ridge;
	border-bottom-style: ridge;
	border-top-color: #996633;
	border-bottom-color: #996633;
	margin-right: 10px;
	margin-left: 10px;
}
#wrapper {
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #31281E;
	border-left-color: #31281E;
	background-color: #220207;
}
.gyoukan {
	line-height: 15px;
}

