
/* ------------------------------------------

				トップページ

------------------------------------------ */

a { color: #00c; }

a:link{ color: #00c; }

a:visited{ color: #00c; }

a:hover, a:active{
	color: #f00 !important;
}


/*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: 10px;*/
	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;
}

/*---------------------------------------------------
				トップの大バナー
-----------------------------------------------------*/
#banner_592x55 {
	margin-bottom:3px;
}

/* --------------------------------
			都市切り替えナビ
-------------------------------- */
#deptNaviSet {
	margin-bottom: 5px;
	position: relative;
	width: 950px;
}

#deptNaviSet #deptNavi {
	float: left;
}
#deptNaviSet #deptNavi ul {
	position: relative;
}
#deptNaviSet #deptNavi li {
	float: left;
	height: 28px;
	margin-right: 4px;
	overflow: hidden;
}
#deptNaviSet #deptNavi li#last-child {
	margin-right: 0 !important;
}
#deptNaviSet #deptNavi li a, #deptNaviSet #deptNavi li a:hover {
	display: block;
	height: 28px;
	text-indent: -9999px;
}
#deptNaviSet #deptNavi li.deptTokyoOff a {
	background: url("/images/system/top/button/p_top_btn_dep_tokyo_off.gif") no-repeat scroll left top;
	width: 136px;
}
#deptNaviSet #deptNavi li.deptOsakaOff a {
	background: url("/images/system/top/button/p_tour_btn_dep_osaka_off.gif") no-repeat scroll left top;
	width: 84px;
}
#deptNaviSet #deptNavi li.deptNagoyaOff a {
	background: url("/images/system/top/button/p_tour_btn_dep_nagoya_off.gif") no-repeat scroll left top;
	width: 102px;
}
#deptNaviSet #deptNavi li.deptFukuokaOff a {
	background: url("/images/system/top/button/p_tour_btn_dep_fukuoka_off.gif") no-repeat scroll left top;
	width: 84px;
}
#deptNaviSet #deptNavi li.deptGroupinqOff a {
	background: url("/images/system/top/button/p_tour_btn_dep_groupinq_off.gif") no-repeat scroll left top;
	width: 112px;
}

#deptNaviSet #deptNavi li.deptTokyoOff a:hover {
	background: url("/images/system/top/button/p_top_btn_dep_tokyo_on.gif") no-repeat scroll left top;
	width: 136px;
}
#deptNaviSet #deptNavi li.deptOsakaOff a:hover {
	background: url("/images/system/top/button/p_tour_btn_dep_osaka_on.gif") no-repeat scroll left top;
	width: 84px;
}
#deptNaviSet #deptNavi li.deptNagoyaOff a:hover {
	background: url("/images/system/top/button/p_tour_btn_dep_nagoya_on.gif") no-repeat scroll left top;
	width: 102px;
}
#deptNaviSet #deptNavi li.deptFukuokaOff a:hover {
	background: url("/images/system/top/button/p_tour_btn_dep_fukuoka_on.gif") no-repeat scroll left top;
	width: 84px;
}
#deptNaviSet #deptNavi li.deptGroupinqOff a:hover {
	background: url("/images/system/top/button/p_tour_btn_dep_groupinq_on.gif") no-repeat scroll left top;
	width: 112px;
}

#deptNaviSet #deptNavi li.deptTokyoOn a,
#deptNaviSet #deptNavi li.deptTokyoOn a:hover {
	background: url("/images/system/top/button/p_top_btn_dep_tokyo_on.gif") no-repeat scroll left top;
	width: 136px;
}
#deptNaviSet #deptNavi li.deptOsakaOn a,
#deptNaviSet #deptNavi li.deptOsakaOn a:hover {
	background: url("/images/system/top/button/p_tour_btn_dep_osaka_on.gif") no-repeat scroll left top;
	width: 84px;
}
#deptNaviSet #deptNavi li.deptNagoyaOn a,
#deptNaviSet #deptNavi li.deptNagoyaOn a:hover {
	background: url("/images/system/top/button/p_tour_btn_dep_nagoya_on.gif") no-repeat scroll left top;
	width: 102px;
}
#deptNaviSet #deptNavi li.deptFukuokaOn a,
#deptNaviSet #deptNavi li.deptFukuokaOn a:hover {
	background: url("/images/system/top/button/p_tour_btn_dep_fukuoka_on.gif") no-repeat scroll left top;
	width: 84px;
}
#deptNaviSet #deptNavi li.deptGroupinqOn a,
#deptNaviSet #deptNavi li.deptGroupinqOn a:hover {
	background: url("/images/system/top/button/p_tour_btn_dep_groupinq_on.gif") no-repeat scroll left top;
	width: 84px;
}

