@charset "Shift_JIS";
/*------------------------------------------------------------
list
--------------------------------------------------------------*/

.listBlock{
	overflow:hidden;
	background:url(../img/ship/bg_table.gif) repeat-y;
	margin:0 0 25px 0;
}

.listBlock .month{
	width:29px;
	float:left;
	margin:0;
	padding:10px 0 10px 0;
	text-align:center;
}


.listBlock .mainBlock{
	float:right;
	width:925px;
}

.kokunai{
	background:url(../img/ship/bg_kokunai.gif) repeat-y;
	overflow:hidden;
	border-left:1px solid #717171;
	border-right:1px solid #717171;
	border-bottom:1px solid #717171;
	border-top:1px solid #717171;
	margin:0 0 18px 0;
}

.kaigai{
	background:url(../img/ship/bg_kaigai.gif) repeat-y;
	overflow:hidden;
	border-left:1px solid #717171;
	border-right:1px solid #717171;
	border-bottom:1px solid #717171;
	border-top:1px solid #717171;
	margin:0 0 18px 0;
}

.common{
	background:url(../img/ship/bg_common.gif) repeat-y;
	overflow:hidden;
	border-left:1px solid #717171;
	border-right:1px solid #717171;
	border-bottom:1px solid #717171;
	border-top:1px solid #717171;
	margin:0 0 18px 0;
}

.odBox{
	width:50px;
	float:left;
	text-align:center;
	margin:0;
	padding:10px 0 0 0;
	font-size:12px;
}

    /*\*//*/
    * html .listBlock .month {
        display: inline-block;
    }
    /**/

.tourName{
	width:238px;
	float:left;
	display:block;
	text-align:center;
	margin:0;
	padding:10px 15px;
	text-align:left;
	font-size:12px;
}

.tourName b{
	display:block;
	padding:5px 0 0 0;
	clear:both;
	font-weight:normal!important
}

.tourName strong{
	display:block;
	font-size:14px;
	font-weight:bolder;
	margin:5px 0 0 0;
}

.tourName span{
	background:#74b4cb;
	font-size:10px;
	color:#FFF;
	padding:3px 8px 3px 8px;
	margin:5px 5px 0 0;
	display:inline-block;
}


.kokunai div,.kaigai div,.common div{
	overflow:hidden;
	display:block;
	margin:0;
	padding:0;
}


.kokunai dl dt,.kaigai dl dt,.common dl dt{
	overflow:hidden;
	display:block;
	margin:0;
	padding:0;
	height:24px;
	line-height:24px;
	font-size:12px;
}

.kokunai dl dd,.kaigai dl dd,.common dl dd{
	overflow:hidden;
	display:block;
	margin:0;
	padding:6px;
	background:#FFF;
}


.dept{
	width:73px;
	display:block;
	float:left;
	border-right:1px solid #dbdbdb;
	
}

.dept dt{
	text-align:center;
	margin:0;
	padding:0;
	background:#f0efeb;
}

.dept dd{
	font-size:12px;
	text-align:center;
	display:block;
}

.price{
	width:231px;
	display:block;
	float:left;
	border-right:1px solid #dbdbdb;
}

.price dt{
	text-align:center;
	margin:0;
	padding:0;
	background:#f0efeb;
}

.price dt span{
	font-size:10px;
}

.price dd{
	font-size:12px;
	text-align:center;
	display:block;
	font-size:14px;
	font-family:"CI";
	font-weight:bolder;
	color:#F00;
}


.kikou{
	width:233px;
	display:block;
	float:left;
	border-right:1px solid #dbdbdb;
}

.kikou dt{
	text-align:center;
	margin:0;
	padding:0;
	background:#f0efeb;
}

.kikou dd{
	font-size:12px;
	text-align:center;
	display:block;
}

.kikou dd b{
	display:block;
	margin-top:3px;
	font-weight:normal!important;
	text-align:left;
}

.day{
	width:65px;
	display:block;
	float:left;
}

.day dt{
	text-align:center;
	margin:0;
	padding:0;
	background:#f0efeb;
}

.day dd{
	font-size:12px;
	text-align:center;
	display:block;
}

.moushikomi{
	display:block;
	border-top:1px solid #dbdbdb;
}

.moushikomi dt{
	text-align:center;
	margin:0;
	padding:13px 0 0 0!important;
	width:74px;
	min-height:32px;
	float:left;
	display:block;

}

.moushikomi dd{
	font-size:12px;
	display:block;
	overflow:hidden;
	padding:10px!important;
}

.btnList{
	display:block;
	margin:0;
	padding:0 32px 0 0;
	overflow:hidden;
	float:left;
}
.btnList li{
	width:164px;
	height:29px;
	background:url(../img/ship/bg_btn.png) no-repeat;
	text-align:center;
	line-height:29px;
	display:block;
	float:left;
	margin:0 10px 0 0;
}

.btnList li a{
	color:#FFF!important;
	text-decoration:none!important;
	font-weight:bolder;
	display:block;
}

#precious .btnList li a:hover{
	background:url(../img/ship/bg_btn.png) no-repeat 0 -29px;
	color:#FFF!important;
}
.btnList li a:link{color:#FFF!important;}
.btnList li a:visited{color:#FFF!important;}
.btnList li a:active{color:#FFF!important;}

.otherList{
	display:inline-block;
	overflow:hidden;
	margin:0;
	padding:0;
	text-align:left;
	width:123px;
}

.otherList li{
	font-size:10px;
	display:block;
	width:100%;
}

.otherList li a{
	background:url(../img/ship/ic_arrow.gif) no-repeat 0 50%;
	padding:0 0 0 8px;
	display:block;
}