@charaset "utf-8"; 
/* ===========サイドの幅調整後削除============  */
.lg\:grow {
    flex: 1;
}


/* ============================= 共通 =============================  */

* { 
	padding: 0px;
	margin: 0px;
	border: none;
}

li { list-style-type: none;}


a { text-decoration:none; color: #333; overflow: hidden;}

a:hover {
	color:#F60;
}

.cb10{
	clear: both;
	height: 10px;
	width: 100%;
}
.cb20{
	clear: both;
	height: 20px;
	width: 100%;
}

.cbsen{
	clear: both;
	height: 10px;
	width: 100%;
	background-image: url(../../img/PREF_CATEGORY/cruise0013/mida3sen.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
body {
	font-family: Verdana,Meiryo, "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial,   Helvetica, sans-serif;
	color: #333333;
	padding: 0px;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 130%;
	margin-right: auto;
	margin-left: auto;
}

.clearfix:after {  
  content: ".";   
  display: block;   
  height: 0;   
  clear: both;   
  visibility: hidden;  
}  
  
.clearfix { display: inline-table; }  
  
/* Hides from IE-mac \*/  
* html .clearfix { height: 1%; }  
.clearfix { display: block; }  
/* End hide from IE-mac */  

/*リニューアル　2016.5.18*/

#tokyoCruise{
	background:#000000;
	padding-bottom:8px;
}
#tokyoCruise.kobeCruise{
	background: url(../../img/pref_category/cruise0014/bgImg.jpg) repeat;
}
#tokyoCruise a:hover{opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
#tokyoCruise h2{
	height: auto;
	width: 100%;
}
#tokyoCruise section{
	margin:15px auto;
	background:#FFFFFF;
	width:98%;
	padding-bottom:8px;
}
#tokyoCruise h4{
	margin:10px auto 0px;
	background:url(http://www.tabione.com/sp/module/img/special/cruiseTtlBg_03.gif) repeat-x;
	height:39px;
	padding:4px 0px 10px 15px;
	color:#FFFFFF;
	font-size:16px;
}
#tokyoCruise.kobeCruise h4{
	background: #333;
}
#tokyoCruise h4:first-child{
	margin-top:0px;
}

#tokyoCruise h4 span{
	background:url(/sp/module/img/special/ico_cruise.png) no-repeat left;
	background-size:25px 25px;
	display:block;
	padding:8px 0px 0px 30px;
}
#tokyoCruise .topComment{
	color:#FFF;
	padding:8px;
}
#tokyoCruise.kobeCruise #mainImg{
	background: url(http://www.tabione.com/img/pref_category/cruise0028/mainImgKobe_night.jpg);
    width: 558px;
    height: 336px;
    color:#fff;
    position:relative;
}
#tokyoCruise.kobeCruise .leadText{
	width:92%;
	margin:0 auto;
	position:absolute;
	bottom: 15px;
    left: 25px;
}
#tokyoCruise.kobeCruise h2 {
    height: auto;
    width: auto;
    font-size: 1.2em;
    margin-bottom: 8px;
}
#tokyoCruise.kobeCruise .leadText p {
    font-size: 1.1em;
    line-height: 1.3em;
}
#tokyoCruise #selectTime ul{
	padding-left: 5px;
	display: table;
    width: 100%;
    box-sizing: border-box;
    border-collapse: separate;
    border-spacing: 3px 0;
    margin-top:8px;
}
#tokyoCruise #selectTime ul li{
	display: table-cell;
}
#tokyoCruise #selectTime ul.col4 li{
	width:25%;
}
#tokyoCruise #selectTime ul.col3 li{
	width: 33.3333%;
}
#tokyoCruise #selectTime ul li a{
	display:block;
	border:#960 1px solid;
	padding:15px 0px 15px 12px;
	border-radius: 5px;	
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.51, #963), color-stop(0.00, #fc9));
	background: -webkit-linear-gradient(top, #fc9 0%, #963 51%);
	background: -moz-linear-gradient(top, #fc9 0%, #963 51%);
	background: -o-linear-gradient(top, #fc9 0%, #963 51%);
	background: -ms-linear-gradient(top, #fc9 0%, #963 51%);
	background: linear-gradient(to bottom, #fc9 0%, #963 51%);
	color:#FFF!important;
	text-decoration:none!important;
	line-height:1.2em;
	position: relative;
	vertical-align: middle;
	font-size: 15px;
	font-weight: bold;
}
#tokyoCruise.kobeCruise #selectTime ul li a{
	border: #930E0F 1px solid;
	background: #930E0F;
}
#tokyoCruise #selectTime ul.col4 li a{
	font-size:13px;
}

#tokyoCruise #selectTime ul li a::before,
#tokyoCruise #selectTime ul li a::after{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
}
#tokyoCruise #selectTime ul li a::before{
	left: 4px;
	box-sizing: border-box;
	width: 4px;
	height: 4px;
	border: 4px solid transparent;
	border-left: 4px solid #FFF;
}