#deptNaviSet #deptNavi li.htlairBtn {
	margin: 0;
}

#deptNaviSet #deptNavi li.htlairBtn a,
#deptNaviSet #deptNavi li.htlairBtn a:hover  {
	text-indent: 0;
}

/*---------------------------------------------------
				海外格安ツアーを探す
-----------------------------------------------------*/
#searchBlock2 {
	width: 592px;
}
#searchBlock2 h2 {
	margin: 0;
	padding: 0;
	background: none;
	width: auto;
	height: 29px;
}
#searchBlock2 .leadTxt{
	background:#ECF5FA;
	padding: 5px;
	}

#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 3px 0 0;
	padding: 0;
	list-style-type: none;
	/*display: inline-block;*/
	line-height: 16px;
}

#searchBlock2 #searchAreaLeft ul.great li {
	background: transparent url(/images/tour/pkg/pkg_detail_list_dot.gif) no-repeat scroll 0 0;
	padding-left: 12px;
}

#searchBlock2 #searchAreaLeft select {
	vertical-align: top;
	display: inline;
}

#searchBlock2 #searchAreaRight {
	width: 390px;
	float: right;
	position: relative;
}

#searchBlock2 #searchAreaRight #searchFlashArea{
	margin-bottom: 5px;
}

#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 #searchFormSet {
	border: 2px solid #cce3fe;
	padding: 5px 6px;
}

#searchBlock2 #searchAreaRight #searchFormSet {
	border: 2px solid #cce3fe;
	padding: 5px 6px;
}

#searchCondition2 {
	width: 374px;
}

#searchCondition2 table {
	border-collapse: collapse;
	border: 1px solid #f2f2f2;
	width: 374px;
}

#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;
}

#search_sonota{
	margin-top:15px;
	background:url(/images/tour/head/pkg_search_bg_other.gif);
	border:#97db40 solid;
	border-width:0px 1px 1px 1px;
}
#search_sonota h3 a{
	display:block;
	padding:3px 0px 3px 22px;
	background:#97db40 url(/kaigai/tour/images/arw_grn_circle02.gif) no-repeat 4px 5px;
	color:#ffffff !important;
	font-size:14px;
	font-weight:bold;
}
#search_sonota h3 a:hover{
	color:#ffffff !important;
	text-decoration:none !important;
}
#search_sonota div{
	padding:3px 10px;
}

#search_sonotacity{
	border:1px #ccc solid;
}

#search_sonotacity div{
	padding:0px 5px 5px 5px;
	line-height:16px;
}

#searchBlock2 #searchAreaLeft #search_sonotacity h3{
	height:22px;
}


#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;
}

table td input,
table td li input {margin: 0 2px 0 0;}

table td li input,
table td input,
table td label,
table td li label,
table td .iconq{vertical-align: middle;}
.iconq{margin-left: 3px;}


* 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: 374px;
	margin: 5px auto 0 auto;
	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;
}

/* ------------------------------------------
		DeNAトラベルのおすすめ特集
------------------------------------------ */

#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;
}

/* ------------------------------------------
		    プロ厳選の海外旅行
------------------------------------------ */

#leftColumn #tsuboContents {
	margin-top: 5px;
	width: 390px;
	float: right;
	position: relative;
	background: url(/images/tour/head/pkg_top_head_tsubo_bg.gif);
	background-repeat: repeat-y;
}

