
/* ------------------------------------------

				トップページ

------------------------------------------ */
/*
a { color: #00c; }*/

#searchBlock2 a:link{ color: #00c; }

#searchBlock2 a:visited{ color: #00c; }

#searchBlock2 a:hover, a:active{
	color: #ff6600;
}


/*clearfix*/
.clearfix:after {
	content: ".";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

.posiL{
	float: left;
}

.posiR{
	float: right;
}

/* --------------------------------
			レイアウト
-------------------------------- */

#contentsBody {
	margin-top: 12px;
}


#contentsBody:after {
    height: 0;
    visibility: hidden;
    content: ".";
    display: block;
    clear: both;
}


/*----- 左カラム -----*/
#leftColumn {
	width: 592px;
	float: left;
	position: relative;
}

/*----- 右カラム -----*/
#rightColumn {
	width: 350px;
	float: right;
	position: relative;
}

/*---------------------------------------------------
			ナビゲーション下リード
-----------------------------------------------------*/

#contentsBody{
	margin-top: 5px;
}

#leadSet {
	margin-bottom: 5px;
	width: 950px;
}

#leadSet #leadBox {
	float: left;
}

#leadSet #leadBox .kensuu {
	color: #fe0000;
	font-weight: bold;
}

#leadSet #beginnerBox {
	float: right;
	text-align: right;
}

#leadSet #beginnerBox img{
	margin-right: 5px;
}


#leadSet #beginnerBox a {
	font-weight: bold;
}


/*---------------------------------------------------
				海外格安ツアーを探す
-----------------------------------------------------*/

#searchBlock2 {
	width: 592px;
}

#searchBlock2 h2 {
	margin: 0;
	padding: 0;
	background: none;
	width: auto;
	height: 29px;
}

#searchBlock2 h2.search-title {
	display:block;
	margin:0;
	padding:0;
	width:760;
	height:29px;
	text-indent:-9999px;
	background: url(/tour/campaign/precam/images/pkg_top_head_search.gif) no-repeat;
}

#searchBlock2 #searchBlockBody2{
	padding-top: 5px;
}

#searchBlock2 #searchAreaLeft {
	width: 194px;
	float: left;
	position: relative;
}

#searchBlock2 #searchAreaLeft .searchBox {
	margin-bottom: 8px;
}

#searchBlock2 #searchAreaLeft h3 {
	margin: 0;
	padding: 0;
	background: none;
	width: auto;
	height: 28px;
}

#searchBlock2 #searchAreaLeft ul {
	margin: 0;
	padding: 0;
}

#searchBlock2 #searchAreaLeft li {
	margin: 0 10px 0 0;
	padding: 0;
	list-style-type: none;
	display: inline;
	line-height: 19px;
}

#searchBlock2 #searchAreaLeft select {
	vertical-align: top;
	display: inline;
}

#searchBlock2 #searchAreaRight {
	width: 760px;
	float: right;
	position: relative;
	margin-top:20px;
}

#searchBlock2 #searchAreaRight #searchFlashArea{
	margin-bottom: 5px;
	width:390px;
	float:left;
}

#searchBlock2 #searchAreaRight #searchFlashArea h3 {
	margin: 0;
	padding: 0 0 0 10px;
	background: url(/images/tour/head/pkg_bg_head_h3kazari_b.gif) left top no-repeat;
	width: auto;
	height: 21px;
}

#searchBlock2 #searchAreaRight #searchFlashArea h3.title-map {
	display:block;
	margin:0 0 10px 0;
	padding:0;
	width:390;
	height:26px;
	text-indent:-9999px;
	background: url(/tour/campaign/precam/images/ttl_search_map.gif) no-repeat;
}

#searchBlock2 #searchAreaRight #searchareaall {
	width:366px;
	float:right;
}

#searchBlock2 #searchAreaRight #searchareaall h3.title-search {
	display:block;
	margin:0 0 10px 0;
	padding:0;
	width:366px;
	height:26px;
	text-indent:-9999px;
	background: url(/tour/campaign/precam/images/ttl_kensaku.gif) no-repeat;
}

#searchBlock2 #searchAreaRight #searchFormSet {
	border: 2px solid #cce3fe;
	padding: 5px 6px;
	width:350px;
}

#searchCondition2 {
	width: 350px;
}

#searchCondition2 table {
	border-collapse: collapse;
	border: 1px solid #f2f2f2;
	width: 350px;
}

