@charset "utf-8";

/*-----------------------------------------------------
body
-------------------------------------------------------*/
body{
	font-size:12px;
	line-height:1.5;
	letter-spacing:0.1em;
	font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Arial,Osaka,Sans-Serif;
	color:#4C1A1A;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
    background-position: top;
	background-attachment:fixed;
}


p.clear{
	clear:both;
}

/*-----------------------------------------------------
トップページ
-------------------------------------------------------*/

#header{
    width:1070px;
    height:150px;
	margin:0 auto;
	color:#8a0060;
	background:url(../images/header_bottom_bg.png) bottom no-repeat;
}


#header h1{
    width:1070px;
	color:#fff;
	text-align:center;
    margin:5px auto;
}


#logo{
	width:1070px;
	position:relative;
	margin:0 auto;
	text-align:center;
}


#nav{
	width:1070px;
	height:127px;
	margin:0 auto;
   /*text-align:center;*/
	background:url(../images/navi_bg.png) top no-repeat;
}


#nav ul{
	position:relative;
    width:960px;
	background:url(../images/navi_bg.png) no-repeat;
    padding:36px 0 0 55px;
}


#nav li{
	float:left;
}


#contents_wrapper{
	color:#4c1a1a;
	width:1070px;
	margin:0 auto;
	background:url(../images/main_contents_bg.png) repeat-y;
}

#main_contents{
	color:#4c1a1a;
	width:906px;
	margin:0 auto;
	padding:0 82px;
	overflow:hidden;
}

#slider{
	width:932px;
	height:346px;
	margin:0 auto 25px;
}


#sub_image{
	width:932px;
	margin:0 auto 25px;
}

#top_left{
    width:517px;
	float:left;
}

#top_right{
    float:right;
    width:357px;
}

#top_right li img{
	margin:0 0 30px 0;
}

#top_concept{
    width:361px;
	height:155px;
	background:url(../images/bg_concept.png) no-repeat;
	padding:35px 0 0 160px;
}


#top_concept p{
	width:350px;
    margin-top:10px;
}


#top_concept .p_left{
    display:block;
    width:136px;
	float:left;
	margin:0 21px 13px 0;
}


#top_news{
    background:url(../images/bg_news.png) no-repeat;
    width:485px;
	height:134px;
	padding:55px 0 0 36px;
	margin:0 0 25px 0;
}


#top_ac_nerima{
	float:left;
    background:url(../images/bg_shop_nerima.png) no-repeat;
    width:440px;
	height:340px;
}

.maptext{
	float:left;
    width:205px;
	height:174px;
	margin:56px 0 0 25px;
	font-size:95% !important;
}

.map{
    width:168px;
	height:153px;
	float:right;
    margin:32px 25px 0 0 ;
}


#top_ac_narimasu{
	float:right;
    background:url(../images/bg_shop_narimas.png) no-repeat;
    width:440px;
	height:230px;
}

#bottom_contents{
	width:1070px;
	height:90px;
	margin:0 auto;
	background:url(../images/bottom_contents_bg.png) no-repeat bottom;
}

#footer{
	height:120px;
	color:#fff;
	clear:both;
}

#footer ul{
	color:#fff;

	width:340px;
	margin:0 auto;
	padding-top:12px;
}

#footer ul li{
	float:left;
}

#footer ul li a{
	text-decoration:none;
	color:#fff;
}

#footer ul li a:hover{
/*	color:#747474 ;*/
}

#copy{
	clear:both;
	padding-top:10px;
	width:310px;
	margin:0 auto;
}

.scroll_top {
	margin: 0px;
	padding: 0px;
	height: 85px;
	width: 121px;
	bottom: 15px;
	position: fixed;
	right: 20px;
	z-index:10;
}

.scroll_top p {
	margin: 0px;
	padding: 0px;
	height: 85px;
	width: 121px;
	display: block;
	overflow: hidden;
	position: relative;
}

