@charset "UTF-8";
/* CSS Information========
Date: 2013.01.08
Table of Contents:

	
========================== */
.mb_50 {
	margin-bottom: 50px;
}
.mt_15 {
	margin-top: 15px;
}
.ml_40 {
	margin-left: 40px;
}
.new {
	color: #F00;
	font-weight: bold;
}
.left {
	float: left;
}
#bar{
	float: left;
	width: 690px;
	padding: 170px 20px 20px 20px;
	background: #FFF url(../img/common/main_visual.jpg) no-repeat 0 0;
	line-height: 1.5;
	-webkit-text-size-adjust: 100%;

}
#bar .topicpath{
	margin: 5px 0;
}
#bar .topicpath dt{
	height: 0;
	overflow: hidden;
}
/*----▽----h3,h4----▽----*/
#bar h1 {
	overflow: hidden;
	height: 0;
	margin: 0 0 10px 0;
	padding-top: 37px;
	background: url(../img/common/roof_top_bar_ttl.gif) no-repeat 0 0;
}
#osusume {
	overflow: hidden;
	height: 0;
	margin: 0 0 20px 0;
	padding-top: 30px;
	background: url(../img/common/osusume_ttl.gif) no-repeat 0 0;
}
#breakfast {
	overflow: hidden;
	height: 0;
	margin: 0 0 20px 0;
	padding-top: 30px;
	background: url(../img/common/tyousyoku.gif) no-repeat 0 0;
}
#lunch {
	overflow: hidden;
	height: 0;
	margin: 0 0 20px 0;
	padding-top: 30px;
	background: url(../img/common/lunch.gif) no-repeat 0 0;
}
#dinner {
	overflow: hidden;
	height: 0;
	margin: 0 0 20px 0;
	padding-top: 30px;
	background: url(../img/common/dinner.gif) no-repeat 0 0;
}
#osusume, #breakfast, #lunch, #dinner{
	border-bottom:#999 solid 1px;
	margin-top: 20px;
}
/* =======================
		h3,h4
========================== */
#limited_plan {
	overflow: hidden;
	height: 0;
	padding-top: 30px;
	background: url(../img/181025/limited_ttl.gif) no-repeat 0 0;
	border-bottom:#999 solid 1px;
	margin: 20px 0 30px 0;
}
li.alcoholic_00 {
    font-weight: bold;
}
li.alcoholic {
    font-weight: bold;
    margin-top: 20px;
}
span.area{
	font-weight: normal;
}
/*#dinner_plan {
	overflow: hidden;
	height: 0;
	padding-top: 30px;
	background: url(../img/common/dinner.gif) no-repeat 0 0;
	border-bottom:#999 solid 1px;
	margin: 20px 0 30px 0;
}*/
#dinner_plan {
	overflow: hidden;
	height: 0;
	padding-top: 30px;
	background: url("../img/190523/specialdinner.gif") no-repeat 0 0;
	border-bottom:#999 solid 1px;
	margin: 40px 0 30px 0;
}
/* =======================
		girls
========================== */
#bar .girls_plan_inbox {
	padding: 0 0 0 20px;
}
#bar .girls_plan_inbox p {
	float: left;
	width: 330px;
	margin: 0 20px 0 0;
}
#bar .girls_plan_inbox dl {
	position: relative;
	float: left;
	width: 310px;
}
#bar .girls_plan_inbox dl dt {
	font-weight: bold;
}
#bar .girls_plan_inbox dl dd.price {
	position: absolute;
	top: 0;
	right: 10px;
	font-weight: bold;
	text-align:right;
}
#bar .girls_plan_inbox .note {
	font-size: 11px;
}
/* =======================
		free
========================== */
#bar .free_plan_inbox {
	padding: 0 0 0 20px;
	/*margin-top: -200px;
    padding-top: 200px;*/
}
#bar .free_plan_inbox p {
	float: left;
	width: 330px;
	margin: 0 20px 0 0;
}
#bar .free_plan_inbox dl {
	position: relative;
	float: left;
	width: 310px;
}
#bar .free_plan_inbox dl dd.price {
	position: absolute;
	top: 20px;
	right: 67px;
	font-weight: bold;
	text-align:right;
}
#bar .free_plan_inbox .note {
	font-size: 11px;
}
/* =======================
		seasonal_cocktail
========================== */
#seasonal_cocktail{
	margin-top: -80px;
	padding-top: 80px;
	padding-left: 20px;
}
#seasonal_cocktail p {
	float: left;
	width: 330px;
	margin: 0 20px 0 0;
}
#steak_inbox {
	padding: 0 0 0 20px;
}
#steak_inbox p {
	float: left;
	width: 330px;
	margin: 0 20px 0 0;
}
#seasonal_cocktail dl {
	position: relative;
	float: left;
	width: 310px;
}
#steak_inbox dl {
	position: relative;
	float: left;
	width: 310px;
}
#seasonal_cocktail dl dd.price {
	position: absolute;
	top: 20px;
	right: 67px;
	font-weight: bold;
	text-align:right;
}
#steak_inbox dl dd.price {
	position: absolute;
	top: 20px;
	right: 67px;
	font-weight: bold;
	text-align:right;
}
#seasonal_cocktail .note {
	font-size: 11px;
}
#steak_inbox .note {
	font-size: 11px;
}
#seasonal_cocktail dl dd.price2 {
	top: 70px;
	right: 0px;
	font-weight: bold;
	text-align:right;
}
#steak_inbox dl dd.price2 {
	top: 70px;
	right: 0px;
	font-weight: bold;
	text-align:right;
}
p.special{
	margin-bottom: 30px;
}
/* =======================
		couple
========================== */
#bar .couple_plan_inbox {
	padding: 0 0 0 20px;
}
#bar .couple_plan_inbox p {
	float: left;
	width: 330px;
	margin: 0 20px 0 0;
}
#bar .couple_plan_inbox dl {
	position: relative;
	float: left;
	width: 310px;
}
#bar .couple_plan_inbox dl dt {
	font-weight: bold;
}
#bar .couple_plan_inbox dl dd.price {
	position: absolute;
	top: 0;
	right: 10px;
	font-weight: bold;
	text-align:right;
}
#bar .couple_plan_inbox .note {
	font-size: 11px;
}
/* =======================
		chef_recommend_001
========================== */
#bar .dinner_ttl {
	width: 310px;
	font-weight:bold;
}
#bar .free_plan_inbox dl dd.price2 {
	top: 70px;
	right: 0px;
	font-weight: bold;
	text-align:right;
}
#bar .free_plan_inbox dl dd.price3 {
	top: 20px;
	right: 0px;
	font-weight: bold;	
	text-align: right;
	position: absolute;
}