#searchCondition2 table th {
	width: 56px;
	background-color: #5497e3;
	border: 1px solid #f2f2f2;
	padding: 3px 0;
	text-align: center;
}

#searchCondition2 table td {
	background-color: #d1e4fa;
	border: 1px solid #f2f2f2;
	padding: 3px;
}

#searchCondition2 table td #selectAreaTheme {/*----- 目的地のエリア・テーマを選ぶ -----*/
	
}

#searchCondition2 table td #selectAreaTheme select {
	width: 200px;
}

#searchCondition2 table td #selectAreaTheme span {
	color: #f00;
	font-weight: bold;
	margin-left: 10px;
}

#searchCondition2 table td #selectCOUNTRY {/*----- 「国を選択」メニュー ------*/
	margin-top: 5px;
}

#searchCondition2 table td #selectCOUNTRY select {
	width: 200px;
}

#searchCondition2 table td #selectCOUNTRY.noDisp { display: none; }/*------ 「国を選択」メニューを非表示 -----*/


#searchCondition2 table td #selectCITY {/*----- 「都市を選択」メニュー -----*/
	margin-top: 5px;
}

#searchCondition22 table td #selectCITY select {
	width: 200px;
}


#searchCondition2 table td #selectCITY.noDisp { display: none; }/*------ 「都市を選択」メニューを非表示 -----*/


#searchCondition2 table td ul#depPoint {/*----- 出発地td -----*/
	margin: 0;
	padding: 0;
}

#searchCondition2 table td ul#depPoint li {
	float: left;
	margin: 0;
	padding: 0;
	margin-right: 10px;
}

#searchCondition2 table td ul#depPoint li input {
	margin-right: 2px;
	vertical-align: center;
}

* html #searchCondition2 table td ul#depPoint li { margin-right: 3px; }
*:first-child + html #searchCondition2 table td ul#depPoint li { margin-right: 3px; }

* html #searchCondition2 table td ul#depPoint li input { margin-right: 2px; }
*:first-child + html #searchCondition2 table td ul#depPoint li input { margin-right: 2px; }


#searchCondition2 table td.depDay {/*----- 出発日 -----*/
	
}

#searchCondition2 table td.depDay a {
	margin-left: 5px;
	padding-left: 20px;
	background: url(/images/tour/pkg/pkg_aicon_calender.gif) no-repeat left center;
}

#searchCondition2 table td.depDay select#selectDate {
	margin-right: 4px;
	margin-left: 5px;
}

/*----- 検索するボタン -----*/
#btnSearchL {
	margin: 5px auto;
	margin-bottom: 0;
	width: 150px;
	height: 29px;
}

/*----- [もっと詳しい条件で探す] -----*/
#detailCondition2 {
	margin-top: 5px;
}

#detailCondition2 h4 {
	margin: 0;
	padding: 0;
	background: none;
	width: auto;
}

#conditionBody2 {/*----- [もっと詳しい条件で探す body] -----*/
	margin: 0;
}

#conditionBody2.noDisp {	display: none; }/*----- [もっと詳しい条件で探す body を非表示] -----*/


#conditionBody2 table {
	width: 350px;
	/*margin: 5px auto 0 auto;*/
	margin: 5px 0 0 0;
	border: 1px solid #fff;
}

#conditionBody2 table th {
	color: #fff;
	font-weight: bold;
	width: 56px;
	border: 1px solid #fff;
}

#conditionBody2 table td {
	border: 1px solid #fff;
}


#conditionBody2 table td #priceRange {/*----- [価格帯] -----*/
	width: 130px;
}

#conditionBody2 table td #selectHotelGrade {/*----- [ホテル - グレード指定] -----*/
	width: 130px;
}

#conditionBody2 table td select#selectRoomType {/*----- [ホテル - 部屋タイプ指定] -----*/
	margin-left: 5px;
	width: 130px;
}

#conditionBody2 table td select#selectCarrier {/*----- [航空会社指定] -----*/
	width: 130px;
}

#conditionBody2 table td select#selectSeat {/*----- [航空会社 - 座席クラス指定] -----*/
	width: 130px;
	margin-left: 5px;
}

#conditionBody2 table td #selectTime {/*----- [出発時間帯指定] -----*/
	width: 130px;
}

/* ------------------------------------------
			人気ツアーランキング
------------------------------------------ */

#leftColumn #tourRanking {
	margin-top: 5px;
	width: 194px;
	float: left;
	position: relative;
}

#leftColumn #tourRanking h2 {
	margin: 0;
	padding: 0;
	width: auto;
	height: auto;
}

