@charset "Shift_JIS";

/* =============================================================

ファーストワイズエクセレント　トップページCSS

============================================================= */

/*　基本CSSインポート　*/
@import url(v2_common.css);
@import url(v2_tour.css);


/* =============================================================
バナー
============================================================= */

h2 {
	width: 900px;
	height: 237px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(/top_img/top_mainphoto_bg.jpg);
}
h2 strong {
	display: block;
	width: 900px;
	height: 237px;
	background: url(/top_img/top_mainphoto_copy.gif) no-repeat right bottom;
	text-indent: -9999px;
}

div#top-flash {
	margin: 8px 0;
}

/* =============================================================
メイン
============================================================= */

div#contents-main {
	float: left;
	width: 620px;
}

/* おすすめツアー */

div#recomend ul {
	list-style: none;
}
div#recomend li {
	padding: 5px 5px 5px 95px;
	background: url(/top_img/top_recomend_ico.gif) 8px 5px no-repeat;
}

/* エクセレントの特徴 */

div#top-feature {
	margin-top: 8px;
}
div#top-feature h3 {
	float: left;
	width: 205px;
	height: 90px;
	text-indent: -9999px;
}
div#top-feature h3#feature01 {
	background: url(/top_img/top_feature01.gif) 0px 0px no-repeat;
}
div#top-feature h3#feature02 {
	background: url(../top_img/top_feature02.gif) 0px 0px no-repeat;
	margin-left: 2px;
}
div#top-feature h3#feature03 {
	background: url(/top_img/top_feature03.gif) 0px 0px no-repeat;
	margin-left: 2px;
}

/* 至高のホテルコレクション */

div#top-hotelcolle {
	clear: both;
	width: 620px;
	height: 153px;
	margin-top: 8px;
	background: url(/top_img/top_hotelcolle_bg.gif) 0px 0px no-repeat;
	text-indent: -9999px;
}
div#top-hotelcolle h3 {
	float: right;
	width: 293px;
	height: 122px;
	margin-left: 327px;
	background: url(/top_img/top_hotelcolle_photo.jpg) 0px 0px no-repeat;
}
div#top-hotelcolle p {
	float: left;
}
div#top-hotelcolle a {
	/* \*/ overflow: hidden; /* */
	display: block;
	float: right;
	width: 252px;
	height: 31px;
	margin-left: 368px;
	background: url(/top_img/top_hotelcolle_button.png) 0px 0px no-repeat;
}

/* ピックアップホテル */

div#top-pickuphotel {
	clear: both;
	margin-top: 10px;
}
div#top-pickuphotel a {
	display: block;
	float: left;
	border: 1px solid #333333;
}
div#top-pickuphotel a#pickuphotel02 {
	margin-left: 10px;
}
div#top-pickuphotel img {
	margin: 3px 4px 3px 0px;
}

/* コンシェルジュデスク */

div#top-concierge {
	float: left;
	width: 305px;
	margin-top: 10px;
	background: url(/top_img/top_concierge_bg.png) center top repeat-y;
}
div#top-concierge a#top-concierge-catch {
	/* \*/ overflow: hidden; /* */
	display: block;
	float: left;
	width: 179px;
	height: 119px;
	background: url(/top_img/top_concierge_catch.gif) left top no-repeat;
	text-indent: -9999px;
}
div#top-concierge a#top-concierge-photo {
	float: right;
	margin: 7px 14px;
}
div#top-concierge p {
	font-size:0.9em;
	clear: both;
	padding: 10px;
	line-height: 1.3;
}

/* ビジネスクラス バナー */

#top-business-banner {
	float: left;
	margin-top: 10px;
	margin-left: 9px;
}
/* 10のこだわり バナー */
#top-kodawari-banner {
	float: left;
	margin-top: 10px;
	margin-left: 9px;
}

/* ファーストワイズエクセレントのこだわり */

