﻿@charset "utf-8";

@import url("../../common/css/reset.css");
@import url("../../common/css/common.css");
@import url("https://www.mwt.co.jp/common/css/layout.css");
@import url("https://www.mwt.co.jp/kaigai/common/css/internal_links.css");


#container{
	clear:both;
	width:950px;
	margin:0px auto 40px;
	zoom:1;
}
#main{
	float:right;
	width:737px;
}
#side{
	float:left;
	width:198px;
}
/*----------------------------------------------------------------------タイトル*/
#title{
	position:relative;
	margin-bottom:15px;
}
h1{
	width:950px;
}
h1.crossfader{
	position:relative;
	height:150px;
}
h1.crossfader img{
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0;
	cursor:pointer;
}
h1.crossfader .active{
	z-index:10;
	opacity:1.0;
}
h1.crossfader .last-active{
	z-index:9;
}
#title ul{
	position:absolute;
	top:5px;
	right:0px;
		z-index:10;
}
#title li{
	padding-bottom:3px;
}
#title li img{
	vertical-align:bottom;
}

/*----------------------------------------------------------------------新着情報*/
.whatsnew{
	border:solid 1px #ccb16f;
	margin:0px auto 10px;
	zoom:1;
}
.whatsnew h3{
	float:left;
}
.whatsnew div.whatsnew_main{
	float:right;
	padding:5px 0px 5px 3px;
	zoom:1;
}
.whatsnew div.whatsnew_main dl{
/*	float:left;*/
	margin:5px 0px;
/*	width:350px;*/
	width:700px;
	font-size:14px;
	font-weight:bold;
	padding-top:15px;	
}
.whatsnew div.whatsnew_main dt{
	float:left;
/*	width:250px;*/
	padding-left:13px;
	margin-top:-15px;	
	background: url(../img/whatsnew_icon.gif) no-repeat left 3px;  
}
.whatsnew div.whatsnew_main dt.short{
	width:170px;
}

.whatsnew div.whatsnew_main dd{
	color:#CC0000;
	float: left;
	margin-top: -16px;
	margin-left:10px;	
}
.whatsnew div.whatsnew_main dd a{
	color:#F00;
}
.whatsnew div.whatsnew_main dl.long{
	width:700px;
}
.whatsnew div.whatsnew_main dl.long dt{
	width:350px;
}

/*----------------------------------------------------------------バナー大*/

#slider1 div{
	border:solid 1px #CCCCCC;
}
.bx-pager{
	padding:2px 3px;
	margin-bottom:15px;
	background:#999999;
}
.bx-pager a{
	padding:3px 16px;　/*3個　padding:3px 29px;　4個　3px 21px;*/
	background:#999999;
	color:#FFFFFF;
	text-decoration:none;
}
.bx-pager .pager-active{
	color: #0066CC;
	background: #CCCCCC;
}

/*----------------------------------------------------------------ツアー検索*/
#tour_search{
	margin-bottom:15px;
	padding:0px 3px 10px 8px;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
}
#tour_search dl{
	padding:0px 0px 13px;
	zoom:1;
}
#tour_search dt{
	float:left;
	margin-top:4px;
}
#tour_search dd{
	line-height:2;
}
input ,select{
	vertical-align:middle;
}
#tour_search p.button{
	margin-top:5px;
	text-align:center;
}
#tour_search dl.date dd{
	font-size:14px;
	line-height:1.7;
}
/*----------------------------------------------------------------キーワード検索*/
div#keyword{
	margin-bottom:15px;
	padding:10px;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
}
#keyword span.button{
	padding-left:10px;
}
#keyword ul{
	zoom:1;
}
#keyword  li{
	float:left;
	white-space:nowrap;
	padding:5px 10px 5px 0px;
}
#keyword  li.size_1{
	font-size:12px;
}
#keyword  li.size_2{
	font-size:14px;
}
#keyword  li.size_3{
	font-size:16px;
	font-weight:bold;
}
#keyword dd{
	float:right;
	width:150px;
}

