@charset "UTF-8";
/* CSS Document */

#bg1{
	width:100%;
	height:100%;
}

#mainInner{
	padding-top:60px;
	background:url(/common/img/black_80per.png) repeat left top;
}

#pageVisual{
	width:810px;
	height:350px;
	background:url(../img/pagevisual.jpg) no-repeat left -30px;
	margin-bottom:40px;
	overflow:hidden;
}

#pageTtl{
	position:absolute;
	left:70px;
	top:40px;
}

.sectionVisual{
	width:790px;
	height:240px;
	margin-bottom:40px;
}


#food{
	padding-top:20px !important;	
}

#food #foodPic{
	background:url(../img/pic_food.jpg) no-repeat 0 -50px;
}

#food #menuArea,
#food #opentimeArea{
	padding-right:20px;
}

#food #menuArea{
	margin-bottom:50px;
}

#food #opentimeArea{
	clear:both;
}

#menuArea h3,
#opentimeArea h3{
	font-size:16px;
	font-weight:normal;
	margin-bottom:10px !important;
}

#menuArea h4,
#opentimeArea h4{
	font-size:14px;
	font-weight:normal;
	margin-bottom:10px !important;
}

#menuArea #menuDay,
#menuArea #menuNight,
#opentimeArea #opentimeDay,
#opentimeArea #opentimeNight{
	width:350px;
}

#menuArea #menuDay,
#opentimeArea #opentimeDay{
	float:left;
}

#menuArea #menuNight,
#opentimeArea #opentimeNight{
	float:right;
}


#menuArea table {
	width:350px;
	margin-bottom:20px;
	}
#menuArea table th {
	padding:5px 0;
	border:none;
	text-align:left;
	vertical-align:top;
	font-weight:normal;
	}
#menuArea table td {
	padding:5px 0;
	border:none;
	text-align:right;
	vertical-align:top;
	}

#menuArea p{
	font-size:12px;
	margin-bottom:10px !important;
	}

#menuArea .smallCaps,
#menuArea span,
#opentimeArea .smallCaps,
#opentimeArea span{
	font-size:11px !important;
	line-height:1.6 !important;
	}

#space{
	padding-top:20px !important;	
}

#space #roomSlider{
	margin-bottom:40px;
	width:770px;
	height:400px;
	background:#000;
	position:relative;
}

#space #roomSlider ul{
	width:770px;
	height:400px;
	background:#000;
	}

#space #roomSlider ul li{
	position:absolute;
}

#space #roomSlider #leftBtn{
	position:absolute;
	left:10px;
	top:45%;
	z-index:500;
}

#space #roomSlider #rightBtn{
	position:absolute;
	right:10px;
	top:45%;
	z-index:500;
}

#space #roomSlider #leftBtn a,
#space #roomSlider #rightBtn a{
	display:block;
	width:49px;
	height:49px;
	text-indent:-9999em;
	z-index:500;
}

#space #roomSlider #rightBtn a.bx-next{
	background:url(../common/img/slider/btn_right.png) no-repeat left top;
}

#space #roomSlider #leftBtn a.bx-prev{
	background:url(../common/img/slider/btn_left.png) no-repeat left top;
}

/****************
access
****************/
.access{
	margin:0 20px;
	padding-top:20px;
	clear:both;
	margin-bottom:150px;
}

.access h2{
	margin-bottom:30px !important;
}

.access .map{
	margin-bottom:100px;
}

.access .openTime{
	font-size:12px;
}

.access#tenmabashi .openTime{
	width:230px;
	margin-right:40px;
	float:left;
}

.access#tenmabashi #tenpura.openTime{
	margin-right:0px;
}

.access .openTime h3{
	margin-bottom:20px !important;
}
