﻿@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;
}
#title h1{
	width:950px;
}
#title h1.crossfader{
	position:relative;
	height:150px;
}
#title h1.crossfader img{
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0;
	cursor:pointer;
}
#title h1.crossfader .active{
	z-index:10;
	opacity:1.0;
}
#title 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;
	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: right;
	margin-top: -16px;
	margin-right:10px;
}
.whatsnew div.whatsnew_main dd a{
	color:#F00;
}
/*----------------------------------------------------------------バナー大*/

#slider1 div{
	border:solid 1px #CCCCCC;
}
.bx-pager{
	padding:2px 3px;
	margin-bottom:15px;
	background:#999999;
}
.bx-pager a{
	padding: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#best5{
	margin-bottom:15px;
	padding:10px;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
}
#best5 dl{
	clear:both;
	padding:3px 0px;
	zoom:1;
}
#best5 dt{
	float:left;
}
#best5 dd{
	float:right;
	width:150px;l
}

/*----------------------------------------------------------------ランキング自動*/
div.tourRanking{
	margin-bottom:15px;
	padding:10px;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
}
div.tourRanking dl{
	margin:5px 0px 20px;
	zoom:1;
}
div.tourRanking dl dt{
	float:left;
	margin-right:10px;
}
div.tourRanking dl dd.price{
	margin-top:5px;
	margin-bottom:5px;
	font-size:14px;
	font-weight:bold;
	color:#CC0000;
}
div.tourRanking dl dd.link{
	clear:both;
}
div.tourRanking dl dd.link a{
	text-decoration: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;
}

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

#planBox{
	background: url(../img/plan_dot_vertical.gif) repeat-y 368px top;
	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;
	border-top:solid 4px #ff6f61;
	zoom:1;
}
#planBox hr{
	clear:both;
	margin:0px;
	padding:0px;
  border-width: 1px 0px 0px 0px; /* 太さ */
  border-style: dotted; /* 線種 */
  border-color: #CCCCCC; /* 線色 */
  height: 1px; /* 高さ */
	line-height:0;
}
div.plan{
	width:330px;
	float:left;
	padding:10px 15px;
	position:relative;
	overflow:hidden;
}
div.plan .type img{
	vertical-align:middle;
	padding-right:5px;
}
div.plan h4{
	height:2em;
	padding:15px 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{
	height: 50px;
	clear: both;
	padding-bottom: 10px;
	overflow: hidden;
}
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;
}
/*ホテル一覧*/
ul.menu{
/*	margin-top:-33px;*/
}
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価格表示ガジェット*/
.deplistWrap, .pricelist span.left {
 display: none;
}
.whatsnew_t div.whatsnew_main dl{
	width:700px;
}
#planBox .plan ul.air li{
	clear:both;
}
#planBox .plan ul.air li img{
	float:left;
	margin-right:3px;
}
#planBox .plan ul.air li .gadgetPrice{
	float:left;
	clear:both;
	margin-top:-16px;
	margin-left:78px
}
/*---------------------------------------------------------------------ダイナミックパッケージ*/
.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/title.jpg);
	background-repeat: no-repeat;
	height: 51px;
}
#dp_box ul li {
	font-size: 13px;
	list-style: none;
	margin: 6px 0;
	padding: 0;
}