.scroll_top p a {
	background-image: url(../images/scroll_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	height: 0px;
	width: 121px;
	padding-top: 100px;
}



/*-----------------------------------------------------
コンセプト
-------------------------------------------------------*/

.con_left{
	width:300px;
	float:left;
	margin:40px 0 0 30px;
	border:2px solid #6b3e32;

}

.con_text{
	font-size:15px;
	width:500px;
	float:left;
    margin:50px 0 0 30px;
	line-height:2;
}


.con_right{
	width:300px;
	float:right;
	margin:25px 55px 0 0;
	border:2px solid #6b3e32;
}


/*-----------------------------------------------------
メニュー
-------------------------------------------------------*/

h2{
	width:900px;
	margin-bottom:50px;
	margin:20px 0 5px 0px;
}

.menu_box{
	width:400px;
	float:left;
	margin-top:20px;
	margin-left:15px;
}

.menu_box h4.menu_right{
	width:350px;
	margin:10px 0 7px 30px;
	font-weight:bold;
	color:#FFF;
	font-size:18px;
	background-image: url(../images/bg_title.jpg);
	padding-left:10px;
}

h4.half{
	width:350px;
	margin:10px 0 7px 30px;
	font-weight:bold;
	color:#FFF;
	font-size:18px;
	background-image: url(../images/bg_title.jpg);
	padding-left:10px;
}

.drink_menu h4{
	width:890px;
	background-image: url(../images/bg_title.jpg);
	margin:20px 0 7px 0px;
	padding-left:10px;
	font-weight:bold;
	color:#FFF;
	font-size:18px;
	clear:both;
}

.menu_inner{
	margin-left:10px;
}


p.item{
	width:850px;
	float:left;
	margin-left:30px;
}
p.price{
	width:400px;
	float:left;
	text-align:right;
}

p.line{
	clear:both;
	width:360px;
	margin-left:30px;
	margin-bottom:10px;
	border-bottom:thin dotted #999999;
}


p.memo{
	clear:both;
	width:360px;
	margin-left:30px;
    color:#06F;
}

p.memo2{
	clear:both;
	width:900px;
	margin-left:30px;
   	color:#a76531;
}

p.memo2_t{
	clear:both;
	width:900px;
	margin-left:30px;
    margin-top:10px;
   	color:#a76531;
}

p.item1{
	width:270px;
	float:left;
	margin-left:30px;
}
p.price1{
	width:80px;
	float:left;
	text-align:right;
}

.menu_box2{
	margin:20px 40px 0px 30px;
	width:400px;
	float:right;
}

.menu_box2 h4.menu_right{
	width:350px;
	margin:10px 0 7px 30px;
	font-weight:bold;
	color:#FFF;
	font-size:18px;
	background-image: url(../images/bg_title.jpg);
	padding-left:10px;
}

p.item2{
	width:267px;
	float:left;
	margin-left:30px;
	padding-left:3px;
}
p.price2{
	width:80px;
	float:left;
	text-align:right;
	color:#8f6408;
	font-weight:bold;
}

.bold{
	font-weight:bold;
	}

.bold_y{
	font-weight:bold;
	color:#8f6408;
}

/*----ドリンク ぺージ----*/


.drink_menu{
/*	background:#0CC;*/
}

.menu_box4{
	width:900px;
	float:left;
	margin-top:10px;
	margin-left:70px;
}

p.item4{
	width:500px;
	float:left;
}

p.price4{
	width:280px;
	float:left;
	text-align:right;
}

p.line4{
	clear:both;
	width:786px;
	float:left;
	text-align:right;
    border-bottom:thin dotted #999999;
}

p.item5{
	width:500px;
	float:left;
	color:#96641c;
}

.menu_box3{
	width:720px;
	padding-left:50px;
}

.menu_box3 h4{
	margin:10px 0 5px 30px;
	font-weight:bold;
}

.menu_inner3{
	margin-left:20px;
}

p.item3{
	width:270px;
	float:left;
}

p.price3{
	width:80px;
	float:left;
	text-align:right;
}

p.line3{
	clear:both;
	width:300px;
	border-bottom:thin dotted #999999;
}

.drink_menu h5{
	width:830px;
	height:23px;
	background-color:#5a2903;
	margin:10px 0 0 30px;
	font-weight:bold;
	color:#FFF;
	font-size:14px;
	padding-top:3px;
	padding-left:10px;
	clear:both;
}

p.line5{
	clear:both;
	width:785px;
	margin-bottom:10px;
	border-bottom:thin dotted #999999;
}

.setu{
	color:#96641c;
}


.item4 .bold{
	font-weight:bold;
}

.mgl_30{
	margin:0 0 12px 50px;
}

.menu_img{
	padding:5px 20px 5px 30px;
}

/*-----------------------------------------------------
Shop
-------------------------------------------------------*/

.shop_inner{
	padding-left:40px;
	}

h3.t_shop{
	width:885px;
	margin:20px 0 5px 0px;
	padding: 0 0 0 10px;
	font-weight:bold;
	color:#fff;
	font-size:18px;
	background-image: url(../images/brown.jpg);
	border-bottom:thin dashed #351a0c;
}


h3.t_shop2{
	width:885px;
	margin:35px 0 5px 0px;
	padding: 0 0 0 10px;
	font-weight:bold;
	color:#fff;
	font-size:18px;
	background-image: url(../images/brown.jpg);
	border-bottom:thin dashed #351a0c;
}

.shop_map{
	width:400px;
	float:left;
	margin:10px 0 0 0 ;
	border:2px solid #351a0c;
	background:#e5e5e5;
}

.shop_maptext{
	font-size:14px;
	width:400px;
	float:left;
    margin:50px 0 0 0px;
}

.maptext a:link, a:visited {
    text-decoration: none;
	color:#4C1A1A;
}

#shop_info{
    margin:0 0 15px 0;
    width:400px;
    height:250px;
    background:url(../../images/access_shop-info_bg.png) no-repeat;
	margin-top:-15px;
    clear:both;
	color:#4C1A1A;
}
#shop_info dl{
    float:left;
	width:360px;
    margin:0 0 0 10px;
    padding:0 0 0 40px;
	font-size:13px;
    line-height:2;
}