/* =======================
		gallery
========================== */
#gallery{
	padding: 20px 0 20px 10px;
	background:url(http://www.granbellhotel.jp/shibuya/sakula/img/common/sakula_bg_img_.jpg) repeat 0 0;
	width: 680px;
	margin-bottom: 20px;
}
#slides1{
	margin: 0 0 10px 10px;
}
#bar .thumbs {
	margin-left: 19px;
}
#bar .thumbs li{
	margin: 0 10px 10px 0;
}
#bar .logo{
	margin: 0 23px 16px 0;
	float: right;
}
#bar .text{
	font-size: 12px;
	margin:10px 0 20px 10px;
}
#bar table{
	margin-left: 10px;	
	float:left;
	border:#666 solid 1px;
}
#bar .bg_right_line{
	border-right:#666 solid 1px;
}
#bar .line{
	border:#666 solid 1px;
}
#bar td{
	border: none;
}
#bar .ttl{
	width:65px;
	text-align:center;
	background-color:#CCC;
	padding: 5px;
}
#bar .bg_right{
	background-color:#FFF;
	padding: 10px 20px 10px;
}
#gallery .caption {
	height: 0;
	overflow: hidden;
}
/* =======================
		bnr
========================== */
#gbnr_section {
	margin-left: 20px;
}
#gbnr_section li {
	list-style:none;
	margin: 0 0 4px 0;
	line-height: 0;
	
	}