#tokyoCruise #selectShip .shipDetail{
	margin:5px auto;
	padding:8px;
	background:url(../../img/pref_category/cruise0013/planBoxBg.png) bottom no-repeat;
}
#tokyoCruise #selectShip .shipDetail:last-of-type{
	border-bottom:none;
}
#tokyoCruise #selectShip .shipDetail .shipName{
	text-align:center!important;
	color:#fff;
	font-weight:bold;
	font-size:18px;
	margin:5px auto 8px;
	padding: 8px;
    background: #f99;
    font-family: "Noto Sans Japanese";
}
#tokyoCruise.kobeCruise #selectShip .shipDetail .shipName{
	background: none;
    color: #930E0F;
}
#tokyoCruise #selectShip ul li{
	float: left;
    width: 49.0%;
}
#tokyoCruise #selectShip ul li:first-child {
    margin-right: 6px;
}
#tokyoCruise #selectShip ul li img {
    height: 185px;
	width: 100%;
	object-fit:cover;
}
#tokyoCruise #selectShip .shipDetail p.shipTtl{
	font-weight:bold;
	color:#ff9999;
	margin:12px 0px 8px;
	font-size:15px;
	border-left: 6px #ff9999 solid;
	padding:5px;
}
#tokyoCruise.kobeCruise #selectShip .shipDetail p.shipTtl{
	color:#666;
	border-left: 6px #666 solid;
}
#tokyoCruise #selectShip .shipDetail p.shipComment{
	clear:both;
	line-height:1.3em;
	font-size:13px;
	margin-top:5px;
	}
#tokyoCruise #selectShip .shipDetail table{
	border-collapse: collapse;
	width: 100%;
}
.shipDetail table tr,.shipDetail table th, .shipDetail table td{
	border:#999999 1px solid;
	padding:5px!important;
	line-height: 1.3em;
}
.shipDetail table th{
	width:90px;
}
.shipDetail table td{
	width:400px;
}
#tokyoCruise #selectShip .shipDetail table th{
	background:#666!important;
	color:#FFF;
	font-weight:bold;
	border-bottom:none;
}

#tokyoCruise #selectShip .shipDetail div.recommendPlan{
	padding:5px;
	border-bottom:1px #CCCCCC dotted;
	font-size:13px;	
	line-height:1.2em;
	}
#tokyoCruise #selectShip .shipDetail div.recommendPlan:last-of-type{
	border-bottom:none;	
	}
