
/* head_area -----------------------------------------------*/
div#head_area {
	clear: both;
	width: 1041px;
	height: 120px;
	text-indent: -9999px;
}

body.okinawa div#head_area {
	background: url(../image/common/head_top_oka.jpg) no-repeat top left;
}
body.hokkaido div#head_area {
	background: url(../image/common/head_top_hkd.jpg) no-repeat top left;
}
body.kyusyu div#head_area {
	background: url(../image/common/head_top_fuk.jpg) no-repeat top left;
}
/* タイトル -----------------------------------------------*/

div#main_title {
	width: 100%;
	height: 94px;
	position: relative;
}
body.jal div#main_wrap.okinawa div#main_title {
	background: url(../image/titletop_oka_jal.gif) no-repeat top left;
}
body.ana div#main_wrap.okinawa div#main_title {
	background: url(../image/titletop_oka_ana.gif) no-repeat top left;
}
body.sky div#main_wrap.okinawa div#main_title {
	background: url(../image/titletop_oka_sky.gif) no-repeat top left;
}
body.sfj div#main_wrap.okinawa div#main_title {
	background: url(../image/titletop_oka_sfj.gif) no-repeat top left;
}
body.etc div#main_wrap.okinawa div#main_title {
	background: url(../image/titletop_oka_etc.gif) no-repeat top left;
}
body.jal div#main_wrap.hokkaido div#main_title {
	background: url(../image/titletop_hkd_jal.gif) no-repeat top left;
}
body.ana div#main_wrap.hokkaido div#main_title {
	background: url(../image/titletop_hkd_ana.gif) no-repeat top left;
}
body.sky div#main_wrap.hokkaido div#main_title {
	background: url(../image/titletop_hkd_sky.gif) no-repeat top left;
}
body.sfj div#main_wrap.hokkaido div#main_title {
	background: url(../image/titletop_hkd_sfj.gif) no-repeat top left;
}
body.etc div#main_wrap.hokkaido div#main_title {
	background: url(../image/titletop_hkd_etc.gif) no-repeat top left;
}
body.jal div#main_wrap.kyusyu div#main_title {
	background: url(../image/titletop_fuk_jal.gif) no-repeat top left;
}
body.ana div#main_wrap.kyusyu div#main_title {
	background: url(../image/titletop_fuk_ana.gif) no-repeat top left;
}
body.sky div#main_wrap.kyusyu div#main_title {
	background: url(../image/titletop_fuk_sky.gif) no-repeat top left;
}
body.sfj div#main_wrap.kyusyu div#main_title {
	background: url(../image/titletop_fuk_sfj.gif) no-repeat top left;
}
body.etc div#main_wrap.kyusyu div#main_title {
	background: url(../image/titletop_fuk_etc.gif) no-repeat top left;
}

/* 航空会社アイコン */
div#aicon ul li.airline {
	width: 87px;
	height: 26px;
	position: absolute;
	top: 12px;
	left: 80px;
}
body.jal div#aicon ul li.airline {
	background: url(../image/common/icon_jal.gif) no-repeat left top;
}
body.ana div#aicon ul li.airline {
	background: url(../image/common/icon_ana.gif) no-repeat left top;
}
body.sky div#aicon ul li.airline {
	background: url(../image/common/icon_sky.gif) no-repeat left top;
}
body.sfj div#aicon ul li.airline {
	background: url(../image/common/icon_sfj.gif) no-repeat left top;
}
/* プラン名 */
div#main_title p {
	position: absolute;
	top: 35px;
	left: 80px;
	font-size: 200%;
	font-weight: bold;
	color: #FFF;
}

/* top -----------------------------------------------*/

div#main_top {
	width: 100%;
}

div#main_top .photo {
	float: left;
	width: 60%;
}
div#main_top .photo ul {
	width: 100%;
	clear: both;
}
div#main_top li.photofrm {
	float: left;
	width: 190px;
	margin: 5px 0 5px 10px;
	padding: 10px 5px;
	font-size: 80%;
	text-align: center;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 2px;
	border-color: #DCE3E3 #C1C1C1 #C1C1C1 #DCE3E3;
}
*html div#main_top li.photofrm {
	margin: 5px;
	padding: 10px 5px;
}

/* ツアー説明 */

