@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:38px;
}

.sectionVisual{
	width:790px;
	height:190px;
	margin-bottom:40px;
}


#concept{
	
}

#concept #conceptPic{
	width:190px;
	height:420px;
	background:url(../img/pic_concept.jpg) no-repeat -100px 0;
}

#concept #conceptLeft{
	float:left;
	width:520px;
}

#concept #conceptPic{
	float:right;
	width:220px;
	margin-top:-10px;
	margin-right:20px;
}

#food{
	clear:both;
}

#foodPic{
	background:url(../img/pic_food.jpg) no-repeat 0 -50px;
}

#receptionPic{
	background:url(../img/pic_reception.jpg) no-repeat 0 -50px;
}

#roomSectionPic{
	background:url(../img/pic_room.jpg) no-repeat 0  -50px;
}

#spacePic{
	background:url(../img/pic_space.jpg) no-repeat 0  -50px;
}

#access{
}

#access #accessMap{
	margin-bottom:20px;
}


