@charset "utf-8";
/*
 Share Style
----------------------------------------------------------- */
* {
	margin:0;
	padding:0;
	background-color:#FFF;
	color:#333;
}
body {
	background: url(wallpaper_tile.jpg );
	/*font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;*/
	font-size:small;

}
html {
	overflow-y:scroll;
}
h1,h2,h3,h4,h5,h6 {
}
p,li,dt,dl {
	line-height:1.6em;
}
p {
	color:#333;
	font-size:12px;
	margin:0 0 1em 0;
	clear:both;
}
li,dt,dl {
	list-style-type:none;
}
img {
	border:none;
	vertical-align:bottom;
}
address {
	font-style:normal;
}
.clear {
	clear:both;
}
hr{
	display:none;
}
.glayBack{
	background-color:#152D5E
;
}
#content h1 {
  margin: 0;
  padding: 2px 0 0 10px;
  text-align: left;
  font-weight: normal;
  font-size: 12px;
  color: #FFF;
  background-color: #800000;
}


/*
 Link Color
----------------------------------------------------------- */
a:link {
	color: #009;
	text-decoration:underline;
}
a:visited {
	color:#009;
	text-decoration:underline;
}
a:hover {
	color:#ED428C;
	text-decoration:none;
}
a:active {
	color:#009;
}

/*
 Layout
----------------------------------------------------------- */
h1#title_belly_2{
	color: #F0F;
	font-size:20px;
	background-color:#152D5E;
	font-weight:bold;
	float:left;
	text-align:left;
}
h1#title_belly {
	color:#FFFFFF;
	font-size:20px;
}
.inside {
	width:590px;
		}
ul.menu {
margin:0px;
width:590px;
list-style-type:none;
line-height:12px;
color:#FFFFFF;
	}
ul.menu li {
	margin:0px;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
}

ul.menu li img {
	margin-bottom:5px;
}
.menu_text {
	margin:0px;
}
.menu_text2 {
	margin-top:10px;
}

.s_waku {
	float:left;
	width:500px;
	height:50px;
	margin-top:0px;

 }
#party {
	color:#FFFFFF;
	text-align:center;
 	}
#party_mini {
	color:#FFFFFF;
	text-align:center;
	
	
}	
span.b {
	font-weight:bold;
}
#s {
	font-size:9px;
	}
	
#s1 {
	font-size:10px;
	}
	 
	
#for_lunch {
	height:820px;
}

#for_menu {
	height:1600px;
}

#for_kebab {
	height:730px;
	}
	
#for_salad {
	height:200px;
	}
	
	
#shopdata {
	color:#FFF;
}
.wrapper{
	width:100%;
	background:#000 url(wallpaper_tile.jpg );
}
#top #inner{
	width:100%;
	text-align:center;
	background : url(../images/bg_tophead.jpg) no-repeat center top;
}
#access #inner,
#alacarte #inner,
#course #inner,
#wine #inner,
#drink #inner{
	width:100%;
	text-align:center;
	background:url(../contents/images/bg_naka.jpg) no-repeat center top;
}
#content{
	width:960px;
	margin:0 auto;
	text-align:left;
}
#content2 {
	width:780px;
	height:30px;
	margin:0 auto;
}

#coupon {
	background-image:url(back_02.jpg);
	background-repeat:repeat-x;
	
	}


/**/
#header{
	width: auto;
	height:300px;
	padding:0px;
	margin:0px;

}
#header #toppic{
	position:absolute;
	right:21px;
	top:20px;
}
#header p{
	color:#FFF;
	width:239px;
	padding:40px 10px 0 10px;
	line-height:1.4em;
	font-size:11px;
	clear:both;
}

#navi{
	width:960px;
	height:65px;
	padding:0;
	margin:0px;
	overflow:hidden;

}
#navi li{
	float:left;
	margin-right:0px;
}


#navi_menu{
	width:590px;
	height:80px;
	padding:0;
	overflow:hidden;

}
#navi_menu li{
	float:left;
	margin-right:1px;
}
.menu_table {
	color:#FFF;
	font-weight:bold;
	font-size:13px;
}
.surper  {
	vertical-align: super;
}
.pink {
	color:#F39;
	font-weight:bold;
	font-size:9px;
}

.pink_big {
	color:#F39;
	font-weight:bold;
	font-size:11px;
	letter-spacing:0px;
}
.pink_big2 {
	color:#F39;
	font-weight:bold;
	font-size:14px;
	letter-spacing:0px;
	line-height:30px;
}

