﻿@charset "utf-8";

#wrapper {
	margin: 0;
	padding: 0;
	font: 14px/1.231 "ヒラギノ角ゴ Pro W3";
	color: #5F2C13;
	line-height: 140%;
	background-color:#FEFAF1;
	font-weight:normal;
}

#main{
	margin: 20px 10px 10px 10px;
	padding: 0;
	overflow: hidden;
}

.base{
	margin:0 0 40px 0;
	overflow:hidden;
}

.baseB20{
	margin:0 0 20px 0;
	overflow:hidden;
}

.img_area {
	text-align:center;
	margin:20px auto 20px auto ;
}

.img_area img {
	width:100%;
	max-width:640px;
	height:auto;
}

.btn{
	text-align:center;
	margin:20px 0 0 0;
}

.borderB{
	border-bottom-style:dashed;
	border-bottom-width:1px;
	border-bottom-color:#B99C8C;
	padding:0 0 20px 0;
}

/*----------------------------------------------------
　bottan
----------------------------------------------------*/
.bottan  {
	clear:both;
	border:1px solid #d5d5d5;
	background: -moz-linear-gradient(top,#fefefe,#ededec);
	background: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#ededec));
	-webkit-box-shadow: 0 0 2px 0 #ffffff inset, 0 2px 3px 0 #d4d4d4;
	-moz-box-shadow:    0 0 2px 0 #ffffff inset, 0 2px 3px 0 #d4d4d4;
	box-shadow:         0 0 2px 0 #ffffff inset, 0 2px 3px 0 #d4d4d4;
	padding:7px 0;
}

.bottan a {
	display: block;
	color: #336699;
	text-decoration: none;
	text-align:center;
}

/*----------------------------------------
  見出し
------------------------------------------*/
h3.mi{
	color:#D05B3E;
	font-size:108%;
	text-align:center;
	margin:0 0 20px 0;
}

.title{
	margin:0 0 10px 0;
}

.title img {
	width:100%;
	max-width:640px;
	height:auto;
}

/*----------------------------------------
  menu.html 
------------------------------------------*/
.menuArea {
	margin:0;
	padding:0;
}

ul.menuList {
	width: 100%;
	margin: 0;
}

ul.menuList li {
	margin:0 0 10px 0;
	background-color:#FCF5DA;
	border-width:1px;
	border-style:solid;
	border-color:#E2DBC2;
}

ul.menuList li img {
	width:100%;
	max-width:640px;
	height:auto;
	vertical-align:bottom;
}

ul.menuList a {
	display: block;
	padding:10px;
}

/*----------------------------------------
  dinner.html 
------------------------------------------*/
.dinnerTit{
	font-size:129%;
	color:#6C3215;
	text-align:center;
	line-height:24px;
	margin:15px 0 0px 0;
	text-shadow:1px 0 1px #6C3215;
}

.dinner_price{
	font-size:86%;
	color:#D35F3D;
	text-align:center;
	font-family: 'A1 Mincho', serif;
	margin:0;
}

.dinner_price span{
	font-size:122%;
	margin:0 2px 0 10px;
	font-weight:bold;
}

dl.dinnerList{
	width:95%;
	margin:0 auto;
	padding:0;
}

dl.dinnerList dt{
	margin:0;
	padding:10px 0 0 0;
	color:#4B6C06;
}

dl.dinnerList dd{
	margin: 0;
	padding: 0 0 10px 0;
	border-style: dotted;
	border-width: 0 0 1px 0;
	border-color: #CB9696;
}

.pan{
	width:95%;
	margin:0 auto;
	padding:10px 0;
	border-style: dotted;
	border-width: 0 0 1px 0;
	border-color: #CB9696;
}

.time{
	font-size:136%;
	text-align:center;
	margin:0 0 20px 0;
	color:#663300;
	font-weight:bold;
}

.time span{
	font-size:79%;
}

.menuBorder {
	height: 10px;
	border: 0;
	box-shadow: inset 0px 15px 10px -10px #EBDFC7;
	margin: 20px 0;
}

/*----------------------------------------
  lunch.html 
------------------------------------------*/
.lunchName{
	color:#6C3215;
	text-align:center;
	margin:0;
}

.lunchTit{
	font-size:129%;
	color:#6C3215;
	text-align:center;
	line-height:24px;
	margin:5px 0 0px 0;
	text-shadow:1px 0 1px #6C3215;
}

.lunch_price{
	font-size:86%;
	color:#D35F3D;
	text-align:center;
	font-family: 'A1 Mincho', serif;
	margin:0;
}

.lunch_price span{
	font-size:122%;
	margin:0 2px 0 10px;
	font-weight:bold;
}

dl.lunchList{
	width:95%;
	margin:0 auto;
	padding:0;
}

dl.lunchList dt{
	margin:0;
	padding:10px 0 0 0;
	color:#4B6C06;
}

dl.lunchList dd{
	margin: 0;
	padding: 0 0 10px 0;
	border-style: dotted;
	border-width: 0 0 1px 0;
	border-color: #CB9696;
}

ul.lunchTx{
	width:95%;
	margin:0 auto;
	padding:0;
}

ul.lunchTx li{
	margin: 0;
	padding: 10px 0 10px 0;
	border-style: dotted;
	border-width: 0 0 1px 0;
	border-color: #CB9696;
}

/*----------------------------------------
 　alacarte.html
------------------------------------------*/

/*-------- accordion --------*/
.alacarte{
	margin:10px 10px 0;
	padding:0px 0 5px 0;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	border-bottom-color:#CCC;
}

.alacarte dl{
	margin:0;
	padding:0;
}

.alacarte dt{
	float:left;
	margin:0 10px;
}

.alacarte dd{
	text-align:right;
	margin-right:15px;
}

/*----------------------------------------
 　drink.html
------------------------------------------*/

/*-------- accordion --------*/
.drink{
	margin:10px 10px 0;
	padding:0px 0 5px 0;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	border-bottom-color:#CCC;
}

.drink dl{
	margin:0;
	padding:0;
}

.drink dt{
	float:left;
	margin:0 10px;
}

.drink dd{
	text-align:right;
	margin-right:15px;
}

.drinkTit{margin:0 0 5px 10px;}

/*----------------------------------------
  party.html 
------------------------------------------*/
.partyBox{
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	border-bottom-color:#CCC;
	overflow:hidden;
}

.partyTit{
	font-size: 129%;
	color: #009933;
	line-height: 24px;
	margin: 10px 0 5px 0;
	text-shadow: 0px 0px 1px #007D28;
}

ul.partyMenu{
	padding:0;
	margin:0;
}

ul.partyMenu li{
	list-style-type:disc;
	padding:0 0 0 0px;
	margin:0 0 0 20px;
}

.party_price{
	font-size:129%;
	color:#D35F3D;
	font-family: 'A1 Mincho', serif;
	margin:5px 0 8px 3px;
	padding:0 0 5px 0;
}

.party_price span{
	font-size:122%;
	margin:0 2px 0 10px;
	font-weight:bold;
}

#nomiho{
	margin:5px 0 0 0;
	padding:10px 10px;
	height:auto;
	background-color:#FCF5DA;
	border-style:solid;
	border-width:2px;
	border-color:#E2DBC2;
	overflow:hidden;
}