#leftColumn #tourRankingBody {
	margin: 0;
	padding: 0;
	border: 1px solid #ccc;
	border-top: none;
	padding-top: 1px;
	padding-left: 8px;
}

div.rankingUnit {
	margin: 0;
	padding: 0;
	width: 178px;
	margin: 10px 0 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #ccc;
}

div.rankingUnit:after {
    height: 0;
    visibility: hidden;
    content: ".";
    display: block;
    clear: both;
}

div.rankingUnit div.leftBlock {
	width: 50px;
	float: left;
}

div.rankingUnit div.leftBlock div.tourPhoto {
	margin-top: 5px;
}

div.rankingUnit div.rightBlock {
	width: 120px;
	float: right;
}

div.rankingUnit div.rightBlock h4 {
	font-size: 12px;
}

div.rankingUnit div.rightBlock p {
	font-size: 10px;
}

div.rankingUnit p.price {
	clear: both;
	margin-top: 2px;
	color: #f00;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
}

/*----- 大人お一人様料金 -----*/
#leftColumn #tourRanking #tourRankingBody p.attentionTxt {
	font-size: 10px;
	margin-top: 5px;
	text-align: right;
	margin-right: 10px;
	padding-bottom: 0px;
}

/* ------------------------------------------
		スカイゲートのおすすめ特集
------------------------------------------ */

#leftColumn #specialContent {
	margin-top: 5px;
	width: 390px;
	float: right;
	position: relative;
}

#leftColumn #specialContent h2 {
	margin: 0;
	padding: 0;
	width: auto;
	height: auto;
}

#leftColumn #specialContent #specialFlashArea {
	width: 390px;
}

#leftColumn #specialContent #specialBody {
	margin: 0;
	padding: 0;
	border: 1px solid #ccc;
	border-top: none;
	padding: 5px 3px 0 3px;
	width: 382px;
}


#leftColumn #specialContent #specialBody ul{
	margin: 0;
	padding: 0;
}

#leftColumn #specialContent #specialBody li{
	padding: 0;
	list-style: none;
	float: left;
}

#leftColumn #specialContent #specialBody li img{
	margin: 0 4px 0 4px;
	width: 183px;
	height: 50px;
	vertical-align: top;
	margin-bottom: 5px;
}

/* ------------------------------------------
	Check!おすすめ格安海外ツアー特集
------------------------------------------ */

#leftColumn #checkContent {
	margin-top: 5px;
	width: 390px;
	float: right;
	position: relative;
}

#leftColumn #checkContent h2 {
	margin: 0;
	padding: 0;
	width: auto;
	height: auto;
}

#leftColumn #checkContent #checkBody {
	margin: 0;
	padding: 0;
	border: 1px solid #ccc;
	border-top: none;
	padding: 5px 7px 0 7px;
}

#checkBody div.checkUnitL {
	margin: 0 0 5px 0;
	padding: 0;
	width: 374px;
}

#checkBody div.checkUnitL:after {
    height: 0;
    visibility: hidden;
    content: ".";
    display: block;
    clear: both;
}

#checkBody div.checkUnitL div.leftBlock {
	width: 150px;
	float: left;
}

#checkBody div.checkUnitL div.rightBlock {
	width: 219px;
	float: right;
}

#checkBody div.checkUnitL div.rightBlock h3{
	margin: 5px 0;
	padding: 0;
	width: auto;
	height: auto;
	background: none;
}

#checkBody div.checkUnitL div.rightBlock ul{
	margin: 0;
	padding: 0 0 0 8px;
}

#checkBody div.checkUnitL div.rightBlock li{
	margin: 0 0 0 8px;
	padding: 0;
	list-style-type: disc;
}



#checkBody div.checkUnitS {
	margin: 0 0 5px 0;
	padding: 0;
	width: 183px;
}

#checkBody div.checkUnitS:after {
    height: 0;
    visibility: hidden;
    content: ".";
    display: block;
    clear: both;
}

#checkBody div.checkUnitS div.leftBlock {
	width: 80px;
	float: left;
}

#checkBody div.checkUnitS div.rightBlock {
	width: 98px;
	float: right;
}

#checkBody div.checkUnitSet:after {
    height: 0;
    visibility: hidden;
    content: ".";
    display: block;
    clear: both;
}

/* --------------------------------
		人気都市価格相場
-------------------------------- */

#priceBlock {
	margin: 0;
	padding: 0;
	width: 390px;
	margin-top: 5px;
	float: right;
}