#shop_info dl dt{
	float:left;
	font-size:13px;
	font-weight:bold;
}

#shop_info dl dd{
    padding:0 0 0 70px;
}

#shop_info a:link, a:visited {
    text-decoration: none;
	color:#4C1A1A;
}

/* フロアーの部分 */


h4.floor{
	width:830px;
	margin:20px 0 5px 5px;
	padding-left:10px;
	font-weight:bold;
	color:#351a0c;
	font-size:15px;
　　border-left:6px solid #351a0c;
}


/* フロアー */
.floor_txt{
	font-size:11px;
	color:#ddd;
	line-height:1.6;
}
#floor_block{
	width:840px;
	text-align:left;
	position: relative;
}

/* 成増フロアー */

#floor01{
	background-image: url(../images/floor01.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width:360px;
	height: 466px;
}
#floor_block #a01{
	position: absolute;
	left: 595px;
	top: 320px;
}
#floor_block #a02{
	position: absolute;
	left: 656px;
	top: 240px;
}
#floor01 #a01 a span{
	display: none;
}
#floor_block #a01 a:hover span{
	display: block;
	width:424px;
	height: 466px;
	text-indent:-6456px;
	position: absolute;
	top: -320px;
	left: -595px;
	background-image: url(../images/a01.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

#floor01 #a02 a span{
	display: none;
}

#floor01 #a02 a:hover span{
	display: block;
	width:424px;
	height: 466px;
	text-indent:-6456px;
	position: absolute;
	top: -240px;
	left: -656px;
	background-image: url(../images/a02.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#floor_block #a03{
	position: absolute;
	left: 595px;
	top: 150px;
}
#floor01 #a03 a span{
	display: none;
}
#floor01 #a03 a:hover span{
	display: block;
	width:424px;
	height: 466px;
	text-indent:-6456px;
	position: absolute;
	top: -150px;
	left: -595px;
	background-image: url(../images/a03.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

/*--練馬店フロアー--*/

#floor_block02{
	width:840px;
	/*margin: 0 auto;*/
	text-align:left;
	position: relative;
}
#floor02{
	background-image: url(../images/floor02.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width:360px;
	height:466px;
}
#b01{
	position: absolute;
	left: 642px;
	top: 150px;
}
#floor_block02 #b02{
	position: absolute;
	left: 722px;
	top: 180px;
}
#floor_block02 #b01 a span{
	display: none;
}
#floor_block02 #b01 a:hover span{
	display: block;
	width:424px;
	height: 466px;
	text-indent:-6456px;
	position: absolute;
	top: -150px;
	left: -642px;
	background-image: url(../images/b01.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#floor02 #b02 a span{
	display: none;
}
#floor02 #b02 a:hover span{
	display: block;
	width:424px;
	height: 466px;
	text-indent:-6456px;
	position: absolute;
	top: -180px;
	left: -722px;
	background-image:url(../images/b02.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#floor02 #b03{
	position: absolute;
	left: 723px;
	top: 350px;
}
#floor02 #b03 a span{
	display: none;
}
#floor02 #b03 a:hover span{
	display: block;
	width:424px;
	height: 466px;
	text-indent:-6456px;
	position: absolute;
	top: -350px;
	left: -723px;
	background-image: url(../images/b03.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}


/*--練馬店 カウンターPhoto追加--*/

#floor02 #b04{
	position: absolute;
	left: 687px;
	top: 366px;
}


#floor02 #b04 a span{
	display: none;
}
#floor02 #b04 a:hover span{
	display: block;
	width:424px;
	height: 466px;
	text-indent:-6456px;
	position: absolute;
	top: -366px;
	left: -687px;
	background-image: url(../images/b04.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}


	/*・・・・・↓パンくずリスト・・・・・*/
.pankuzu_area {
	display: block;	　
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	　width: 900px !important;
}

.pankuzu {
	display:block;
	font-size:95%;
　　width: 900px;
	text-align:left;
	margin:0 0 5px 0;
	padding-left:5px;


}
.pankuzu li {
	display:inline;

}

.pankuzu a {
	background-position:right center;
	padding-right:15px;
	background-image: url(../images/pankuzu.png);
	background-repeat: no-repeat;
	height:11px;
}

.pankuzu li a {
	text-decoration: none;
	color:#4C1A1A;
}
.pankuzu li a:hover {
	color:#4C1A1A;
	text-decoration: underline;
}