div#top-kodawari {
	clear: both;
	width: 614px;
	height: 250px;
	background: url(/top_img/top_kodawari_bg.gif) no-repeat;
	border: 3px solid #4A1C45;
}
div#top-kodawari h4 {
	float: left;
	width: 289px;
	height: 57px;
	margin: 0px 20px 0px 7px;
	background: url(/top_img/top_kodawari_title.gif) no-repeat;
	text-indent: -9999px;
}
div#top-kodawari p {
	padding: 10px;
	line-height: 1.4;
	color: #333333;
}
div#top-kodawari div#top-kodawari-list {
	clear: both;
	margin-left: 3px;
}
div#top-kodawari div#top-kodawari-list img {
	float: left;
	margin-left: 7px;
	_margin-left: 6px;
	margin-bottom: 3px;
}
div#top-kodawari div#top-kodawari-list a img {
	margin-left: 216px;
	margin-top: 22px;
}

/* 関連サイト */

div#related {
	clear: both;
	margin-top: 16px;
	margin-bottom: 10px;
}
div#related h4 {
	width: 620px;
	padding: 5px 0px;
	border-top: 3px double #333333;
	border-bottom: 3px double #333333;
	background: url(/common_img/related/related_site_title.gif) left center no-repeat;
	text-indent: -9999px;
}
div#related div {
	float: left;
	width: 300px;
	margin-top: 16px;
	margin-left: 10px;
	_margin-left: 6px;
}
div#related div img {
	float: left;
	margin-right: 10px;
}
div#related div p {
	padding: 12px 10px 0px 10px;
}
div#related div#related-neighbor p {
	padding: 5px 10px 0px 10px;
}


/* =============================================================
サイドバー
============================================================= */

div#contents-side {
	float: right;
	width: 275px;
}

/* メニュー */

div#top-menu {
	width: 273px;
	margin-top: 8px;
	margin-bottom: 8px;
	border: 1px solid #323232;
}
div#top-menu ul {
	margin: 5px;
	list-style: none;
}
div#top-menu ul li {
	padding: 3px 21px;
	background: url(/top_img/yajirushi.gif) 5px 6px no-repeat;
}

/* 主要ホテル一覧 */

div#top-hotel-list {
	margin-top: 8px;
	margin-bottom: 8px;
}
div#top-hotel-list h4 {
	width: 275px;
	height: 36px;
	background: url(/top_img/top_hotel_title.jpg) no-repeat;
	text-indent: -9999px;
}
div#top-hotel-list h5 {
	padding: 8px 10px 6px 26px;
	background: url(/top_img/top_hotel_yajirushi.gif) 5px 9px no-repeat;
	font-size: 12px;
}
div#top-hotel-list ul {
	list-style: none;
}
div#top-hotel-list ul li {
	min-height: 20px;
	margin-bottom: 2px;
	padding: 10px 10px 10px 70px;
	border: 1px solid #323232;
	font-size: 12px;
}