#nomiho ul{
	margin:10px 0 0 0;
	padding:0;
}

#nomiho ul li{
	margin:0;
	padding-left:0.5em;
	text-indent:-0.5em;
	font-size:86%;
	list-style-type:none;
}

/*----------------------------------------
  access.html.html 
------------------------------------------*/
.floorTit{
	font-size: 129%;
	color: #009933;
	line-height: 24px;
	margin: 0 0 5px 0;
	text-shadow: 0px 0px 1px #007D28;
}

.floorTit span{
	font-size: 86%;
}

.floorImg_area {
	text-align:center;
	margin:0px auto 10px auto ;
}

.floorImg_area img {
	width:100%;
	max-width:640px;
	height:auto;
}

/* 店舗情報
------------------------------ */
table#shop {
	border: 0px #D1CDAB solid;
	border-collapse: collapse;
	border-spacing: 0;
	margin:0 0 20px 0;
	width:100%;
}

table#shop th {
	padding: 10px 10px;
	border-width:1px 0 1px 0;
	border-style:dashed;
	border-color:#D1CDAB;
	font-weight:normal;
	text-align:left;
	background-color:#F8F2E4;
	width:60px;
}

table#shop td {
	padding: 10px 7px;
	border-width:1px 0 1px 0;
	border-style:dashed;
	border-color:#D1CDAB;
}

/* map
------------------------------ */
#map{
	margin: 0 0 15px;
	padding: 10px;
	background-color: #F3EBDA;
}


/*----------------------------------------
 　accordion style
------------------------------------------*/
.accordion{
	margin:15px 0 15px;
	border-bottom:1px solid #DFCCA6;
}

.accordion ul#menu{
	margin:0;
	padding:0;
	background-color:#FFF;
}

.archive{
	color: #4D4D4D;
	cursor: pointer;
	background: url(../images/nav_icon.png),-webkit-gradient(linear, left top, left bottom, from(#EFE7D3), to(#E3D2B0));
	background-repeat:no-repeat;
	background-position:96% center;
	display: block;
	font-weight: bold;
	margin: 0;
	border-style: solid;
	border-width: 1px 1px 0px 1px;
	border-color: #DFCCA6;
	padding:15px 0 15px 20px;
	background-size:25px 25px,100% 100%;
	font-size:122%;
}

.archive span img{
	padding:0 0 0 10px;
}

.archive a:link,
.archive a:visited,
.archive a:hover{
	color:#4D4D4D;
	text-decoration:none;
	font-weight:bold;
}

.subMenu li{
	background-color: #FFF;
	padding: 10px 10px 15px 10px;
	border-style:solid;
	border-width:1px 1px 0px 1px;
	border-color:#DFCCA6;
}

.subMenu li a{
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  color: #333;
  font-weight: bold;
  text-decoration: none;
}

.subMenu li a:before{
  display: block;
  content: "";
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
  right: 20px;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  background: #000;
}

.subMenu li a:after{
  display: block;
  content: "";
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
  right: 25px;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  background: #FFF4F4;
}