.non_bold{
	font-weight:normal;
	font-size:11px;
	vertical-align: super;
}
.course {
	text-align:center;
}

.non_bold_small{
	font-weight:normal;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:9px;
	vertical-align: super;
}
.non_bold_price{
		font-weight:normal;
	font-size:11px;
	text-align:right; 
	vertical-align: super;	
}

#main{
	padding:10px 10px 0 10px;
	margin-bottom:10px;

}
#main .leftBox{
	width:700px;
	text-align:left;
	float:left;
	
}
.access_info {
	color :#FFF;
	font-size : 12px;
	
}

#main .leftBox #concept{
	padding:0 30px;
	position:relative;
}
#concept .eLink{
	position:absolute;
	top:0;
	right:30px;
}
#concept h2{
	padding-bottom:20px;
}
#main .leftBox #osusume{
	text-align:center;
	padding-top:50px;
}
#main .rightBox{
	width:	230px;
	text-align:left;
	float:right;
	text-align:left;

}
#main .rightBox #banner li{
	padding-bottom:20px;
}
#main .rightBox #shopdata{
	padding-top:30px;
	font-size:11px;
	line-height:1.3em;
}
#main .rightBox #shopdata h3{
	font-size:12px;
	padding:15px 0 5px;
	font-weight:bold;
}




/*access*/
#addressMap{
	width:580px;
	margin:0 auto;
	padding-left:220px;
	text-align:left;
	height:670px;
	background:url(../contents/images/access_img.jpg) no-repeat left top;
	position:relative;
}
#addressMap h1{
	border-bottom:#000 1px solid;
	padding:3px;
	margin-bottom:20px;
}
#addressMap p{
	line-height:1.4em;
}
#mapmap{
	position:absolute;
	top:50px;
	right:0;
}
#adaGmap{
	width:580px;
	height:350px;
	border:#000 1px solid;
	position:absolute;
	bottom:0;
	right:0;
}
/*alacarte*/
#alacarteBox{
	width:800px;
	margin:0 auto;
	text-align:left;
}
#alacrteTitle{
	width:580px;
	height:180px;
	padding-left:220px;
	padding-bottom:50px;
	background:url(../contents/alacrte/images/ala_img.jpg) no-repeat left top;
	position:relative;
}
#alacrteTitle .eLink{
	position:absolute;
	top:0;
	right:0;
}
#alacrteTitle h1{
	border-bottom:#000 1px solid;
	padding:5px 0;
	margin-bottom:10px;
}
.alaUnit{
	width:570px;
	background:url(../contents/alacrte/images/bg_glayline.gif) repeat-y 200px top;
	padding-left:230px;
	margin-bottom:30px;
	position:relative;
}
.alaUnit h2{
	position:absolute;
	top:0;
	right:620px;
}
.alaUnit .wrappBox{
	width:570px;
}
.alaUnit .wrappBox td{
	padding:15px 10px;
	font-size:14px;
}
td.price{
	vertical-align:middle;
	text-align:right;
	white-space:nowrap;
	font-weight:bold;
}
.alaUnit .wrappBox td.sps{
	height:5px;
	padding:1px;
	font-size:0px;
	line-height:0px;
}
.alaUnit .setumei{
	font-size:12px;
	line-height:1.4em;
	padding-top:5px;
	padding-left:20px;
}
.alaUnit .lTxt{
	font-size:16px;
	padding-bottom:5px;
}

#mezePra {
	margin-bottom:20px;
}
#mezePra .size{
	width:150px;
}
#mezePra .price{
	width:75px;
}