#tokyoCruise #selectShip .shipDetail div.recommendPlan p.planImage{
	float:left!important;
	width:45%;
	margin-right:8px;
}
#tokyoCruise #selectShip .shipDetail div.recommendPlan p.planImage img{
	width:100%;
	height:120px;
	object-fit:cover;
}
#tokyoCruise #selectShip .shipDetail div.recommendPlan dl{
	float:none;
	width: 100%;
}
@media (min-width: 768px) {
#tokyoCruise #selectShip .shipDetail div.recommendPlan p.planImage{
	float:left!important;
	width:30%;
	margin-right:8px;
}
#tokyoCruise #selectShip .shipDetail div.recommendPlan p.planImage img{
	width:100%;
	height:120px;
	object-fit:cover;
}
#tokyoCruise #selectShip .shipDetail div.recommendPlan dl{
	float:left;
	width: 68.2%;
}
}
#tokyoCruise #selectShip .shipDetail .recommendPlan	.planName{
	margin:5px 0;
	font-size:1.1em;
	font-weight:bold;
}
#tokyoCruise #selectShip .shipDetail .recommendPlan .planPrice{
	display:block;
	font-weight:bold;
	color:#c00;
	margin-top: 5px;
    font-size: 1.1em;
}
#tokyoCruise #selectShip .shipDetail .recommendPlan .planBtn{
	float:right;
}
#tokyoCruise #selectShip .shipDetail .recommendPlan .planBtn a{
	width:200px;
	display:block;
	margin:8px auto;
	padding:8px;
	text-align:center;
	color:#FFFFFF!important;
	font-weight:bold;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.88, #f66), color-stop(0.00, #fcc));
	background: -webkit-linear-gradient(top, #fcc 0%, #f66 88%);
	background: -moz-linear-gradient(top, #fcc 0%, #f66 88%);
	background: -o-linear-gradient(top, #fcc 0%, #f66 88%);
	background: -ms-linear-gradient(top, #fcc 0%, #f66 88%);
	background: linear-gradient(to bottom, #fcc 0%, #f66 88%);
	border-radius: 5px;	
	border:#f66 1px solid;
}
#tokyoCruise.kobeCruise #selectShip .shipDetail .recommendPlan .planBtn a{
	background: #c00;
	border:#c00;
}
#tokyoCruise #selectShip .shipDetail .shipOtherPlan{
	display: block;
    padding: 10px;
    width: 350px;
    text-align: center;
    margin: 8px auto;
    text-decoration: none;
    background: #fff ;
    border-radius: 3px;
    border: #333 solid 1px;
    border-radius: 3em;
    line-height: 1.4;
    color: #333;
    position:relative;
}
.shipOtherPlan a {
    color: #fff;
    font-size: 1.2em;
    font-weight: bold;    
    color:#333!important;
}
.shipOtherPlan:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right:20px;
    margin: auto;
    width: 7px;
    height: 7px;
    border-right: 1px solid #333;
    border-bottom: 1px solid #333;
    -webkit-transform: scaleY(0.8) rotate(-45deg);
    -moz-transform: scaleY(0.8) rotate(-45deg);
    -ms-transform: scaleY(0.8) rotate(-45deg);
    -o-transform: scaleY(0.8) rotate(-45deg);
    transform: scaleY(0.8) rotate(-45deg);
}
#selectShip .shipDetail .shipOtherPlan:hover{
	opacity:0.8;
}
#tokyoCruise #otherPlan li {
	background:url(/sp/module/img/special/arrow.png) right no-repeat ;
	-webkit-background-size: 18px 69px !important;
	-moz-background-size: 39px 69px !important;
	-o-background-size: 39px 69px !important;
	border-bottom:1px solid #dbdbdb;
}
#tokyoCruise #otherPlan li:last-child{
	border-bottom:none;
}
#tokyoCruise #otherPlan li a {
	display:block;
	padding:10px 0 10px 10px;
	text-decoration:none;
}

#tokyoCruise #otherPlan li .photobox{
	float:left;
	width:105px;
	margin-right:5px;
}
#tokyoCruise #otherPlan li .photobox img{
	width:105px;
	height:80px;
}
#tokyoCruise #otherPlan li p {
	width:95%;
	line-height:1.2;
	font-size:12px;
	color:#666666;
	text-decoration:none;
	line-height:1.4 ;
}
#tokyoCruise #otherPlan span.mainText {
	display:block;
	text-decoration:underline!important;
	padding-bottom:3px ;
	font-weight:bold;
	font-size: 14px;
	font-weight:bold;
}

#tokyoCruise #otherPlan span.subText {
	display:block;
	line-height:1.4 ;
}
#tokyoCruise #otherPlan span.subText font{
	font-size: 1.2em;
}
.kobeCruise #viewPoint{
	background: #FFF;
    width: 540px;
    margin: 15px auto;
    padding-bottom: 8px;
}
.kobeCruise #viewPoint .aboutShip {
    background: #666;
    color: #fff;
    padding: 10px 0;
    text-align: center;
    font-weight: bold;
    font-size: 1.1em;
    margin-bottom: 8px;
}
#tokyoCruise #viewPoint p.cruiseMap{
	width:98%;
	margin:3px auto;	
}
#tokyoCruise #viewPoint ul{
	width:98%;
	margin:3px auto;
	
}
#tokyoCruise #viewPoint ul li{
	margin:3px;
	display:inline-block; 
	/display:inline; 
	/zoom:1;
	width:47.5%;
	line-height:1.2em;
}
#tokyoCruise #viewPoint ul li p span{
	text-align:center;
	font-weight:bold;
	display:block;
	margin:8px 0;
	font-size:1.2em;
}
/*ここまで*/