div#top-hotel-list ul li#embassy {
	background: url(/top_img/hotel_logo_embassy.gif) 3px 0px no-repeat;
}
div#top-hotel-list ul li#kahala {
	background: url(/top_img/hotel_logo_kahala.gif) 3px 0px no-repeat;
}
div#top-hotel-list ul li#royal {
	background: url(/top_img/hotel_logo_royal.gif) 3px 0px no-repeat;
}
div#top-hotel-list ul li#ihilani {
	background: url(/top_img/hotel_logo_ihilani.gif) 3px 0px no-repeat;
}
div#top-hotel-list ul li#embassy {
	background: url(/top_img/hotel_logo_embassy.gif) 3px 0px no-repeat;
}
div#top-hotel-list ul li#sheraton {
	background: url(/top_img/hotel_logo_sheraton.gif) 3px 0px no-repeat;
}
div#top-hotel-list ul li#turtle {
	background: url(/top_img/hotel_logo_turtle.gif) 3px 0px no-repeat;
}
div#top-hotel-list ul li#hyatt {
	background: url(/top_img/hotel_logo_hyattwaikiki.gif) 3px 0px no-repeat;
}
div#top-hotel-list ul li#halekulani {
	background: url(/top_img/hotel_logo_halekulani.gif) 3px 0px no-repeat;
}
div#top-hotel-list ul li#hhv {
	background: url(/top_img/hotel_logo_hhv.gif) 3px 0px no-repeat;
}
div#top-hotel-list ul li#moana {
	background: url(/top_img/hotel_logo_moana.gif) 3px 0px no-repeat;
}
div#top-hotel-list ul li#konav {
	background: url(/top_img/hotel_logo_kona.gif) 3px 0px no-repeat;
}
div#top-hotel-list ul li#fairmont {
	background: url(/top_img/hotel_logo_fairmont.gif) 3px 0px no-repeat;
}
div#top-hotel-list ul li#hwv {
	background: url(/top_img/hotel_logo_hwv.gif) 3px 0px no-repeat;
}
div#top-hotel-list ul li#hualalai {
	background: url(/top_img/hotel_logo_hualalai.gif) 3px 0px no-repeat;
}
div#top-hotel-list ul li#maunalani {
	background: url(/top_img/hotel_logo_maunalani.gif) 3px 0px no-repeat;
}
div#top-hotel-list ul li#gwailea {
	background: url(/top_img/hotel_logo_gwailea.gif) 3px 0px no-repeat;
}
div#top-hotel-list ul li#westin {
	background: url(/top_img/hotel_logo_westin.gif) 3px 0px no-repeat;
}
div#top-hotel-list ul li#hyattmaui {
	background: url(/top_img/hotel_logo_hyatt.gif) 3px 0px no-repeat;
}
div#top-hotel-list ul li#resort {
	background: url(/top_img/hotel_logo_fwailea.gif) 3px 0px no-repeat;
}
div#top-hotel-list ul li#hanamaui {
	background: url(/top_img/hotel_logo_hanamaui.gif) 3px 0px no-repeat;
}
div#top-hotel-list ul li#hyattk {
	background: url(/top_img/hotel_logo_ghyatt.gif) 3px 0px no-repeat;
}
div#top-hotel-list ul li#princeville {
	background: url(/top_img/hotel_logo_princeville.gif) 3px 0px no-repeat;
}
div#top-hotel-list ul li#lodge {
	background: url(/top_img/hotel_logo_koele.gif) 3px 0px no-repeat;
}
div#top-hotel-list ul li#manelebay {
	background: url(/top_img/hotel_logo_manelebay.gif) 3px 0px no-repeat;
}


/* =============================================================
検索
============================================================= */
div#serach-category label {
  white-space: nowrap;
}

div#serach-kansei label {
  white-space: nowrap;
}

/* written by MIWA */
div#PremiumTour ul#arr-dep li a.selected-tokyo {
	background: url(/common_img/tour/tour_arr_dep.png) 0px 0px no-repeat;
}
div#PremiumTour ul#arr-dep li a.unselected-tokyo {
	background: url(/common_img/tour/tour_arr_dep.png) 0 -30px no-repeat;
}
div#PremiumTour ul#arr-dep li a.selected-osaka {
	background: url(/common_img/tour/tour_arr_dep.png) -206px 0px no-repeat;
}
div#PremiumTour ul#arr-dep li a.unselected-osaka {
	background: url(/common_img/tour/tour_arr_dep.png) -206px -30px no-repeat;
}
div#PremiumTour ul#arr-dep li a.selected-nagoya {
	background: url(/common_img/tour/tour_arr_dep.png) -412px 0px no-repeat;
}
div#PremiumTour ul#arr-dep li a.unselected-nagoya {
	background: url(/common_img/tour/tour_arr_dep.png) -412px -30px no-repeat;
}