/*course*/
#courseBox{
	width:800px;
	margin:0 auto;
	text-align:left;
}
#courseTitle{
	width:580px;
	height:180px;
	padding-left:220px;
	padding-bottom:50px;
	background:url(../contents/course/images/course_img.jpg) no-repeat left top;
	position:relative;
}
#courseTitle .eLink{
	position:absolute;
	top:0;
	right:0;
}
#courseTitle h1{
	border-bottom:#000 1px solid;
	padding:5px 0;
	margin-bottom:10px;
}
.courseUnit{
	width:570px;
	background:url(../contents/alacrte/images/bg_glayline.gif) repeat-y 200px top;
	padding-left:230px;
	margin-top:50px;
	margin-bottom:30px;
	position:relative;
}
.courseUnit h2{
	position:absolute;
	top:0;
	right:620px;
	text-align:right;
	font-size:12px;
}
.courseUnit h2 img{
	padding-bottom:5px;
}
.courseUnit .wrappBox td{
	vertical-align:top;	
}
.coureseList{
	padding-left:10px;
	vertical-align:top;
	width:180px;
}
.coureseList li{
	font-size:10px;
	padding:3px;
	margin-bottom:3px;
	background-color:#d0cdc7;
}
.poper{
	width:600px;
	margin:0 auto;
	background:#1e1919 url(../pop/images/pop_bg.jpg) repeat-y center top;
}
.poper .inner{
	padding:0 40px;
}
.poper #pophead{
	padding:60px 40px 0;
	background:url(../pop/images/pop_top.jpg) no-repeat center top;
}
.poper #popfoot{
	padding:0 40px 60px;
	background:url(../pop/images/pop_bottom.jpg) no-repeat center bottom;
}
#xmas #santa{
	background:url(../pop/images/xmas_top.jpg) no-repeat right top;
	padding-top:120px;
}
#xmas h1{
	display:none;
}

#staff h1{
	margin-bottom:30px;
}
#staff h2{
	border-bottom:#1e1919 1px solid;
	padding:30px 0 3px;
	margin-bottom:5px;
}
#staff dl dt{
	padding-top:20px;
}
#staff table{
	margin:20px 0;
	width:520px;
	border-top::#1e1919 1px solid;
	border-left:#1e1919 1px solid;
}
#staff table td,
#staff table th{
	padding:3px 5px;
	border-right:#1e1919 1px solid;
	border-bottom:#1e1919 1px solid;
}
/*wine*/
#wineBox{
	width:800px;
	margin:0 auto;
	text-align:left;
}
#wineTitle{
	width:580px;
	height:180px;
	padding-left:220px;
	padding-bottom:50px;
	background:url(../contents/wine/images/wine_img.jpg) no-repeat left top;
	position:relative;
}
#wineTitle .eLink{
	position:absolute;
	top:0;
	right:0;
}
#wineTitle h1{
	border-bottom:#000 1px solid;
	padding:5px 0;
	margin-bottom:10px;
}
.wineUnit{
	width:570px;
	background:url(../contents/alacrte/images/bg_glayline.gif) repeat-y 200px top;
	padding-left:230px;
	margin-bottom:30px;
	position:relative;
}
.wineUnit h2{
	position:absolute;
	top:0;
	right:620px;
	text-align:right;
	font-size:12px;
}
.wineUnit h2 img{
	padding-bottom:5px;
}
.wineUnit h3{
	padding-bottom:15px;
}
.wineUnit h3.pTop30{
	padding-top:30px;
	padding-bottom:15px;
}
.wineUnit .wrappBox{
	width:570px;
}
.wineUnit .wrappBox td{
	padding:15px 10px;
	font-size:14px;
}
.wineUnit .wrappBox td.sps{
	height:5px;
	padding:1px;
	font-size:0px;
	line-height:0px;
}
.wineUnit .setumei{
	font-size:12px;
	line-height:1.4em;
	padding-top:5px;
	padding-left:20px;
}
.wineUnit .lTxt{
	font-size:16px;
	padding-bottom:5px;
}
/*drink*/
#drinkBox{
	width:800px;
	margin:0 auto;
	text-align:left;
}
#drinkTitle{
	width:580px;
	height:180px;
	padding-left:220px;
	padding-bottom:50px;
	background:url(../contents/drink/images/drink_img.jpg) no-repeat left top;
	position:relative;
}
#drinkTitle .eLink{
	position:absolute;
	top:0;
	right:0;
}
#drinkTitle h1{
	border-bottom:#000 1px solid;
	padding:5px 0;
	margin-bottom:10px;
}
.drinkUnit{
	width:570px;
	background:url(../contents/alacrte/images/bg_glayline.gif) repeat-y 200px top;
	padding-left:230px;
	margin-bottom:30px;
	position:relative;
}
.drinkUnit h2{
	position:absolute;
	top:0;
	right:620px;
	text-align:right;
	font-size:12px;
}
.drinkUnit h2 img{
	padding-bottom:5px;
}
.drinkUnit h3{
	padding-bottom:15px;
}