#osusume{
	background-image:url(../../img/pref_category/cruise0013/osususme.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	width: 558px;
	background-color: #000;
	padding-top: 20px;
}
#osusume h4{
	text-indent: -9999px;
}
#tit4{
	background-image: url(../../img/PREF_CATEGORY/cruise0013/midashi4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 29px;
	width: 257px;
	text-indent: -9999px;
}

.plawaku{
	height: auto;
	width: 540px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	background-image: url(../../img/pref_category/cruise0013/plabg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: center;
}

.img_left{
	margin-left: 10px;
	display: inline;
	float: left;
	padding:1px;
	border:solid 1px #FCC;
}
.img_right{
	margin-right: 10px;
	display: inline;
	float: right;
}

.pla_tex{
	background-image: url(../../img/pref_category/cruise0013/pla_tex.jpg);
	background-repeat: no-repeat;
	padding: 20px;
	height: 127px;
	width: 232px;
	display: inline;
	float: right;
	font-size: 17px;
	line-height: 130%;
	text-align: left;
}
.tabitoku{
	margin-left: 30px;
	display: inline;
	float: left;
	margin-right: 10px;
	}
.pra{
	display: inline;
	float: left;
	margin-left:5px;
	/*background-image:url(../../img/pref_category/cruise0013/yoyaku.png);
	background-repeat:no-repeat;*/
	width: 258px;
	height: 78px;
	/*padding-top: 30px;*/

}

.pra a{
	font-size: 20px;
	color:#F00;
	font-weight:bold;
	padding-left:-50px;
}
	
.pra a:hover img{
		filter: alpha(opacity=80);  -moz-opacity:0.80;  opacity:0.80;	
       }

.yoyaku{
	height: 50px;
	width: 180px;
	float: right;
	font-size: 15px;
	color: #FFF;
	font-weight: bolder;
	display: inline;
}
.yoyaku a{
	height: 30px;
	width: 180px;
	display: block;
	overflow: hidden;
	background-image: url(../../img/PREF_CATEGORY/cruise0013/yoyaku.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFF;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
.yoyaku a:hover{
	background-position: right bottom;
	color: #CCC;
}

.more{
	height: 30px;
	width: 316px;
	margin-right: auto;
	margin-left: auto;
}
.more a{
	height: 30px;
	width: 316px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	background-image: url(../../img/PREF_CATEGORY/cruise0013/more1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.more a:hover{
	background-position: right bottom;
}

.more2{
	display: inline;
	float: right;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	margin-right: 10px;
}
.more2 a{
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	margin-right: 10px;
}
.more2 a:hover{
	font-size: 12px;
	font-weight: bold;
	color: #666;
	margin-right: 10px;
}


/*旅ワン限定価格*/
#gentei{
	background-image:url(../../img/pref_category/cruise0013/gentei.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	width: 558px;
	background-color: #000;
	padding-top: 20px;
}
#gentei h4{
	text-indent: -9999px;
}

.img_left2{
	margin-left: 10px;
	display: inline;
	float: left;
	padding:1px;
	border:solid 1px #FCC;
}
.img_right2{
	display: inline;
	float: right;
}

.pla_tex2{
	background-image: url(../../img/pref_category/cruise0013/pla_tex2.jpg);
	background-repeat: no-repeat;
	padding: 5px;
	height: 145px;
	width: 145px;
	display: inline;
	float: left;
	font-size: 12px;
	line-height: 130%;
	text-align: left;
	margin-left:5px;
}
.gentei{
	background-image:url(../../img/pref_category/cruise0013/gentei.png);
	background-repeat:no-repeat;
	margin-left:5px;
	width:165px;
	height:145px;
	float:left;
}

.gentei p.text{

}


.pla_tex3{
	background-image: url(../../img/pref_category/cruise0013/pla_tex2.jpg);
	background-repeat: no-repeat;
	padding: 5px;
	height: 145px;
	width: 145px;
	display: inline;
	float: left;
	font-size: 14px;
	line-height: 130%;
	text-align: left;
	margin-left:5px;
}
/*ボタン*/
#tabitoku_btn{
	background:#000;
	margin-top:10px;
}
#tabitoku_btn li{
	display:inline;
	margin-left:5px;
}
#tabitoku_btn{
	margin-left:5px;
}
#tabitoku_btn li a:hover img{
		filter: alpha(opacity=80);  -moz-opacity:0.80;  opacity:0.80;	
       }
