@charset "utf-8";
/* CSS Document */

/*　メインページ
--------------------------------------*/
.blue-back-contents {
	margin:3px 0 0 15px;
	padding:32px 0 276px;
	width:950px;
	background:url(../../../images/contents/hotel/abouthotel/bg_hotel.jpg) bottom no-repeat;
	background-color:#0162b3;
}
h1.abouthotel {
	margin:0 43px 15px;	
}
p.abouthotel {
	margin:0 43px 13px;	
}
p.button {
	margin:20px 0 40px;
	text-align:center;
}
#feature {
	margin:0 46px 20px 55px;
	padding:15px 0 0 0;
	background-color:#FFF;
	overflow:hidden;
}
* html #feature { height:1%}

#feature h2 {
	margin:0 0 27px 0;
	text-align:center;
}
#feature ul {
	margin:0 0 0 27px;
}

#feature li {
	float:left;
}
#feature li.feature01 {
	width:414px;
	height:174px;
	margin-bottom:5px;
	background:url(../../../images/contents/hotel/abouthotel/bg_01.gif) right bottom no-repeat;
}
#feature li.feature02 {
	width:400px;
	height:174px;
	margin-bottom:5px;
	background:url(../../../images/contents/hotel/abouthotel/bg_02.gif) right bottom no-repeat;
}
#feature li.feature03 {
	width:414px;
	height:236px;
	background:url(../../../images/contents/hotel/abouthotel/bg_03.gif) right bottom no-repeat;
}
#feature li.feature04 {
	width:400px;
	height:236px;
	background:url(../../../images/contents/hotel/abouthotel/bg_04.gif) right bottom no-repeat;
}

#feature h3 {
	margin:0 0 20px 0;
}

#case {
	margin:0 0 0 56px;
}
#case h2 {
	margin:0 0 20px 56px;
}
#case h3 {
	margin:0;
}
#case p {
	margin:0 0 20px 0;
}
.btn_hotel {
	margin:170px 0 0 233px;
}