div#main_top .plan {
	float: right;
	width: 40%;
}
div#main_top .plan_name {		/* プラン名 */
	color: #C00;
	font-weight: bold;
	padding: 10px 0px 20px;
}
div#main_top dl.plan1 {	/* 旅行代金・設定期間 */
	width: 100%;
	margin-top: 10px;
	border-collapse: collapse;
}
div#main_top dl.plan1 dt,
div#main_top dl.plan1 dd {
	padding: 3px 5px;
}
div#main_top dl.plan1 dt {
	clear: both;
	float: left;
	width: 21%;
	text-align: center;
	color: #FFF;
}
div#main_wrap.okinawa div#main_top dl.plan1 dt {
	background-color: #FF3C3C;
}
div#main_wrap.hokkaido div#main_top dl.plan1 dt {
	background-color: #D279D2;
}
div#main_wrap.kyusyu div#main_top dl.plan1 dt {
	background-color: #FF891E;
}
div#main_top dl.plan1 dd {
	float: left;
	padding-left: 5px;
	font-size: 130%;
}
div#main_top dl.plan2 {	/* 出発地・利用空港・旅行日数・ツアーコード */
	clear: both;
	width: 100%;
}
div#main_top dl.plan2 dt {
	clear: both;
	float: left;
	width: 40%;
}
div#main_top dl.plan2 dt,
div#main_top dl.plan2 dd {
	padding: 10px 0px 5px 5px;
	border-bottom: 1px solid #CCCCCC;
}
div#main_top dl.plan3 {	/* ツアーの特徴 */
	clear: both;
	width: 750px;
	margin-left: 15px;
}
div#main_top dl.plan3 dt {
	padding: 10px 0px 5px 0px;
	font-size: 150%;
	font-weight: bold;
}
body.jal div#main_top dl.plan3 dt {
	color: #d60000;
	border-bottom: 1px solid #d60000; 
	}
body.ana div#main_top dl.plan3 dt {
	color: #002596;
	border-bottom: 1px solid #002596; 
	}
body.sky div#main_top dl.plan3 dt {
	color: #008dec;
	border-bottom: 1px solid #008dec; 
	}
body.sfj div#main_top dl.plan3 dt {
	color: #000000;
	border-bottom: 1px solid #000000; 
	}
body.etc div#main_top dl.plan3 dt {
	color: #f2af14;
	border-bottom: 1px solid #f2af14; 
	}

div#main_top dl.plan3 dd {
	padding: 5px 0px;
}

/* h4見出し -----------------------------------------------*/
div.main_box {
	clear: both;
	width: 765px;
	margin-top: 20px;
}
div.main_box h4 {
	width: 100%;
	padding: 25px 0px 5px 20px;
	font-size: 150%;
	font-weight: bold;
}

body.jal div.main_box h4 {	color: #d60000;}
body.ana div.main_box h4 {	color: #002596;}
body.sky div.main_box h4 {	color: #008dec;}
body.sfj div.main_box h4 {	color: #000000;}
body.etc div.main_box h4 {	color: #f2af14;}

/*沖縄*/
body.jal div#main_wrap.okinawa div.main_box {
	background: url(../image/title_oka_jal.gif) no-repeat top left;
}
body.ana div#main_wrap.okinawa div.main_box {
	background: url(../image/title_oka_ana.gif) no-repeat top left;
}
body.sky div#main_wrap.okinawa div.main_box {
	background: url(../image/title_oka_sky.gif) no-repeat top left;
}
body.sfj div#main_wrap.okinawa div.main_box {
	background: url(../image/title_oka_sfj.gif) no-repeat top left;
}
body.etc div#main_wrap.okinawa div.main_box {
	background: url(../image/title_oka_etc.gif) no-repeat top left;
}

/*北海道*/
body.jal div#main_wrap.hokkaido div.main_box {
	background: url(../image/title_hkd_jal.gif) no-repeat top left;
}
body.ana div#main_wrap.hokkaido div.main_box {
	background: url(../image/title_hkd_ana.gif) no-repeat top left;
}
body.sky div#main_wrap.hokkaido div.main_box {
	background: url(../image/title_hkd_sky.gif) no-repeat top left;
}
body.sfj div#main_wrap.hokkaido div.main_box {
	background: url(../image/title_hkd_sfj.gif) no-repeat top left;
}
body.etc div#main_wrap.hokkaido div.main_box {
	background: url(../image/title_hkd_etc.gif) no-repeat top left;
}