#priceBlock h2 {
	margin: 0;
	padding: 0;
	background: none;
	width: auto;
}

#priceBlockBody {
	border: 1px solid #ccc;
	border-top: none;
	margin: 0;
	padding: 4px 0;
	padding-top: 26px;
	
	padding-top: 35px;
	margin-top: 3px;
}

* html #priceBlockBody { margin-top: 0; }

#priceTableBlock {
	margin: 0 auto;
	
	width: 378px;
	border: 1px solid #4f8ed6;
	background-color: #d2e6fc;
	
	clear: both;
}

* html #priceTableBlock { padding-top: 3px; }
*:first-child + html #priceTableBlock { padding-top: 3px; }



#priceBlock p.attention {
	font-size: 10px;
	text-align: right;
	margin: 0;
	padding: 0;
	
	margin-bottom: -32px;
	padding-right: 4px;
	padding-top: 18px;
	
	border: 1px solid #ccc;
	border-top: none;
	border-bottom: none;
}


#priceTableBlock table.priceTable {
	margin: 4px auto;
	padding: 0;
	border: 1px solid #d2e6fc;
	border-collapse: collapse;
	width: 370px;
}

* html #priceTableBlock table.priceTable { width: 378px; }
*:first-child + html #priceTableBlock table.priceTable { width: 378px; }


#priceTableBlock table.priceTable.noDisp {/*価格相場テーブル非表示用*/
	display:none;
}



#priceTableBlock table.priceTable th {
	/*background-color: #3e7bc3;*/
	background-color: #4f8ed6;
	border: 1px solid #d2e6fc;
	text-align: center;
	font-weight: bold;
	color: #fff;
	padding: 2px;
}

#priceTableBlock table.priceTable th.dayTH {
	background-color: #3e7bc3;
}

#priceTableBlock table.priceTable th.areaName {
	background-color: #5ea8fe;
	border: 1px solid #d2e6fc;
	text-align: left;
	color: #fff;
	font-weight: bold;
	padding: 2px 4px;
}

#priceTableBlock table.priceTable td {
	background-color: #fff;
	border: 1px solid #d2e6fc;
	text-align: right;
	padding: 2px;
	padding-right: 4px;
	width: 97px;
	font-size: 11px;
}

#priceTableBlock table.priceTable td a {
	display: block;
}

#priceTableBlock table.priceTable td span {
	font-size: 14px;
	font-weight: bold;
}

#priceTableBlock table.priceTable td.depPoint {
	text-align: center;
	font-size: 12px;
	width: 46px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#priceBlockBody {
	position: relative;
}

#priceBlockBody ul#monthTAB {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 4px;
	top: 5px;
}

* html #priceBlockBody ul#monthTAB {/*IE6対策*/
	margin-top: 0px;
	left: 0;
	top: 5px;
}

#priceBlockBody ul#monthTAB:after {
    height: 0;
    visibility: hidden;
    content: ".";
    display: block;
    clear: both;
}

#priceBlockBody ul#monthTAB li {
	float: left;
	width: 80px;
	height: 26px;
	background-color: #ddd;
	background: url(/images/tour/pkg/pkg_top_price-list_tab_no-active.gif) no-repeat;
	margin: 0;
	padding: 0;
	margin-right: 2px;
	margin-top: 5px;
}

#priceBlockBody ul#monthTAB li.selectedTAB {/*------ タブ選択状態 -----*/
	background-color: #d2e6fc;
	background: url(/images/tour/pkg/pkg_top_price-list_tab_active.gif) no-repeat;
	height: 31px;
	margin-top: 0;
	padding-top: 5px;
	font-weight: bold;
}

#priceBlockBody ul#monthTAB li a {
	width: 80px;
	height: 21px;
	padding: 0;
	padding-top: 5px;
	display: block;
	text-align: center;
}

#priceBlockBody ul#monthTAB li.selectedTAB a {
	height: 26px;
}


/* ------------------------------------------
		スカイゲートカスタマーセンター
------------------------------------------ */

#rightColumn #customerBlock {
	margin: 0;
	padding: 0;
	width: 350px;
}

#rightColumn #customerBlock h3 {
	margin: 0;
	padding: 0;
	background: transparent none repeat scroll 0%;
	width: 338px;
	height: 29px;
}

#rightColumnn #customerBlock #customerBody {
	border: 1px solid #ccc;
	border-top: none;
	width: 348px;
	height: 38px;
	vertical-align: top;
	margin: 0;
}