.drinkUnit .wrappBox{
	width:570px;
}
.drinkUnit .wrappBox td{
	padding:15px 10px;
	font-size:14px;
}
.drinkUnit .wrappBox td.sps{
	height:5px;
	padding:1px;
	font-size:0px;
	line-height:0px;
}
.drinkUnit .setumei{
	font-size:12px;
	line-height:1.4em;
	padding-top:5px;
	padding-left:20px;
}
.drinkUnit .lTxt{
	font-size:16px;
	padding-bottom:5px;
}
.nation{
	font-size:12px;
	padding-bottom:10px;
	color:#666;
}




.course {
	width:700px;



}
.item_all {
	width:800px;
	padding-top:10px;
	text-align:left;
	
}


.item {
	width:400px;
	height:400px;
	margin-top:20px;
	float: left;
}
.item h2 {
	font-size:20px;
	color:#FFF;
	font-weight:bold;
}
.item  img {
	margin-top:10px;
}
.item  p {
	font-size:11px;
}


.top_all {
	width:690px;
	margin-top:10px;
}
.top_text {
	width:370px;
	float:left;
}


.video {
	width:290px;
	float:right;
}
.top_menu {
	width:220px;
	height:346px;
	background-color:#FCC;
	float:left;
	margin-right:9px;
	margin-top:10px;
	margin-bottom:10px;
}
.top_menu_t {
	color: #333;
	font-size:12px;
	background-color:#FCC;
	margin-top:5px;
	width:180px;
	height:175px;
	margin-left:auto;
	margin-right: auto;
	letter-spacing:2px;
	line-height:18px;
}
.top_menu_t span {
	color:#900;
	font-size:13px;
	font-weight:bold;
	background-color:#FCC;
}
.news_w {
	width:220px;
	margin-left:auto;
	margin-right:auto;
	color:#333;
	margin-top:5px;
	font-size:12px;
	line-height:18px;
	border: #CCC solid 4px;
	
}


.news {
	width:210px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	
}
.news_t{
	width:200px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:10px;
	border-bottom:#900 dashed 1px;
}
.foot {
	width:960px;
	height:250px;
	clear:both;
	border-top:#900 double 5px;
	margin-top:10px;

	

}
.address {
	width:560px;
	height:70px;
	float:right;
	font-size:12px;
	line-height:17px;
	letter-spacing:3px;
	padding-top:30px;
}
.f_img {
	width:400px;
	height:100px;
	float: left;

}
.f_b{
	width:930px;
	padding-top:20px;
	color:#900;
	font-size:12px;
	line-height:18px;
	clear:both;
	padding-left:30px;
	float:left;
}

#map {
	margin-top:10px;
	margin-left:10px;
	width:580px;
	height:500px;
	border:#900 1px solid;
	float:left;
	margin-bottom:10px;
	
}

#map_info {
	width:320px;
	height:500px;
	float:right;
	color: #333;
	font-size:13px;
	line-height:18px;
	margin-top:10px;
	margin-bottom:10px;
	
}
#map_ad {
	width:320px;
	height:140px;
	border-bottom: #900 dotted 1px;
}
#map_time_l {
	width:100px;
	height:60px;
	float:left;
	color:#900;
	font-weight:bold;
	margin-top:20px;
	
}
#map_time_r {
	width:220px;
	height:60px;
	float:right;
	margin-top:20px;
}
#map_hoka {
	width:320px;
	clear:both;
	color:#900;
}
.pan {
	width:950px;
	height:13px;
	font-size:12px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#900;
	line-height:18px;
	letter-spacing:3px;
	margin-bottom:10px;
}

#m_navi ul li {
	float: left;
}
#menu_te {
	width:580px;
	height:1010px;
	float:right;
	color: #333;
	font-size:13px;
	line-height:18px;
	margin-top:10px;
	margin-bottom:10px;
	
}

#menu_te4 {
	width:580px;
	height:600px;
	float:right;
	color: #333;
	font-size:13px;
	line-height:18px;
	margin-top:10px;
	margin-bottom:10px;
	
}
#menu_te5 {
	width:680px;
	height:250px;
	float:right;
	color: #333;
	font-size:13px;
	line-height:18px;
	margin-top:10px;
	margin-bottom:10px;
	
}
#menu_te_ramp {
	width:500px;
	height:250px;
	float:right;
	color: #333;
	font-size:13px;
	line-height:18px;
	margin-top:10px;
	margin-bottom:10px;
	
}

#menu_te_shop {
	width:500px;
	height: auto;
	float:right;
	color: #333;
	font-size:13px;
	line-height:18px;
	margin-top:10px;
	margin-bottom:10px;
	
}

