@charset "utf-8";
body {
	background-image: url(img/page_back.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
    box-sizing: border-box;
}
a img {
	border: 0;
}
#topborder {
	background-image: url(img/title_back.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 58px;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	z-index: 0;
}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#topimg {
	background-image: url(img/topimg.png);
	height: 370px;
	width: 800px;
	background-repeat: no-repeat;
}
#drinkimg {
	background-image: url(img/drinkimg.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 800px;
	height: 210px;
}
#eatimg {
	background-image: url(img/eatimg.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 800px;
	height: 210px;
}
#orgimg {
	background-image: url(img/orgimg.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 800px;
	height: 210px;
}
#mapimg {
	background-image: url(img/mapimg.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 800px;
	height: 210px;
	background-position: bottom;
}
#sptimg {
	background-image: url(img/sptimg.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 800px;
	height: 210px;
	background-position: bottom;
}
#pankuzu {
	font-size: 0.8em;
	padding: 3px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #9D0E0C;
	background-color: #F6F9E9;
}

#container h1{
	background-image: url(img/title.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 76px;
	width: 297px;
	z-index: 99;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 0px;
	left: auto;
}
#container h1 a {
	display: block;
	height: 76px;
	width: 297px;
	z-index: 100;
}

#contents {
	background-color: #FFF;
	padding: 5px;
	width: 790px;
    height: auto;
    margin: 0 auto;
	margin-right: auto;
	margin-left: auto;
}
#contents.flexbox {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
#menu {
	width: 170px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
/*	background-image: url(img/v_border.png);
	background-repeat: repeat-y;
	background-position: right top;
*/	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
}
#menu li {
	margin: 0px;
	padding: 0px;
}

#menu .m01 {
	background-image: url(img/leftmenu_01.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: -9999px;
	height: 70px;
	width: 170px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #9E0E0C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9E0E0C;
	margin: 0px;
	padding: 0px;
	display: block;
}
#menu .m02 {
	background-image: url(img/leftmenu_02.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 170px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9E0E0C;
	display: block;
}
#menu .m03 {
	background-image: url(img/leftmenu_03.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 170px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #9E0E0C;
	display: block;
}
#menu .m01:hover ,
#menu .m02:hover ,
#menu .m03:hover {
	background-position: right bottom;
}
#main {
	padding: 0px;
	width: 390px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#main h2 {
	font-size: 1em;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9E0E0C;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: 0.3em;
	color: #9E0E0C;
}
#main h3 {
	font-size: 0.8em;
	color: #9E0E0C;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9E0E0C;
	letter-spacing: 0.3em;
	padding: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#main h4 {
	font-size: 0.8em;
	letter-spacing: 0.1em;
	color: #9E0E0C;
	padding: 0px;
	margin-top: 0px;
	margin-right: 1em;
	margin-bottom: 0px;
	margin-left: 1em;
	line-height: 1.2em;
}

.subtxt {
	font-size: 0.8em;
	line-height: 1.2em;
	letter-spacing: 0.1em;
	margin: 0px;
	padding: 0px;
}
.subtxt2 {
	font-size: 0.8em;
	line-height: 1.2em;
	letter-spacing: 0.1em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 1em;
	margin-bottom: 0px;
	margin-left: 1em;
}
.pagetop {
	font-size: 0.8em;
	text-align: right;
}
#about {
	font-size: 0.8em;
	padding: 0px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#about th {
	float: left;
	width: 80px;
	background-color: #E9E9CE;
	padding: 5px;
	vertical-align: top;
}




#rmenu {
	display: block;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#rmenu li {
	margin: 0px;
	padding: 2px 0 2px 0;
}

#rmenu .m51 {
	background-image: url(img/rightmenu_01.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px;
	height: 35px;
	width: 170px;
	text-indent: -9999px;
	display: block;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #9E0E0C;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #9E0E0C;
	margin: 0px;
}
#rmenu .m51:hover {
	background-position: right center;
}
#footer {
	background-image: url(img/footer.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	padding: 0px;
	height: 41px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.spcenterHead {
	font-size: 16px;
	padding : 0px 5px;
}
.spcenterHead2 {
	font-size: 0.8em;
	letter-spacing: 0.1em;
	color: #9E0E0C;
}
.spcenterName {
	border-top: solid 1px #9E0E0C;
	font-size: 16px;
	padding: 10px 5px 0px;
}
.spcenterName a {
	color: #9E0E0C;
}
.spcenterInfo {
	font-size: 14px;
	height: auto;
	overflow: hidden;
	padding-left: 5px;
	margin-top: -10px;
}
.spcenterInfo dt {
	width: 65px;
	padding-bottom: 5px;
	float: left;
	clear: both;
}
.spcenterInfo dd {
	float: left;
	margin-left: 0px;
	padding-bottom: 5px;
}
.spcenterMenuHead {
	font-size: 16px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.spcenterMenuItemBox {
	width: 390px;
	height: auto;
	list-style: none;
	overflow: hidden;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.spcenterMenuItemBox li {
	width: 122px;
	font-size: 12px;
	float: left;
	margin-top: 0px;
	margin-right: 11px;
	margin-bottom: 0px;
}
.spcenterMenuItemBox li:last-child {
	margin-right: 0;
}
.spcenterMenuItemBox li p {
	margin: 2px 0;
}
.spcenterMenuItemBox li .name {
	margin-left: 5px;
}
.spcenterMenuItemBox li .name a {
	color: #9E0E0C;
}
.spcenterMenuItemBox li .price {
	margin-left: 5px;
}
.spcenterMenuItemBox li img {
	width: 100%;
	height: auto;
	border: solid 1px #333;
}

.clear {
	clear: both;
}
.price {
	font-size: 12px;
	margin-top: 2px;
	margin-bottom: 0;
	margin-left: 5px;
}
.Caution{
	font-size: 12px;
	margin-top: 2px;
	margin-left: 5px;
	margin-bottom: 0px;
}