#leftColumn #tsuboContents h2 {
	margin: 0;
	padding: 0;
	width: auto;
	height: auto;
}

#leftColumn #tsuboContents img {
	display: block;
}

#leftColumn #tsuboContents ul{
	margin: 0 0 0 15px;
	padding: 0;
	width: 360px;
}

#leftColumn #tsuboContents li{
	padding: 0 0 0 10px;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px dotted #cccccc;
	background: url(/images/tour/pkg/pkg_detail_list_dot2.gif);
	background-repeat: no-repeat;
}

#leftColumn #tsuboContents p{
	width: 375px;
	font-size:10px;
	text-align: right;
	padding: 3px 0 5px 0;
}

#leftColumn #tsuboContents p a{
	background-position: left center;
}

/* ------------------------------------------
	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;
	padding: 0 0 5px 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;
}

/* ------------------------------------------
		海外パック(ホテル+航空券)
------------------------------------------ */

#htlairBlock {
	margin: 0;
	padding: 0;
	width: 390px;
	padding-top: 5px;
	clear: both;
}

#htlairBlock h2 {
	margin: 0;
	padding: 0;
	background: none;
	width: auto;
}

#htlairBlockBody {
	border: 1px solid #ccc;
	border-top: none;
	margin: 0;
	padding: 4px;
}

#htlairBlockBody .arrow {
	background: url("/images/tour/top/htlair/arrow.gif") no-repeat left 0.3em;
	padding-left: 15px;
}

#htlairBlockBody #topBox {
	background:url("/images/tour/top/htlair/top_bg.gif") no-repeat #5EA8FD;
}

#htlairBlockBody #topBox ul {
	padding-top: 15px;
	padding-left: 18px;
}

#htlairBlockBody #topBox li {
	height: 22px;
	overflow: hidden;
	margin-bottom: 6px;
}

#htlairBlockBody #topBox h3 {
	background: none;
	width: auto;
	height: auto;
	padding: 0;
}

#htlairBlockBody #topBox dl {
	margin: 0 5px;
	padding-bottom: 1px;
}

#htlairBlockBody #topBox dt {
	padding: 8px 10px;
	height: 16px;
	overflow: hidden;
	background-color: #FFFFFF;
}

#htlairBlockBody #topBox dd {
	padding: 0 25px 10px 30px;
	margin: 0;
	background-color: #FFFFFF;
	border-bottom: 5px solid #5EA8FD;
	font-weight: bold;
}

#htlairBlockBody #topBox dl dd.arrow {
	background-position: 17px 0.3em;
}

#htlairBlockBody #btn_more {
	padding: 15px 0;
}

#htlairBlockBody #btn_more a {
	width: 380px;
	height: 46px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url("/images/tour/top/htlair/btn_more.gif") no-repeat;
}

#htlairBlockBody #btn_more a:hover {
	background-position: 0 -46px;
}

#htlairBlockBody #bottomBox {
	background-color: #FFFDCC;
	padding: 10px 5px;
}

#htlairBlockBody #bottomBox h3{
	background: none;
	width: auto;
	height: auto;
	padding: 0 0 5px 7px;
	margin-bottom: 5px;
	border-bottom: solid 1px #FF900B;
}

#htlairBlockBody #bottomBox ul {
	padding: 0 7px 7px;
}

#htlairBlockBody #bottomBox li {
	padding-bottom: 13px;
}

#htlairBlockBody #bottomBox .note {
	font-size: 11px;
	padding: 0 7px;
	letter-spacing: -1px;
}

/* ------------------------------------------
		ポッキリ枠
------------------------------------------ */
.jstBlock{
	background:url("/tour/campaign/sale/images/bg_jst.gif") no-repeat left top;
	width:592px;
	height:80px;
	position:relative;
}
.jstBlock p.txtBlock{
	padding:9px 0 0 190px;
	background:url("/tour/campaign/sale/images/bg_jst_arrow.gif") no-repeat 179px 14px;
	line-height:1.3;
}
.jstBlock p.txtBlock a{
	font-weight:bold;
}
.jstBlock p.leftItem{
	position:absolute;
	background:none;
	top:0;
	left:0;
}
.jstBlock p.rightItem{
	position:absolute;
	background:none;
	top:0;
	left:401px;
}


