@charset "Shift_JIS";

/* =============================================================

ファーストワイズエクセレント　トップページCSS

============================================================= */

/*　基本CSSインポート　*/
@import url(common.css);


/* =============================================================
基本設定　740px用
============================================================= */
div#wrapper{
	width: 762px;
}
div#wrapper-inner{
	width: 740px;
}

div#top-left-center {
	float: left;
	width: 530px;
}
div#top-left {
	float: left;
	width: 170px;
	overflow: hidden;
	text-align: left;
}
div#top-center {
	float: right;
	width: 350px;
	overflow: hidden;
	text-align: left;
}
div#top-right {
	float: right;
	width: 200px;
	overflow: hidden;
	text-align: left;
	position: relative;
	bottom: 19px;
}

/* =============================================================
ヘッダ　740px用
============================================================= */
div#header {
	width: 740px;
}
div#desc {
	width: 740px;
}
div#stuff {
	width: 608px;
}
div#stuff a {
	width: 608px;
}

/* =============================================================
ナビゲーション　740px用
============================================================= */
#nav {
	width: 740px;
}
#nav-01 {
	width: 298px;
}

/* =============================================================
フッター　740px用
============================================================= */
div#footer {
	width: 740px;
}
div#go-top {
	width: 725px;
}


/* =============================================================
フラッシュ
============================================================= */
div#top-flash {
	margin: 5px auto;
}

/* =============================================================
左サイドバー
============================================================= */
div#top-left div.banner {
	margin-bottom: 5px;
	font-size: 10px;
}

/* メニュー */
div#top-left div.menu {
	width: 170px;
	margin-bottom: 5px;
}
div#top-left div.menu div {
	border: 1px solid #BEC0C1;
}
div#top-left div.menu div h2 {
	font-size: 12px;
}
div#top-left div.menu div p {
	margin: 2px 0 0 4px;
	padding: 0 0 0 7px;
	background: url(/top_img/common_ya_so_r.gif) left center no-repeat;
}

/* ツアーをさがす */
div#top-left div.tour1000 {
	width: 170px;
	margin-bottom: 5px;
}
div#top-left div.tour1000 h2 {
	width: 170px;
	height: 50px;
	background: url(/top_img/top_midashi_260.gif) left top no-repeat;
}
div#top-left div.tour1000 h2 a {
	display: block;
	width: 170px;
	height: 50px;
	font-size: 10px;
	text-indent: -9999px;
}
div#top-left div.tour1000 div {
	border: 1px solid #BEC0C1;
	border-top-width: 0px;
}
div#top-left div.tour1000 div p {
	height: 25px;
	padding-left: 20px;
	background: url(/top_img/tour1000_bg.gif) left center no-repeat;
	font-weight: bold;
	line-height: 25px;
}

/* テーマ別ツアー検索 */
div#top-left div.tour-theme {
	width: 170px;
	margin-bottom: 5px;
}
div#top-left div.tour-theme h2 {
	width: 170px;
	height: 36px;
	background: url(/top_img/top_midashi_search.gif) left top no-repeat;
	font-size: 10px;
	text-indent: -9999px;
}
div#top-left div.tour-theme .tabheader table {
	border-collapse: collapse; /* for IE */
	border-spacing: 0; /* for N6 */
}
div#top-left div.tour-theme .tabheader table tr td {
	margin: 0;
	padding: 0;
	border-width: 0;
	font-size: 10px;
}
div#top-left div.tour-theme .tabheader .close {
	border: 1px solid #BEC0C1;
	background-color: #BEC0C1;
	margin:0;
	padding: 1px;
	white-space: nowrap;
}
div#top-left div.tour-theme .tabheader .open {
	border: 1px solid #BEC0C1;
	border-bottom: 1px solid #fff;
	background-color: white;
	margin:0;
	padding: 1px;
	white-space: nowrap;
}
div#top-left div.tour-theme .tabheader .spc {
	border: 0px solid #fff;
	border-bottom: 1px solid #BEC0C1;
	margin:0;
	padding: 1px;
	white-space: nowrap;
}
div#top-left div.tour-theme .tabheader .spcr {
	height: 15px;
	border: 1px solid #fff;
	border-bottom: 1px solid #BEC0C1;
	margin:0;
	white-space: nowrap;
}