#menu_te_d {
	width:580px;
	height:560px;
	float:right;
	color: #333;
	font-size:13px;
	line-height:18px;
	margin-top:15px;
	margin-bottom:10px;
}
#menu_te_d_p {
	width:670px;
	height:400px;
	float:right;
	color: #333;
	font-size:13px;
	line-height:18px;
	margin-top:15px;
	margin-bottom:10px;
}

#menu_te_d2 {
	width:580px;
	height:1600px;
	float:right;
	color: #333;
	font-size:13px;
	line-height:18px;
	margin-top:15px;
	margin-bottom:10px;
}


#menu_te2 {
	width:500px;
	height:20px;
	font-weight:bold;
	color:#900;
	border-bottom: #900 dotted 1px;
	margin-top:10px;
}
#menu_te3 {
	width:500px;
	color: #333;
	margin-bottom:10px;

}
#menu_te_p {
	width580px;
	height:20px;
	font-weight:bold;
	color:#900;
	border-bottom: #900 dotted 1px;
	margin-top:10px;
}
#menu_te_p2 {
	width:580px;
	color: #333;
	margin-bottom:10px;

}

#menu_te2_x {
	margin-left:10px;
	width:670px;
	height:50px;
	font-weight:bold;
	color:#900;
	font-size:26px;
	margin-top:10px;
}
#menu_te2_x  span#eibun {
	font-size:14px;
	color:#900;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:30px;

}

#menu_te3_x {
	margin-left:10px;
	width:670px;
	color: #333;
	font-size:15px;
	margin-bottom:10px;

}
#menu_te2_x_ramp {
	margin-left:10px;
	width:490px;
	height:50px;
	font-weight:bold;
	color:#900;
	font-size:20px;
	margin-top:10px;
}
#menu_te2_x_ramp  span#eibun {
	font-size:13px;
	color:#900;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:30px;

}

#menu_te3_x_ramp {
	margin-left:10px;
	width:490px;
	color: #333;
	font-size:15px;
	margin-bottom:10px;

}

#menu_te2_x_shop {
	margin-left:10px;
	width:490px;
	height:50px;
	font-weight:bold;
	color:#900;
	font-size:20px;
	margin-top:10px;
}
#menu_te2_x_shop  span#eibun {
	font-size:13px;
	color:#900;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:30px;

}

#menu_te3_x_shop {
	margin-left:10px;
	width:490px;
	color: #333;
	font-size:15px;
	margin-bottom:10px;

}

.menu_photo_all {
	width:312px;
	float:left;

	
}

.menu_photo  {
	width:300px;
	padding:6px;
	border:#900 solid 1px;
	margin-bottom:10px;
}

.menu_photo_all_s {
	width:252px;
	float:left;
	margin-top:10px;

	}

.menu_photo_s  {
	width:240px;
	padding:6px;
	border:#900 solid 1px;
	margin-bottom:10px;
}

.menu_photo_all_s_ramp {
	width:400px;
	float:left;
	margin-top:10px;

	}

.menu_photo_s_ramp  {
	width:390px;
	padding:6px;
	border:#900 solid 1px;
	margin-bottom:10px;
}

.menu_photo_s_ramp img {
	width:385px;
}

.menu_photo_all_s_wine {
	width:80px;
	float:left;
	margin-top:10px;

	}

.menu_photo_s_wine  {
	width:80px;
	padding:6px;
	border:#900 solid 1px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
}

.menu_photo_s_wine img {
	width:70px;
}
.menu_photo img {
	width:300px;
}
.menu_photo_s img {
	width:240px;
}
#pink {
	color:#F0F;
}

.wine {
	width:400px;
	height:310px;
	border:#900 solid 1px;
	float: left;
	margin-left:20px;
	margin-top:20px;
	margin-bottom:5px;
}
.wine_te {
	width:295px;
	float:right;
	font-size:13px;
	letter-spacing:2px;
	line-height:20px;
	padding-right:5px;
	padding-left:5px;
	

}
.wine_img {
	width:80px;
	float:left;
	margin-left:10px;
}
.wine_img img{
	width:70px;
}
.menu_te2_x_wine {
	width:295px;
	height:50px;
	font-weight:bold;
	color:#900;
	font-size:17px;
	margin-top:10px;
}
.menu_te2_x_wine  span#eibun {
	font-size:12px;
	color:#900;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:30px;

}