/*----------------------------------------------------------------ホテルBEST5*/
div#hotel_lank{
	margin-bottom:15px;
	padding:5px;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
}
div#hotel_lank div.hotel_lank_inner{
	padding:8px 0px;
}
div#hotel_lank p.lank{
	float:left;
	margin-right:5px;
}
div#hotel_lank ul.pricelist{
}
div#hotel_lank ul.pricelist li{
	list-style:none;
} 
div#hotel_lank ul.pricelist li a{
	text-decoration:none;
}
div#hotel_lank ul.pricelist li .dept{
	font-weight:bold;
}
div#hotel_lank ul.pricelist li .price{
color:#CC0000;
}
div#hotel_lank .deplistWrap { display: none; }

/*----------------------------------------------------------------関連リンク*/
div#kanren_link{
	margin-bottom:15px;
	padding:10px;
	border-top:solid 1px #CCCCCC;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
}
div#kanren_link li{
	padding-left:10px;
	background: url(../img/arrow_gray.gif) no-repeat left 5px;
}

/*----------------------------------------------------------------プラン*/

#tabs{
	background: url(../img/plan_dot_vertical.gif) repeat-y 368px top;
}

/*タブ*/
ul#nav{
	zoom:1;
}
ul#nav li{
	float:left;
}
ul#nav li img{
	vertical-align:bottom;
}
/*プラン内容*/
div.tab_box{
	clear:both;
	margin-bottom:15px;
	padding:10px 7px;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
	zoom:1;
}
div.tab_box hr{
	clear:both;
	margin:0px;
	padding:0px;
  border-width: 1px 0px 0px 0px; /* 太さ */
  border-style: dotted; /* 線種 */
  border-color: #CCCCCC; /* 線色 */
  height: 1px; /* 高さ */
	line-height:0;
}
#osusume{
	border-top:solid 4px #ff6f61;
	background:url(../img/plan_back_web.gif) repeat-x top;
}
#guam{
	border-top:solid 4px #23bcca;
	background:url(../img/plan_back_free.gif) repeat-x top;
}
#round{
	border-top:solid 4px #feb257;
	background:url(../img/plan_back_round.gif) repeat-x top;
}
#palau{
	border-top:solid 4px #41ba60;
	background:url(../img/plan_back_saipan.gif) repeat-x top;
}
#saipan{
	border-top:solid 4px #feb257;
	background:url(../img/plan_back_round.gif) repeat-x top;
}


div.plan{
	width:330px;
	float:left;
	padding:10px 15px;
	position:relative;
}
div.plan .type img{
	vertical-align:middle;
	padding-right:5px;
}
div.plan h4{
	height:3em;
	padding:0px 0px 25px;
	font-size:14px;
	fotn-weight:bold;
	line-height:1.3;
}
div.plan h4 a{
	color:#FF0000;
}
div.plan h4 a:hover{
	color: #0066CC;
}
div.plan h4 horver{
	color:#0099CC;
}
div.plan p.photo{
	padding:0px 3px 3px 0px;
	position:absolute;
	top:10px;
	right:16px;
	background:url(../img/plan_photo_back.gif) no-repeat;
}
div.plan p.photo img{
	width: 100px;
　/*92px*/
	height:100px;
}
div.plan ul.air{
	padding-bottom:10px;
	clear: both;
	overflow: hidden;
	margin-bottom:30px;
}
div.plan ul.air li{
	padding-bottom:3px;
	font-size:14px;
}
div.plan ul.air li img{
	vertical-align:middle;
	padding-right:5px;
}
div.plan ul.air li a{
	margin-right:8px;
}