.ship{
	width:223px;
	height:26px;
	margin-top:5px;
	margin-right:10px;
	float:right;
	margin-bottom:10px;
	background:url(../../img/pref_category/cruise0013/shipshosai.jpg) no-repeat;
	text-indent:-9999px;
	display:block;
}
a:hover.ship{
	background-position:bottom left;
}
	
/*追加*/
.plan_tit{
	width:500px;
	height:28px;
	background:url(../../img/pref_category/cruise0013/lu_tit2.jpg) no-repeat;
	font-size:24px;
	font-weight:bold;
	padding-top:60px;
	padding-left:50px;
}
.plan_tit2{
	width:500px;
	height:28px;
	background:url(../../img/pref_category/cruise0013/di_tit2.jpg) no-repeat;
	font-size:24px;
	font-weight:bold;
	padding-top:60px;
	padding-left:60px;
}

.jikan{
	line-height:25px;
	text-align:left;
	background:url(../../img/pref_category/cruise0013/icon_time.jpg) no-repeat;
	padding-left:47px;
	height:24px;
	font-size:16px;
	font-weight:bold;
	color:#9b6f6e;
}
.nittei{
	line-height:25px;
	text-align:left;
	background:url(../../img/pref_category/cruise0013/kaisainittei_icon.jpg) no-repeat;
	padding-left:67px;
	height:24px;
	font-size:16px;
	font-weight:bold;
	color:#9b6f6e;
}
.cose{
	line-height:25px;
	text-align:left;
	background:url(../../img/pref_category/cruise0013/cose_icon.jpg) no-repeat;
	padding-left:52px;
	height:24px;
	font-size:16px;
	font-weight:bold;
	color:#9b6f6e;
}
.naiyou{
	margin:5px 5px 0 5px;
	border:1px solid #c99796;
}
.yoyakushosai{
	background:url(../../img/pref_category/cruise0013/yoyakushosai.jpg) no-repeat;
	width:163px;
	height:30px;
	display:block;
	text-indent:-9999px;
	float:right;
	margin-right:10px;
}
a:hover.yoyakushosai{
	background-position:bottom left;
}
.text_box{
	padding:5px;
	width:558px;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	line-height:15px;
}

/*新着情報会社*/

.shinchaku{
		clear:both;
		overflow:hidden;
		width:553px;
		background:url(../../img/pref_category/cruise0013/sinchaku_c.jpg) repeat-y;
}
.shinchaku li{
	font-size:14px;
	line-height:15px;
	background:url(../../img/pref_category/cruise0013/icon.jpg) no-repeat;
	margin:5px 5px 0 10px;
	padding-left:20px;
	padding-top:2px;
}
/*その他の地域*/
.otherArea {
    margin: 8px 0 15px;
}
.otherArea .otherTtl,h2.ttl_c{
	font-family: "Sawarabi Mincho";
    color: #8C0000;
    font-size: 1.5em;
    font-weight: normal;
    margin: 15px 5px 10px 5px;
    position: relative;
    padding: 5px 0px 5px 5px;
}
.otherArea .otherTtl:after,h2.ttl_c:after{
    content: "";
    position: absolute;
    left: 0;
    bottom: -5px;
    width: 100%;
    height: 5px;
	border-bottom:#8C0000 solid 2px;
/*    background: -webkit-repeating-linear-gradient(-45deg, #8C0000, #8C0000 2px, #fff 2px, #fff 4px);
    background: repeating-linear-gradient(-45deg, #8C0000, #8C0000 2px, #fff 2px, #fff 4px);*/
}
.otherArea li{
	float:left;
	width:48.5%;
	margin-right:5px;
	margin-bottom:5px;
	position:relative;
	text-align: center;
	box-sizing: border-box;
	background: #BFB4B2;
    border-radius: 5px;
}
.otherArea li:nth-child(3n){
	margin-right:5px;
}
@media (min-width: 768px) {
.otherArea li{
	float:left;
	width:32.6%;
	margin-right:5px;
	margin-bottom:5px;
	position:relative;
	text-align: center;
	box-sizing: border-box;
	background: #BFB4B2;
    border-radius: 5px;
}
.otherArea li:nth-child(3n){
	margin-right:0px;
}
}
.otherArea li img{
	width:100%;
	height:122px;
	border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}