.gbnr {
	float:left;
	margin: 0 10px 45px 0;

}
.clear {
	clear:both;
}

#tantou_designer {
	position:relative;
	width: 680px;
	margin: 25px 0 25px 10px;
}

#tantou_designer h4 {
	position:absolute;
	top:0px;
	left:165px;
	font-size: 12px;
	font-weight: bold;
}
#tantou_designer #setsumei {
	position:absolute;
	top:40px;
	left:165px;
	font-size: 11px;
}
#bar .onedrink_bnr {
	width: 490px;
	margin: 0 auto;
}
/* =======================
		gentei
========================== */
.gentei {
	font-size: 85%;
	width: 210px;
}

#moning, #ranchi, #dinnertime {
	font-size: 115%;
}



#bar .content dt{
	width:90px;
	float: left;
}
#b_menu dl{
	width:600px;
	padding-left:90px;
}
#bar .menu, #b_menu dt{
	float:left;
	width: 240px;
}
#bar .menu, #bar .menu_list{
}
#bar .menu_left{
	width: 150px;
}
#b_menu, #l_menu .content, #d_menu .content{
	margin: 5px 0 0 10px;
}
#b_menu dd{
	float:left;
	width: 400px;
}
#main_menu{
	margin-left:20px;
	width: 650px;
}

.d_menu {
	margin-bottom: 50px;
}
.d_menu dl {
	margin: 5px 10px 20px 10px;
}
.d_menu dt{
	float:left;
	width: 380px;
	padding-left:20px;
	line-height: 1.7;
}
.d_menu dd{
	line-height: 1.7;
}



.drink_menu {
	font-weight: bold;
	margin: 5px 10px 5px 10px;
}
#bar .gurunavi{
	float: right;
	background: url("http://www.granbellhotel.jp/shibuya/sakula/img/common/yaji.gif") no-repeat scroll 0 2px transparent;
    padding-left: 20px;
	margin-right: 10px;
}
/* =============================
　 1701016_オクトーバーフェス
================================ */
.menu_list2 {
	width: 300px;
}
.menu_list2 dt {
	float: left;
	width: 354px;
    padding-left: 20px;
}
.menu_list2 dd {
	width: 425px;
	right: 0;
}
/* =======================
	　フードメニュー
========================== */
#food {
overflow: hidden;
height: 0;
margin: 0 0 20px 0;
padding-top: 30px;
background: url(../img/common/food_ttl.gif) no-repeat 0 0;
border-bottom: #999 solid 1px;
margin: 20px 0 30px 0;
}

#drink {
overflow: hidden;
height: 0;
margin: 0 0 20px 0;
padding-top: 30px;
background: url(../img/common/drink_ttl.gif) no-repeat 0 0;
border-bottom: #999 solid 1px;
margin: 20px 0 30px 0;
}