div#top-left div.tour-theme .tabheader a {
	text-decoration: none;
}
div#top-left div.tour-theme .tabbody {
	border: 1px solid #BEC0C1;
	border-top: 0px solid #fff;
	padding: 1px;
}
div#top-left div.tour-theme .tabbody h3 {
	margin-top: 2px;
	margin-left: 12px;
	font-size: 12px;
	line-height: 16px;
}
div#top-left div.tour-theme .tabbody div p {
	margin: 2px 0 0 4px;
	padding: 0 0 0 7px;
	background: url(/top_img/common_ya_so_r.gif) no-repeat;
	font-size: 12px;
}

/* グアム・サイパン */
div#top-left div.tour-guam {
	width: 170px;
	margin-bottom: 5px;
}
div#top-left div.tour-guam div {
	border: 1px solid #BEC0C1;
}
div#top-left div.tour-guam div h2 {
	margin: 4px 0 0 4px;
	font-size: 12px;
}
div#top-left div.tour-guam div p {
	margin: 2px 0 0 4px;
	padding: 0 0 0 7px;
	background: url(/top_img/common_ya_so_r.gif) left center no-repeat;
}
div#top-left div.tour-guam div a {
	margin: 2px 0 0 4px;
	padding: 0 0 0 7px;
	font-size: 10px;
}

/* =============================================================
中央カラム
============================================================= */
div#top-center div.banner img {
	margin-bottom: 5px;
}
div#top-center div.banner img.banner-left {
	float: left;
}
div#top-center div.banner img.banner-right {
	float: right;
}

/* 厳選ツアー */
div#top-center div#gensen-tour {
	clear: both;
	width: 350px;
	background: url(/top_img/top_midashi_gensen.gif) center top no-repeat;
}
div#top-center div#gensen-tour h2 {
	width: 350px;
	height: 59px;
	font-size: 10px;
	text-indent: -9999px;
}
div#top-center div#gensen-tour ul#arr-dep {
	width: 330px;
	height: 23px;
	margin-left: 20px;
	list-style: none;
}
div#top-center div#gensen-tour ul#arr-dep li {
	display: inline;
	font-size: 12px;
}
div#top-center div#gensen-tour ul#arr-dep li a {
	/* \*/ overflow: hidden; /* */
	display: block;
	float: left;
	width: 68px;
	height: 23px;
	margin-left: 1px;
	text-align: center;
	line-height: 23px;
}
div#top-center div#gensen-tour ul#arr-dep li#tokyo1 a,
div#top-center div#gensen-tour ul#arr-dep li#osaka1 a,
div#top-center div#gensen-tour ul#arr-dep li#nagoya1 a {
	background: url(/top_img/arr-dep1.gif) no-repeat;
	color: #FFFFFF;
}
div#top-center div#gensen-tour ul#arr-dep li#tokyo2 a,
div#top-center div#gensen-tour ul#arr-dep li#osaka2 a,
div#top-center div#gensen-tour ul#arr-dep li#nagoya2 a {
	background: url(/top_img/arr-dep2.gif) no-repeat;
}
div#top-center div#gensen-tour div.tour {
	clear: both;
	background-color: #CCCCCC;
}
div#top-center div#gensen-tour div.tour-text2 {
	margin: 0px 1px 1px 1px;
	padding: 3px;
	background-color: #FFFFFF;
	font-size: 11px;
}
div#top-center div#gensen-tour div.tour-text2 h6 {
	float: right;
	width: 236px;
	color: #E8D3A8;
	font-size: 12px;
}
div#top-center div#gensen-tour div.tour-text2 h6 img {
	display: none;
}
div#top-center div#gensen-tour div.tour-text2 img.tour-photo {
	float: left;
	margin-right: 5px;
	margin-bottom: 3px;
}
div#top-center div#gensen-tour div.tour-text2 div.day-price {
	float: right;
	width: 236px;
	font-weight: bold;
}
div#top-center div#gensen-tour div.tour-text2 div.day-price p.day {
	float: left;
}
div#top-center div#gensen-tour div.tour-text2 div.day-price p.price {
	float: left;
	margin-left: 10px;
	_margin-left: 5px;
	color: #cf1d17;
}
div#top-center div#gensen-tour div.tour-text2 div.day-price span {
	font-family: Verdana, Arial, sans-serif;
}
div#top-center div#gensen-tour div.tour-text2 div.hotel-air {
	float: right;
	width: 236px;
	font-size: 10px;
}
div#top-center div#gensen-tour div.tour-text2 div.hotel-air p.hotel, 
div#top-center div#gensen-tour div.tour-text2 div.hotel-air p.air {
	padding-left: 16px;
	line-height: 14px;
}
div#top-center div#gensen-tour div.tour-text2 div.hotel-air p.hotel {
	background: url(/top_img/tour_icon_hotel.gif) left center no-repeat;
}
div#top-center div#gensen-tour div.tour-text2 div.hotel-air p.air {
	background: url(/top_img/tour_icon_air.gif) left center no-repeat;
}
div#top-center div#gensen-tour div.tour-text2 div.hotel-air p.summary-feature {
	display: none;
}
div#top-center div#gensen-tour div.tour a.syosai {
	display: none;
}
div#top-center div#gensen-tour div.tour-text2 p.tour-code {
	display: none;
}