/* ------------------------------------------
		DeNAトラベルカスタマーセンター
------------------------------------------ */

#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: -1px;
}

#rightColumn #customerBlock span.about_3star {
	height: 29px;
	left: 255px;
	margin: 0pt;
	position: absolute;
	top: 6px;
	width: 87px;
}

/* ------------------------------------------
	海外ツアーをはじめてご利用になる方へ
------------------------------------------ */

#rightColumn #beginnerBlock {
	margin-top: 5px;
	width: 350px;
}


/* ------------------------------------------
				お支払い方法
------------------------------------------ */

#rightColumn #paymentBlock {
	margin-top: 5px;
	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;
}


/* ------------------------------------------
DeNAトラベルで海外格安ツアーをかんたんオンライン予約
------------------------------------------ */
#easyOR_Block {
	margin-bottom:5px;
	margin-top:5px;
}


/* ------------------------------------------
		旅のサポート
------------------------------------------ */

#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;
}


#supportBlock .supportMainBlock{
	border-bottom: 1px dotted #ccc;
	padding: 0 0 5px 0;
	margin-bottom: 5px;
	position: relative;
}

#supportBlock .supportMainBlock .textBlock{
	padding-bottom: 5px;
	position: relative;
	width: 334px;
}

#supportBlock .supportMainBlock .textBlock img{
	float: left;
}

#supportBlock .supportMainBlock dl{
	width: 254px;
	float: right;
}

#supportBlock .supportMainBlock dt{
	font-weight: bold;
	background: url(/images/tour/system/pkg/pkg_parts_arrow_g.gif) 0 5px no-repeat;
	padding-left: 10px;
}


/* ------------------------------------------
		旅の準備
------------------------------------------ */

#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;
}

/* ------------------------------------------
行き先別　人気ホテルから選ぶ海外ツアー
------------------------------------------ */
#ikisaki_tour {
	margin: 0;
	padding: 0;
	border: 1px solid #ccc;
	border-top: none;
	padding: 0 0px 0 0px;
}
#ikisaki_tour .txt{
	background:#ECF5FA;
	padding: 5px;
	}
#ikisaki_tour #ikisaki_tour_body{
}


#ikisaki_tour #ikisaki_tour_body ul{
	border-bottom:1px dotted #ccc;
	margin-bottom:5px;
	padding:5px 0;
	wdith:370px;
}

#ikisaki_tour #ikisaki_tour_body ul#btmbordernone{
	border-bottom:none;
}

#ikisaki_tour #ikisaki_tour_body ul li{
	float:left;
	vertical-align:bottom;
	vertical-align:text-bottom;
	display:inline;
}

#ikisaki_tour #ikisaki_tour_body p{
	padding-top:7px;
	padding-left:5px;
}

#ikisaki_tour #ikisaki_tour_body ul li.commentbody{
	float:left;
	width:260px;
}


#ikisaki_tour #ikisaki_tour_body img{
	padding:0 5px;
	float:left;
}

#ikisaki_tour #ikisaki_tour_body ul:after {
    height: 0;
    visibility: hidden;
    content: ".";
    display: block;
    clear: both;
}


#ikisaki_tour #ikisaki_tour_body:after {
    height: 0;
    visibility: hidden;
    content: ".";
    display: block;
    clear: both;
}

/* ------------------------------------------
ID検索枠
------------------------------------------ */
#searchIdBlock {
	margin:0 0 5px 0;
	border:1px solid #08478c;
	width:348px;
}

#searchIdBlock .searchIdWrap {
	margin:1px;
}

#searchIdBlock .search_image {
	margin: 0 10px 0 0;
	vertical-align: middle;
}

#searchIdBlock .m-right5 {
	width: 100px;
	height: 16px;
	margin-right:5px;
	padding:0 ;
	boder: 1px solid #9c9c9c;
	vertical-align: middle;
}

#searchIdBlock .search_id_start {
	vertical-align:middle;
}