.alacarte_menu ico_shin {
font-weight: bold;
margin: 5px 10px 5px 10px;
}
/* =======================
		gentei
========================== */
#restaurant_g .content dt{
	width:90px;
	float: left;
}
#restaurant_g .menu, #b_menu dt{
	float:left;
	width: 240px;
}
#restaurant_g .menu, #restaurant_g .menu_list{
	width: 450px;
}
#restaurant_g .menu_left{
	width: 150px;
}
#restaurant_g .a_menu {
	margin-bottom: 50px;
}
#restaurant_g .a_menu .r_copy {
	margin: 0px 20px 30px 20px;
}
#restaurant_g .menu_list dl {
	width:	410px;
	margin:0 0 30px 10px;
}
#restaurant_g .menu_list dt {
	padding-left: 20px;
	line-height: 1.7;
}
#restaurant_g .menu_list dd {
	float: right;
	margin-top:	-20px;
} 
.alacarte_menu {
	font-weight: bold;
	margin: 30px 0 15px 0;
}
#restaurant_g .cocktail_menu {
	font-weight: bold;
	margin: 30px 0 15px 0;
}
/* =======================
		menu_inbox
========================== */
#restaurant_g .menu_box {
	padding: 0 20px 0 20px;
}
#restaurant_g .menu_inbox {
	width:200px;
	float: left;
	margin: 0 25px 20px 0;
}
#restaurant_g .menu_inbox dl {
	margin-top: 5px;
}
#restaurant_g .menu_inbox dt {
	float: left;
}
#restaurant_g .menu_inbox dd {
	float: right;
	text-align: right;
}
#restaurant_g .inbox_last {
	margin: 0 0 20px 0;
}


#goodplan {
	height:0;
	width:650px;
	padding-top:28px;
	margin:10px 0 10px 0;
	overflow:hidden;
	background: url(../img/150105/bar_001.gif) no-repeat 0 0;
}

#bar .section2 {
	position: relative;
	width: 630px;
	height: 360px;
	margin: 10px 0 0 20px;
	font-size: 85%;
}
#bar .plan_ico li {
	position: static;
    float: left;
	margin: 5px 4px 5px 0;
}
#bar .detail_btn {
	position: absolute;
	right: 0;
}


#bar .plan_type {
	overflow: hidden;
	height: 0;
	margin: 10px 0 10px 0;
	padding-top: 14px;
	background: url(http://www.granbellhotel.jp/shinjuku/plan/img/140522/bar_ttl_001.gif) no-repeat 0 0;
}
.ico_shin {
	background: url(../../../img/common/ico_shin.gif) no-repeat 0 4px;
	padding: 0 0 0 15px;
	font-weight: bold;
}
#top_plan .ttl {
	margin: 0 0 7px 0;
	font-weight: bold;
}
#top_plan p.sub_title {
	margin: 0 0 7px 0;
	font-weight: bold;
}
.frame {
	padding: 1px;
	border: #CCC solid 1px;
	background-color: #FFF;
}
.text12 {
	font-size: 93%;
}
#top_plan dl {
	width: 320px;
	min-height: 104px;
	border-bottom: #CCC dotted 1px;
}
#top_plan .img{
	float:left; 
	height:200px; 
	width:170px;
	margin-left:10px;
}
.bnr_box {
	width: 690px;
}
.bar_bnr {
	float:left;
}
.bourbon {
	margin-left: 20px;
	margin-right: 20px;
}
#bar dl dd ul li span {
	display: inline-block;
}
.e_menu {
	margin-bottom: 50px;
}
.e_menu dl {
	margin: 5px 10px 20px 10px;
}
.e_menu dt{
	float:left;
	width: 180px;
	padding-left:20px;
	line-height: 1.7;
}
.e_menu dd{
	line-height: 1.7;
}
.renewal_title {
	background: url(../../../img/common/ico_shin.gif) no-repeat 0 4px;
	font-weight: bold;
	font-size: 16px;
	width: 320px;
	padding: 0 0 0 15px;
	margin: -5 0 10px 0;
	background-position: 0px 8px;
  line-height: 1.3;
}
#renewal_left {
	float:left; 
	width:320px;
}
#renewal_right {
	float:right;
} 
#renewal_background{
	padding: 20px 0 40px 10px;
	background:url(http://www.granbellhotel.jp/shibuya/sakula/img/common/sakula_bg_img_.jpg) repeat 0 0;
	width: 680px;
	margin-bottom: -40px
}
.e_menu_title {
	font-weight: bold;
	padding-left:10px;
}	
.p_bottom {
	padding-bottom:5px;
}
dt.food_cheese {
    width: 360px;
    padding-left: 50px;
}