div.plan p.point{
	padding: 10px;
	background: #deefff;
	border: solid 2px #c8e3f7;
	overflow: hidden;
	clear: both;
	margin-top:3px;
}
div.plan p.point span.series_g{
	margin-bottom:10x;
	padding:1px 5px;
	background:#009900;
	color:#FFFFFF;
	display:inline-block;
	border-radius: 5px;        /* CSS3草案 */  
	behavior:url("/kaigai/common/js/PIE.htc");
	position:relative;
}
div.plan p.point span.series_r{
	margin-bottom:10x;
	padding:1px 5px;
	color:#FFFFFF;
	background: #FF0000;
	display:inline-block;
	border-radius: 5px;        /* CSS3草案 */ 
	behavior:url("/kaigai/common/js/PIE.htc");
	position:relative;
}
div.plan p.point span.series_p{
	margin-bottom:10x;
	padding:1px 5px;
	color:#FFFFFF;
	background: #FF00CC;
	display:inline-block;
	border-radius: 5px;        /* CSS3草案 */
	behavior:url("/kaigai/common/js/PIE.htc");
	position:relative;
	background-color: #FF00FF;
}
div.plan p.point span.series_b{
	margin-bottom:10x;
	padding:1px 5px;
	color:#FFFFFF;
	background: #3300CC;
	display:inline-block;
	border-radius: 5px;        /* CSS3草案 */ 
	behavior:url("/kaigai/common/js/PIE.htc");
	position:relative;
}

/*ホテル一覧*/
ul.menu{
	clear:both;
}
span.toggle{
	padding-left: 226px;
	cursor: pointer;
	height: 30px;
	width: 103px;
	position:absolute;
	top:120px;
}
ul.menu li ul{
	display:none;
	}
ul.hotel{
	margin-bottom:10px;
	padding:10px;
	border:solid 1px #d5bd91;
}
ul.hotel li{
	margin-top:8px;
	padding-left:17px;
	list-style:none;
	background:url(../../common/img/icon_hotel_s.gif) no-repeat;
} 
ul.suitcase li{
	margin-top:8px;
	padding-left:17px;
	list-style:none;
	background:url(../../common/img/icon_suitcase.gif) no-repeat;
} 

/*---------------------------------------------------------------------プチ情報*/

#info{
	clear:both;
	margin-bottom:15px;
	padding:10px 30px;
	border:solid 1px #CCCCCC;
}
div#slider2{
}
div#slider2 dl{
	width:170px;
	padding:5px 30px;
}
div#slider2 dt{
	padding:3px 0px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color: #0099FF;
}
div#slider2 dd.link{
	padding-top:5px;
}
div#slider2 dd.photo{
	text-align:center;
}
div#slider2 dd.photo img{
	height:130px;
	width:130px;
}
.bx-prev{
	position:absolute;
	text-indent:-999999px;
	width:12px;
	height:70px;
	background:url(../img/info_left.gif) no-repeat;
	top:80px;
	left:-20px;
}
.bx-next{
	position:absolute;
	text-indent:-999999px;
	width:12px;
	height:70px;
	background:url(../img/info_right.gif) no-repeat;
	top:80px;
	right:-3px;
}
/*---------------------------------------------------------------------SEO文*/
div.bottom_text{
	padding:15px 15px 15px 15px;
	border:1px solid #CCCCCC;
}
div.bottom_text h3{
	padding-bottom:10px;
}
div.bottom_text p{
}

/*---------------------------------------------------------------------SPOOK価格表示ガジェット*/
#tabs .deplistWrap, #tabs .pricelist span.left,
.whatsnew_main .deplistWrap, .whatsnew_main .pricelist span.left {
 display: none;
}
.whatsnew_main div.whatsnew_main dl{
	width:700px;
}
.whatsnew_main dd a{
	color:#CC0000;
}
#tabs ul.air li{
	clear:both;
}
#tabs ul.air li img{
	float:left;
	margin-right:10px;
}
#tabs ul.air li .gadgetPrice{
	float:left;
}
/*---------------------------------------------------------------------ダイナミックパッケージ*/
.hide_text {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
#dp_box {
	border: 1px solid #CCCCCC;
	font-size: 15px;
	width: 198px;
	text-align: center;
margin:15px 0;
}
#dp_box p {
	margin:0;
	background-image: url(../../img/dp_title.jpg);
	background-repeat: no-repeat;
	height: 51px;
}
#dp_box ul li {
	font-size: 13px;
	list-style: none;
	margin: 6px 0;
	padding: 0;
}