@charset "shift_jis";

/***  index
*******************************************/

/*  header  */

#header_bg {
	width:100%;
	height:497px;
	background:url(../images/bg_header.gif) repeat-x left bottom;
}

#glb_nav {
	width:100%;
	height:46px;
	background:url(../images/bg_header.gif) repeat-x left bottom;
}

#glb_nav ul {
	width:900px;
	margin:0 auto;
}

#glb_nav ul li {
	float:left;
}

#main_visual {
	width:900px;
	height:412px;
	margin:0 auto;
	position:relative;
}

#main_visual #view_link {
	width:258px;
	height:75px;
	background:url(../images/index/view_bg.jpg) no-repeat left top;
	padding:0 5px 0;
	
	position:absolute;
	right:23px;
	bottom:61px;
	z-index:100;
}

#main_visual #view_link li {
	float:left;
	margin:36px 3px 0;
}

/*  main_contents  */

#index_con {
	width:620px;
	float:right;
}

#index_info iframe {
	display:block;
	width:600px;
	margin:10px auto 0;
}

/***  SB内の設定　編集はSBのテンプレートにて

#index_info table {
	width:600px;
	margin:10px auto 0;
}

#index_info table th ,
#index_info table td {
	padding:5px 0;
	text-align:left;
	vertical-align:top;
}

#index_info table th {
	width:100px;
	white-space:nowrap;
}

***/

#index_recom ,
#index_room ,
#inde_day {
	margin-top:20px;
}

#index_recom h3 ,
#index_room h3 ,
#index_day h3 {
	margin-bottom:12px;
}

.recom_season ,
.recom_full ,
.recom_room ,
.recom_sumibi ,
.index_brown {
	width:604px;
	margin-bottom:5px;
	padding:8px;
	position:relative;
	color:#fff;
}

.recom_season img ,
.recom_full img ,
.recom_room img ,
.recom_sumibi img ,
.index_brown img {
	float:left;
	margin-right:15px;
}

.recom_season strong ,
.recom_full strong ,
.recom_room strong ,
.recom_sumibi strong ,
.index_brown strong {
	color:#ffd996;
}

.recom_season .bt_more ,
.recom_full .bt_more ,
.recom_room .bt_more ,
.recom_sumibi .bt_more ,
.index_brown .bt_more {
	width:110px;
	height:26px;
	position:absolute;
	right:13px;
	bottom:8px;
}

.recom_season {
	background:#78507f;
}

.recom_full {
	background:#982e44;
}

.recom_room {
	background:#4c6725;
}

.recom_sumibi {
	background:#4e587c;
}

.index_brown {
	background:#5a3314;
}
