@charset "shift_jis";
/* CSS Document */

/*すべて
------------------------------*/
#main {
	background: url(../images/common/bg_side.gif) repeat-y;
	width:800px;
	margin-right:auto;
	margin-left:auto;
}

/*コンテンツ
------------------------------*/
#contents {
	width:750px;
	margin:auto;
}


/*main
------------------------------*/
#hed_img {
	margin-bottom:15px;
}

/*hotel_detail
------------------------------*/
#hotel_detail {
	width:750px;
	margin-bottom:15px;
}

#hotel_detail_l {
	width:500px;
	float:left;
}

.hotel_detail_img01 {
	width:249px;
	float:left;
	margin-bottom:2px;
}

.hotel_detail_img02 {
	width:249px;
	float:left;
	margin-left:2px;
	margin-bottom:2px;
}

.hotel_detail_img03 {
	width:500px;
	float:left;
}


#hotel_detail_r {
	width:240px;
	float:right;
}

#access_rooms_top {
	width:240px;
	background:url(../images/main/access_rooms_top.gif) no-repeat top;
	padding-top:35px;
	margin-bottom:10px;
}

#access_rooms_bottom {
	width:240px;
	background:url(../images/main/access_rooms_bottom.gif) 0 100% no-repeat;
	padding-bottom:10px;
}

#access_rooms_bg {
	background:url(../images/main/access_rooms_bg.gif) repeat-y;
	padding:10px 10px 0;
}

#access_rooms_bg p {
	font-size:0.8em;
	border-bottom:1px dotted #646464;
	padding-bottom:5px;
	margin-bottom:5px;
}

#privilege {
	width:240px;
}

.privilege_top {
	vertical-align:top;
}

.privilege_bottom {
	vertical-align:bottom;
}

.privilege_bg {
	background:#B29352;
	padding:0 10px;
}

.privilege_bg p {
	color:#FFFFFF;
	font-weight:bold;
	font-size:0.8em;
}


/*hotel_data
------------------------------*/
#hotel_data {
	width:750px;
	margin-bottom:15px;
}

.hotel_data_title {
	margin-bottom:10px;
}

#hotel_data_l {
	width:500px;
	padding-left:10px;
	float:left;
}

#hotel_data_r {
	width:220px;
	float:right;
	padding-right:10px;
}

#soine_wrap {
	width:470px;
	border:1px solid #B29352;
	padding:5px;
	background:url(../images/main/soine_bg.gif);
}

#soine_wrap h3 {
	background:#AE9448;
	font-size:1em;
	color:#FFFFFF;
	padding:2px;
}

#soine_wrap p {
	font-size:0.8em;
}

/*goodneighbor_shuttle
------------------------------*/
#goodneighbor_shuttle {
	width:750px;
	margin-bottom:15px;
}

.goodneighbor_shuttle_title {
	margin-bottom:10px;
}

.shuttle_img {
	width:600px;
	margin:0 auto 15px;
}

.shuttle_wrap {
	width:600px;
	margin:0 auto 15px;
	border:1px solid #AE9448;
	padding:5px;
} 

.shuttle_wrap h4 {
	background:#AE9448;
	font-size:1em;
	color:#FFFFFF;
	padding:2px;
}

.shuttle_wrap p {
	font-size:0.8em;
}



/*passport
------------------------------*/
#passport {
	width:500px;
	margin:0 auto 15px;
}



/*application
------------------------------*/
#application {
	margin:0;
}

.application_title {
	margin-bottom:10px;
}

#application_wrap {
	width:700px;
	margin:0 auto 15px;
	border:1px solid #B29352;
	background:url(../images/main/application_bg.gif);
	padding:10px;
	text-align:center;
}

#setsumei {
	width:710px;
	padding: 5px;
	border: 1px solid #999999;
	background-color: #fff8dc;
	margin-left: 15px;
	margin-top: 50px;
}

#setsumei h3 {
	font-size:1.2em;
	font-weight:600;
	color:#666666;
}