/*九州*/
body.jal div#main_wrap.kyusyu div.main_box {
	background: url(../image/title_fuk_jal.gif) no-repeat top left;
}
body.ana div#main_wrap.kyusyu div.main_box {
	background: url(../image/title_fuk_ana.gif) no-repeat top left;
}
body.sky div#main_wrap.kyusyu div.main_box {
	background: url(../image/title_fuk_sky.gif) no-repeat top left;
}
body.sfj div#main_wrap.kyusyu div.main_box {
	background: url(../image/title_fuk_sfj.gif) no-repeat top left;
}
body.etc div#main_wrap.kyusyu div.main_box {
	background: url(../image/title_fuk_etc.gif) no-repeat top left;
}

div.main_box table {
	width: 100%;
}
div.main_box table th,
div.main_box table td {
	padding: 5px;
}

/* ホテル一覧 -----------------------------------------------*/
#course table.single td {
	text-align: left;
	padding: 0 5px;
}

/*空席照会・予約ボタン（プラン内容）-----------------------------------------------*/
div.main_box_foot {
	width: 100%;
	height: 56px;
	margin-top: 20px;
}
div.kuseki {
	float: left;
	height: 56px;
	position: relative;
}
div.kuseki a {
	position: absolute;
	top: 0px;
	left: 275px;
	width:216px;
	display:block;
}
div.kuseki a:hover {
	background: url(../image/btn_yoyaku_over.gif) no-repeat center center;
	}
div.kuseki a:hover img { visibility: hidden;}

div.main_box_foot p.pagetop {
	text-align: right;
	padding: 30px 0 0 0;
	font-size: 11px;
}
	
/* 旅行期間で選ぶ */
div.kikan {
	width: 100%;
	height: 36px;
	margin: 15px 0px 10px;
	position: relative;
}
div.kikan ul {
	float: right;
	position: absolute;
	top: 0px;
	right: 5px;
}
div.kikan ul li {
	float: left;
	width: 76px;
	height: 36px;
	padding-right: 2px;
	background: url(../image/btn_kikan.gif) no-repeat top left;
	font-size: 90%;
	text-align:center;
}
div.kikan ul li a {
	display: block;
	height: 36px;
	padding-top: 10px;
	width: 76px;
}
div.kikan ul li a:hover {
	background: url(../image/btn_kikan_over.gif) no-repeat top left;
}
div.kikan ul li a:hover img { visibility: hidden;}

div.kikan ul li.kikan_title {
	width: 200px;
	text-indent: -9999px;
	background: url(../image/kikan_title.gif) no-repeat top right;
}
div.kikan ul li.kikan_on {
	padding-top: 10px;
	background: url(../image/btn_kikan_on.gif) no-repeat top left;
}

/* 旅行期間で選ぶ（詳細ページの一番下用） */
div.kikan2 {
	width: 100%;
	height: 36px;
	margin: 15px 0px 10px;
	position: relative;
}
div.kikan2 ul {
	float: right;
	position: absolute;
	top: 0px;
	right: 5px;
}
div.kikan2 ul li {
	float: left;
	width: 76px;
	height: 36px;
	padding-right: 2px;
	background: url(../image/btn_kikan2.gif) no-repeat top left;
	font-size: 90%;
	text-align:center;
}
div.kikan2 ul li a {
	display: block;
	height: 36px;
	padding-top: 7px;
	width: 76px;
}
div.kikan2 ul li a:hover {
	background: url(../image/btn_kikan2_over.gif) no-repeat top left;
}
div.kikan2 ul li a:hover img { visibility: hidden;}

div.kikan2 ul li.kikan_title {
	padding-top: 7px;
	text-align: left;
	width: 200px;
	font-weight: bold;
	text-indent: -9999px;
	background: url(../image/kikan_title.gif) no-repeat top right;
}
div.kikan2 ul li.kikan_on {
	padding-top: 7px;
	background: url(../image/btn_kikan2_on.gif) no-repeat top left;
}


/* プラン一覧----------------------------------------------------*/