.otherArea li:hover{
	opacity:0.8;
}
.otherArea li .areaName{
	font-family: 'Satisfy', cursive;
	font-size:2.6em;
	color:#fff;
	top: 46%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	position:absolute;
	-webkit-text-shadow: 0px 0px 8px #333;
  	-moz-text-shadow: 0px 0px 8px #333;
  	text-shadow: 0px 0px 8px #333;
}
.otherArea li .areaTtl{
	font-size:1.1em;
	padding: 12px 0;
    font-weight: bold;
}
.notification{
	color:#c00;
	margin:5px 0;
	font-weight:bold;
	text-align: center;
}

@media screen and (max-width: 600px) {
	.tokyoCruise #otherPlan li .rankImg {
    	width: 30%;
	}
	.tokyoCruise #otherPlan li a{
		display: flex;
	}
	.tokyoCruise #otherPlan .rank-title {
	    flex: 0 0 70%;
	    width: 70%;
	}
	.tokyoCruise #otherPlan .rankPrice {
	    color: #c00;
	    font-size: 1rem;
	    text-align: right;
	    width: 100%;
	}
}
/*-------アンカーリンク　default.cssより移植 ---------*/
.pageNav ul{
	width:100%;
	display:table;
	margin:8px 0;
}
.pageNav ul li{
	display:table-cell;
	border-right:1px solid #666;
	text-align:center;
	padding:8px 0;
	font-size:1em;
}
.pageNav ul li a{
	text-decoration:underline;
}
.pageNav ul li:last-child{
	border-right:none;
}
.pageNav ul li i{
	margin-left:3px;}
.whiteNav ul li a{
	text-decoration:underline;
	color:#FFF!important;
}
/*-------利用日から検索　default.cssより移植　---------*/
.searchBoxPattern{
	margin: 10px auto 20px;
    width: 98%;
    clear: both;
    border: 1px solid #666;
    background: #fff;
}
.searchBoxPattern .tourTtl{
	font-size: 1.4em;
    color: #fff;
    padding: 5px 8px;
    font-weight: bold;
    background: #666;
}
.searchBoxPattern .tourTtl i{
	margin-right:3px;
}
.searchBoxPattern .tourTtl span.eng:after{
	content:"? ";
	padding:0 2px;
	font-size:0.8em;
	font-weight:normal;
}
.searchBoxPattern .searchBoxInner {
	padding:8px;
}
.searchBoxPattern img.ui-datepicker-trigger {
    width: 25px;
    height: auto;
    vertical-align: bottom;
}
.searchBoxPattern p.searchBtn{float:right; width:150px;margin:0 auto;}
.searchBoxPattern p.searchBtn button{width:100%;background-color:#f90 ;border:none;padding:1px 0; color:#FFFFFF;cursor:pointer;border-radius:5px;margin:0 auto;font-size: 1.6em;
font-weight: bold;}
.searchBoxPattern p.searchBtn button i{margin-right:5px;}
.searchBoxPattern p.searchBtn button:hover{background-color:#CCC;}
.searchBoxPattern select,.searchBoxPattern input{padding:3px;max-width: 200px;}
.searchBoxPattern #useDay01{margin:2px auto;display:inline;}
.searchBoxPattern input{padding: 5px;border: 1px solid #eee;}
.searchBoxPattern input.year1{width:100px;}
.searchBoxPattern span{float:left;margin-right:5px;}
.searchBoxPattern img{vertical-align:middle;cursor:pointer;width:29px;height:29px;}
.searchBoxPattern img:hover{opacity:0.8;}

/*-------よくある質問　default.cssより移植　---------*/
	.faq dt {
	  margin-top: 25px;
	  font-weight: bold;
		padding:10px;
	}
	.faq dd {
	  padding:10px;
	}
	/* 疑似要素でQとAを表示 */
	.faq dt:before,
	.faq dd:before  {
	  display: inline-block;
	  margin-right: 5px;
	  width: 25px;
	  height: 25px;
	  line-height: 25px;
	  text-align: center;
	  color: #FFF;
	  font-weight: normal;
	  border-radius: 50%;
	  font-size: 22px;
	}
	.faq dt:before {
	  content: 'Q';
	  background-color: #87CEFA;
	}
	.faq dd:before {
	  content: 'A';
	  background-color: #FF8C00;
	}