@charset "UTF-8";

#main h2 {
	background: url("../img/shop/h2.jpg") no-repeat scroll 0 0 transparent;
	display: block;
	height: 0;
	overflow: hidden;
	padding-top: 150px;
	width: 720px;
	margin:0px 0 30px 0;
}


#main h3.menu {
	background: url("../img/shop/shop-h3-01.png") no-repeat scroll 0 0 transparent;
}
#main h3.shop-information {
	background: url("../img/shop/shop-h3-02.png") no-repeat scroll 0 0 transparent;
}

h4.menu-01 {
	background: url("../img/shop/shop-h4-01.png") no-repeat scroll 0 0 transparent;
	display: block;
	height: 0;
	overflow: hidden;
	padding-top: 29px;
	width: 680px;
	margin:10px 0;
}
h4.menu-02 {
	background: url("../img/shop/shop-h4-02.png") no-repeat scroll 0 0 transparent;
	display: block;
	height: 0;
	overflow: hidden;
	padding-top: 29px;
	width: 680px;
	margin-bottom:15px;
	margin-top:40px;
}
.room ul {
	margin-left:-12px;
}
.room li {
	float:left;
	margin-left:12px;
	margin-top:5px;
}
.room dt {
	float:left;
	margin-right:1em;
}
.room dd {
	display:block;
	overflow:auto;
}
p.gn-btn {
	float:right;
	margin:10px 1px 10px 0;
}
p.shop-menu {
	float:left;
	width:330px;
	margin:0 0 0 10px;
}

.data-hed dl {
	background:#dcc2b4;
	display:block;
}
.data-hed dt {
	width:176px;
	float:left;
	font-size:16px;
	border-left:solid 5px #6a4230;
	padding:0 0 0 10px;
	margin:6px 0px 5px 10px;
	line-height:18px;
}
.data-hed dt.vda-line {border-left:solid 5px #0F7A4F;}
.data-hed dt.momiji-line {border-left:solid 5px #D60C0C;}

.data-hed dd ul li {
//	background:url(../img/common/hot-01.png) no-repeat scroll 0 0 transparent;
	float:left;
	margin:0px 0 0 10px;
	padding:6px 0px 0 0px;
//	background-position:0px 7px;
}
.data-hed {
	background:#eed8c6;
}

.data-box tr {
	border-top:solid 1px #988573;
	border-right:solid 1px #988573;
	border-left:solid 1px #988573;
}
.data-box th {
	border-top:solid 1px #988573;
	border-left:solid 1px #988573;
	background:#eed8c6;
	width:20%;
	padding:4px 0;
}
.data-box td {
	border-top:solid 1px #988573;
	border-right:solid 1px #988573;
	width:80%;
	padding:4px 0 4px 1em;
}
.data-box table {
	border-bottom:solid 1px #988573;
}
.data-box dt {
	float:left;
	margin-right:11px;
}
.data-box dd {
	margin-top:10px;
}
.menu-list {
	margin: 15px 0 0 0;
	border-top: solid 1px #000;
	padding-top: 10px;
	width: 330px;
	float: right;
}
.menu-list li {
	float:none;
	background:url(../img/common/hot-01.png) no-repeat scroll 0 0 transparent;
	padding-left:20px;
	margin:5px 0 5px 12px;
	font-size:110%;
	background-position: 0px;
}
.menu-list li a{
	color:#000;
}
.menu-list li a:hover{
	color:red;
}

.menu-list h5 {
	font-size:120%;
}


.menu-photo {
	width:335px;
	float:left;
}

.data-hed dd li.spot {
	background:url(../img/common/hot-01.png) no-repeat scroll 0 0 transparent;
	margin:0 0 0 20px;
	padding-left: 20px;
	background-position: 0px 9px;
	font-size: 14px;
}
.data-hed dd li.spot a {color:#C03; text-decoration:none; font-weight:bold;}
.data-hed dd li.spot a:hover {color:#C03; text-decoration:underline;}
.data-hed dd li.spot a:visited {color:#C03;}