div.search_box {
	clear: both;
	margin-bottom: 20px;
}
body.okinawa div.search_box {
	background: url(../image/search/search_oka1.gif) repeat-y top left;
}
body.kyusyu div.search_box {
	background: url(../image/search/search_fuk1.gif) repeat-y top left;
}
body.hokkaido div.search_box {
	background: url(../image/search/search_hkd1.gif) repeat-y top left;
}
body.okinawa div.search_box_bottom {
	padding-bottom: 10px;
	background: url(../image/search/search_oka2.gif) no-repeat bottom left;
}
body.kyusyu div.search_box_bottom {
	padding-bottom: 10px;
	background: url(../image/search/search_fuk2.gif) no-repeat bottom left;
}
body.hokkaido div.search_box_bottom {
	padding-bottom: 10px;
	background: url(../image/search/search_hkd2.gif) no-repeat bottom left;
}

/* おすすめプラン（一覧で使用）-----------------------------------------------*/

div.recom_title {
	width: 765px;
	height: 65px;
	position: relative;
}
body.okinawa div.recom_title {
	background: url(../image/search/srchtitle_oka1.gif) no-repeat top left;
}
body.kyusyu div.recom_title {
	background: url(../image/search/srchtitle_fuk1.gif) no-repeat top left;
}
body.hokkaido div.recom_title {
	background: url(../image/search/srchtitle_hkd1.gif) no-repeat top left;
}
div.recom_title p {
	position: absolute;
	top: 23px;
	left: 44px;
	font-size: 20px;
	font-weight: bold;
	color: #333;
}
div.search_box div.recom_wrap {
	clear: both;
	width: 765px;
}
div.search_box div.recom {
	float: left;
	width: 365px;
	min-height: 120px;
	background: #FFF;
	margin: 10px 0 10px 8px;
	padding: 3px 2px;
}
*html div.search_box div.recom {
	margin: 10px 0 10px 5px;
	padding: 3px 0px;
}
div.search_box div.recom_l {
	float: left;
	width: 270px;
}
div.search_box div.recom_r {
	float: right;
	width: 90px;
}
div.search_box div.recom_l ul li.recom1 {
	color: #0099CC;
	font-size: 95%;
}
div.search_box div.recom_l ul li.recom2 {
	color: #000000;
	font-weight: bold;
}
div.search_box div.recom_l ul li.recom3 {
	font-size: 95%;
}
div.search_box div.recom_l ul li.recom4 {
	padding-top: 5px;
}
div.search_box div.recom_l ul li.recom4 img {
	margin-right: 2px;
}
div.search_box div.recom_r a.syousai:hover {
	background: url(../image/index/btn_syousai_over.gif) no-repeat top left;
}
div.search_box div.recom_r a.syousai { display:block; }
div.search_box div.recom_r a.syousai:hover { background-color:transparent; }
div.search_box div.recom_r a.syousai:hover img { visibility:hidden; }

/* プラン一覧-----------------------------------------------*/
div.list_title {
	width: 765px;
	height: 58px;
	position: relative;
}
body.okinawa div.list_title {
	background: url(../image/search/srchtitle_oka2.gif) no-repeat top left;
}
body.kyusyu div.list_title {
	background: url(../image/search/srchtitle_fuk2.gif) no-repeat top left;
}
body.hokkaido div.list_title {
	background: url(../image/search/srchtitle_hkd2.gif) no-repeat top left;
}
div.list_title p {
	position: absolute;
	top: 16px;
	left: 44px;
	font-size: 20px;
	font-weight: bold;
	color: #333;
}
table.tbl_list {
	margin: 10px 0 0 10px;
	clear: both;
	width: 745px;
}
table.tbl_list td.list {
	padding: 5px 10px;
	vertical-align: top;
	background-color: #FFF;
	width:33%;
}
*html table.tbl_list td.list {
	margin: 10px 0 0 5px;
}
table.tbl_list td.space {
	width: 5px;
	height: 5px;
}
table.tbl_list ul li {
	padding: 2px 0px;
}
table.tbl_list ul li.list1 {
	color: #0099CC;
	font-weight: bold;
	font-size: 120%;
}
table.tbl_list ul li.list2 {
	color: #FF0000;
}
table.tbl_list ul li.list3 {
	padding-left: 10px;
	background: url(../image/common/icon_arrow.gif) no-repeat 0px 7px;
}

/* リンク表示 -----------------------------------------------*/
div.search_box a {
	text-decoration: underline;
	outline: none;
	overflow: hidden;
	color:#000;
}
div.search_box a:link { color:#000; }
div.search_box a:visited { color:#000; }
div.search_box a:hover { color:#F90; }
div.search_box a:active { color:#000; }
