@charset "UTF-8";


#bg1{
	width:100%;
	height:100%;
}

#mainInner{
	background:url(../../common/img/black_80per.png) repeat left top;
}

#mainInner .padding20{
	padding-right:20px;
	}

#pageVisual{
	width:810px;
	height:313px;
	background:url(../img/pagevisual.jpg) no-repeat left 0;
	margin-bottom:64px;
	overflow:hidden;
}

#pageTtl{
	position:absolute;
	left:20px;
	top:389px;
}

.sectionVisual{
	width:790px;
	height:190px;
	margin-bottom:40px;
}

/************
english
************/
.english{
	font-family:"Times New Roman", Times, serif;
}

.english h1{
	font-size:185%;
	font-style:italic;
	font-weight:normal;
	margin-bottom:40px;
}

.english h2{
	font-size:154%;
	font-style:italic;
	font-weight:normal;
	margin-bottom:15px;
}

.english h3{
	font-size: 	139%;
	font-style:italic;
	font-weight:normal;
	margin-bottom:40px;
}

.english p{
	font-size: 	108%;
}


#concept{
	
}

#concept #conceptPic{
	width:190px;
	height:420px;
	background:url(../img/pic_concept.jpg) no-repeat -100px 0;
}

#concept #conceptLeft{
	float:left;
	width:500px;
}

#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;
}

#food table {
	width:350px;
	}
#food table th {
	padding:5px 20px 5px 5px;
	border:none;
	text-align:left;
	vertical-align:top;
	font-weight:normal;
	}
#food table td {
	padding:5px 20px 5px 5px;
	border:none;
	}

#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;
}

