@charset "UTF-8";

#bg1{
	width:100%;
	height:100%;
}

#pageVisual{
	width:810px;
	height:313px;
	background:url(../img/pagevisual.jpg) no-repeat left 0;
	margin-bottom:64px;
	overflow:hidden;
}

#pageTtl{
	position:absolute;
	right:72px;
	top:68px;
}


/****************
access
****************/
.access{
	margin:0 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;
}

.access#harukas{
	padding-top:20px !important;
}

.access#harukas .openTime{
	width:365px;
	margin-right:40px;
	float:left;
}

.access#harukas #night.openTime{
	margin-right:0px;
}