#rightColumn #customerBlock div.btn {
	margin-top: -5px;
}

#rightColumn #customerBlock span.about_3star {
	height: 29px;
	left: 255px;
	margin: 0pt;
	position: absolute;
	top: 6px;
	width: 87px;
}


/* ------------------------------------------
				お支払い方法
------------------------------------------ */

#rightColumn #paymentBlock {
	margin-top: 10px;
	width: 350px;
}

#rightColumn #paymentBlock h3 {
	margin: 0;
	padding: 0;
	background: transparent none repeat scroll 0%;
	width: 350px;
	height: 29px;
}

#rightColumn #paymentBlock #paymentBody {
	/*border: 1px solid #ccc;
	border-top: none;
	padding: 5px 7px 4px 7px;
	margin: -20px 0px 10px;*/
}

#rightColumn #paymentBlock #paymentBody .logoSet{
	float: right;
	padding-left: 8px;
}

/* ------------------------------------------
		PICK UP!大特価海外格安ツアー
------------------------------------------ */

#rightColumn #pickupTour {
	margin-top: 10px;
}

#rightColumn #pickupTour h2 {
	margin: 0 0 5px 0;
	padding: 0;
	background: none;
	width: auto;
	height: 29px;
}

#pickupTour .bnrAreaL ul {
	margin: 0;
	padding: 0;
}

#pickupTour .bnrAreaL li{
	margin: 0 0 5px 0;
	width: 350px;
	height: 90px;
}

#pickupTour .bnrAreaM {
	position: relative;
}

#pickupTour .bnrAreaM ul {
	margin: 0;
	padding: 0;
}

#pickupTour .bnrAreaM li{
	margin: 0 0 5px 0;
	width: 171px;
	height: 70px;
}

#pickupTour .textLinkArea {
	position: relative;
}

#pickupTour .textLinkArea dl{
	background-color: #d9ebff;
	width: 171px;
	margin-bottom: 5px;
}

#pickupTour .textLinkArea dt {
	background: url(/images/tour/pkg/pkg_parts_arrow_b.gif) 8px 10px no-repeat;
	padding: 5px 8px 0 22px;
	font-weight: bold;
}

#pickupTour .textLinkArea dt .price {
	color: #ff0000;
}

#pickupTour .textLinkArea dd{
	padding: 0 8px 5px 8px;
}

/* ------------------------------------------
		旅のサポート
------------------------------------------ */

#rightColumn #supportBlock {
	margin: 0;
	padding: 0;
	width: 350px;
	position: relative;
}

#supportBlock h3 {
	margin: 0;
	padding: 0;
	background: url(/images/tour/head/pkg_bg_head_h3_350_g.gif) no-repeat;
	width: 338px;
	height: 20px;
	padding-top: 6px;
	padding-left: 12px;
}

#supportBlock #supportBody {
	border: 1px solid #ccc;
	border-top: none;
	padding: 5px 7px 4px 7px;
}

#supportBlock #supportBody ul {
	width: 163px;
	position: relative;
}

#supportBlock #supportBody ul li {
	background: url(/images/tour/pkg/pkg_parts_arrow_g.gif) 0 5px no-repeat;
	padding-left: 10px;
}

#supportBlock #supportBody a {
	color: #333333 !important;
}

#supportBlock #supportBody a:hover {
	color: #f00 !important;
}

/* ------------------------------------------
		旅の準備
------------------------------------------ */

#rightColumn #jumbiBlock {
	margin: 5px 0 0 0;
	padding: 0;
	width: 350px;
	position: relative;
}

#jumbiBlock h3 {
	margin: 0;
	padding: 0;
	background: url(/images/tour/head/pkg_bg_head_h3_350_g.gif) no-repeat;
	width: 338px;
	height: 20px;
	padding-top: 6px;
	padding-left: 12px;
}

#jumbiBlock #jumbiBody {
	border: 1px solid #ccc;
	border-top: none;
	padding: 5px 7px 4px 7px;
}

#jumbiBlock #jumbiBody ul {
	width: 163px;
	position: relative;
}

#jumbiBlock #jumbiBody ul li {
	background: url(/images/tour/pkg/pkg_parts_arrow_g.gif) 0 5px no-repeat;
	padding-left: 10px;
}

#jumbiBlock #jumbiBody a {
	color: #333333 !important;
}

#jumbiBlock #jumbiBody a:hover {
	color: #f00 !important;
}