div#top-center div#gensen-tour div#go-tour-list {
	padding: 5px;
	background: url(/top_img/top_bgimg_gentei2.gif) center top no-repeat;
	text-align: right;
}
div#top-center div#gensen-tour div#go-tour-list-top {
	width: 350px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: url(/top_img/top_bgimg_gentei2.gif) center bottom no-repeat;
	text-align: right;
	line-height: 1.4;
}
div#top-center div#gensen-tour div#go-tour-list-top p.title {
	padding-right: 190px;
}
div#top-center div#gensen-tour div#go-tour-list-top p {
	padding-right: 25px;
}






/* =============================================================
右サイドバー
============================================================= */
div#top-right div.banner {
	margin-bottom: 5px;
}

/* 電話番号＆アレンジ */
div#top-right div#right-tel {
	width: 200px;
	margin-bottom: 5px;
}
div#top-right div#right-tel div#telbg {
	padding: 5px 1px;
	background: url(/common_img/tel_bg.gif) center top no-repeat;
	line-height: 1.4;
	text-align: left;
}
div#top-right div#right-tel span.telno {
	margin: 3px 0 10px 7px;
}
div#top-right div#right-tel span.teltitle {
	margin: 10px 0;
}
div#top-right div#right-tel div.teltxt {
	font-size: 10px;
	padding: 3px 7px;
}
div#top-right div#right-tel div#telopen {
	padding: 5px 0 5px 8px;
	background: url(/common_img/telopen_bg.gif) center bottom no-repeat;
}

/* お役立ちコンテンツ */
div#top-right div.oyakudachi {
	width: 200px;
	margin-bottom: 5px;
}
div#top-right div.oyakudachi h2 {
	width: 132px;
	height: 21px;
	background: url(/top_img/top_midashi_link.gif) left top no-repeat;
	font-size: 10px;
	text-indent: -9999px;
}
div#top-right div.oyakudachi div {
	border: 1px solid #BEC0C1;
}
div#top-right div.oyakudachi div p {
	margin: 2px 0 0 4px;
	padding: 0 0 0 7px;
	background: url(/top_img/common_ya_so_r.gif) left center no-repeat;
}

/* ホテル図鑑バナー */
div#top-right div#hotelzukan-banner {
	padding: 1px;
	background-color: #2498CA;
}
div#top-right div#hotelzukan-banner p {
	width: 198px;
	height: 70px;
	background: url(/top_img/top_btn_ht01.jpg) left top no-repeat;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

/* ウェディングバナー */
div#top-right div#wedding-banner {
	border: 1px solid #FF6699;
}
div#top-right div#wedding-banner p {
	margin: 5px;
	padding-left: 3px;
	border-left: 3px solid #FF6699;
	font-size: 10px;
	line-height: 1.5;
}
div#top-right div#wedding-banner p a {
	font-size: 12px;
}







