@charset "UTF-8";

/* ------------------------------
 M-plane-hotel
------------------------------ */

#m-plane-hotel {
	overflow:hidden;
    border-bottom: solid 1px #cecece;
}

.m-plane-hotel-title {
	color:#fff;
	font-weight:bold;
	font-size:13px;
	width:73%;
	height:10px;
	background-color:#034896;
	padding: 7px 0 10px 12px;
	line-height: 1.0;	
}

#m-hotel-option .m-list02 dl {
	padding:0 0 0 0;
}

#m-plane-hotel .list-lab {
	width: 160px;
	float: left;
	margin:0 0 0 10px;
}

.m-list01 dt {
	float: left;
	width: 90px;
	margin: 6px 0 0 3%;
}



#m-plane-hotel .list-lab .lab01 {
	margin:0 5px 0 0;
	float: left;
	color: #ffffff;
	background-color: #9c9c9c;
	padding: 3px 5px 2px 5px;
	-webkit-border-radius: 5px/5px 5px 5px 5px;
	-moz-border-radius: 5px/5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	font-size: 10px;
}
#m-plane-hotel .list-lab .lab02 {
	margin:0 5px 0 0;
	float: left;
	color: #ffffff;
	background-color: #9c9c9c;
	padding: 3px 5px 2px 5px;
	-webkit-border-radius: 5px/5px 5px 5px 5px;
	-moz-border-radius: 5px/5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	font-size: 10px;
}

#m-plane-hotel .list-lab .price {
	font-size:13px;
	color: #ff0000;
	float: left;
	padding:2px 0 0 0;
}

#m-plane-hotel .lab-box {
	width:160px;
	overflow: hidden;
	margin: 6px 0 3px 0;
	font-weight: bold;
}

#m-plane-hotel .lab-box02 {
	width:160px;
	overflow: hidden;
	margin: 0 0 7px 0;
	font-weight: bold;
}

.m-list01 dl {
	border-top:solid 1px #cecece;
}


/* ------------------------------
special top
------------------------------ */
#container {
	overflow:hidden;	
}

#container h1.main-bnr {
	text-align:center;
	margin:0 0 5px 0;
	padding:0;
	height:auto;
}
#container h1.main-bnr img {
	zoom: 1.0;
}

@media screen and (max-width: 480px) {
	#container h1.main-bnr img {
		width:100%;
		height:auto;
		margin:0 auto;
		overflow:hidden;
	}
}

.tbl { display: table; }
.cell {display: table-cell; }

.view-r { text-align: right; }
.view-l { text-align: left; }
.view-c { text-align: center; }
.view-top { vertical-align: top; }
.view-middle { vertical-align: middle; }
.white-s { white-space: nowrap; }

#container nav.dtl-tabs { display:table; padding: 0 10px 0 10px; width: 100%; padding: 0 10px 0 10px; width: 100%; border-bottom: solid 2px #024895;}
#container nav.dtl-tabs a:first-child { border-top-left-radius: 8px; }
#container nav.dtl-tabs a:last-child { border-top-right-radius: 8px; }
#container nav.dtl-tabs a.cell {
	width: 20%;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	border-top: solid 1px rgb(237, 237, 237);
	border-left: solid 1px rgb(237, 237, 237);
	border-right: solid 1px rgb(237, 237, 237);
	overflow: hidden;
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgb(200, 200, 200)), color-stop(60%, rgb(255, 255, 255)));
	color: rgb(0, 0, 0);
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#container nav.dtl-tabs a.cell.on {
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #024895), color-stop(100%, #024895)); 
	border-top: solid 1px #024895;
	border-left: solid 1px #024895;
	border-right: solid 1px #024895;
	color: rgb(255, 255, 255);
}

#container .tour-preview { line-height: 1.5; padding: 10px 5px 5px 5px; overflow:hidden;border-bottom: solid 1px #CECECE;}
#container .tour-preview02 { line-height: 1.5; padding: 10px 0 5px 0; margin:32px 0 0 0;}
#container .tour-img { 
	float: left;
    margin:0 0 0 -1px; 
	clear: both;
	width:95px;
	height:95px;
	background-position:center center;
	background-size:cover;
	background-repeat:no-repeat;
} 
#container .tour-desc { float: left; margin: 0 0 0 5px; width: 68%;}
#container .tour-desc .tour-desc-text01 { font-size: 10px;  text-align:left;color:#000; font-weight:bold;}
#container .tour-desc .tour-desc-text02 { font-size: 13px; color:#000; text-align:left; font-weight:bold;}
#container .tour-desc .tour-desc-text05 { font-size: 13px; color:#000; text-align:left; font-weight:bold;}
#container .tour-desc .tour-desc-text03 { color: #e32400; font-size: 16px;  text-align:right; font-weight:bold;}
#container .tour-label { clear: both; margin: 0 0 4px 0; }
#container .tour-label li { display: inline; margin: 0 2px 0 0; }
#container .tour-code { color: #000; font-size: 8px; font-weight: bold; padding: 0 10px 0 10px; }

#container .str-3 .details-toggle .dark-btn { border-radius: 0; font-size: 15px; padding: 15px 0 15px 0; width: 100%; }

#container .tour-details { font-size: 10px; line-height: 1.5; margin: 5px 10px 10px 10px; font-weight:bold;}
#container .tour-details tr { border-bottom: 1px dotted #e0dfde; }
#container .tour-details td { padding: 5px 0 0 0; }
#container .tour-details .table-subject { padding: 0 0 0 4px; width: 90px; }
#container .tour-details .table-text01 { font-weight: normal; width: 150px; }
#container .tour-details .table-text01 a { color: #ee9a30; }
#container .tour-details .table-text02 { padding: 5px 0 0 4px; }
#container .tour-details .table-text02 a { color: #000; text-decoration: underline; }
#container .tour-details .table-text03 { font-weight: normal; width: 150px; color:#999;}

#result-list .frame1 .tour-preview { line-height: 1.5; padding: 10px 0 5px 0; }
#result-list .frame1 .tour-preview02 { line-height: 1.5; padding: 10px 0 5px 0; margin:32px 0 0 0;}
#result-list .frame1 .tour-img { float: left; margin:0 0 5px 5px; clear: both; }
#result-list .frame1 .tour-desc { float: left; margin: 0 0 0 8px; width: 195px;}
#result-list .frame1 .tour-desc .tour-desc-text01 { font-size: 10px; }
#result-list .frame1 .tour-desc .tour-desc-text02 { font-size: 13px; }
#result-list .frame1 .tour-desc .tour-desc-text03 { color: #e32400; font-size: 16px; }
#result-list .frame1 .tour-label { clear: both; margin: 0 0 4px 5px; }
#result-list .frame1 .tour-label li { display: inline; margin: 0 2px 0 0; }
#result-list .frame1 .tour-code { color: #000; font-size: 8px; font-weight: bold; padding: 0 10px 0 10px; }

#result-list .frame1 str-3 .details-toggle .dark-btn { border-radius: 0; font-size: 15px; padding: 15px 0 15px 0; width: 100%; }

#result-list .frame1 .tour-details { font-size: 10px; line-height: 1.5; margin: 5px 10px 10px 10px; font-weight:bold;}
#result-list .frame1 .tour-details tr { border-bottom: 1px dotted #e0dfde; }
#result-list .frame1 .tour-details td { padding: 5px 0 0 0; }
#result-list .frame1 .tour-details .table-subject { padding: 0 0 0 4px; width: 90px; }
#result-list .frame1 .tour-details .table-text01 { font-weight: normal; width: 150px; }
#result-list .frame1 .tour-details .table-text01 a { color: #ee9a30; }
#result-list .frame1 .tour-details .table-text02 { padding: 5px 0 0 4px; }
#result-list .frame1 .tour-details .table-text02 a { color: #000; text-decoration: underline; }
#result-list .frame1 .tour-details .table-text03 { font-weight: normal; width: 150px; color:#999;}

#container .on-label02 {
	font-size: 9px;
	font-weight:bold;
	width:75px;
	height:13px;
	color:#FFF;
	margin:0 0 5px -4px;
	float:left;
	border:solid 1px #e0dfde;
	text-align: center;
	padding: 2px 0 0 0;
}

#container .tour-icon02 {
	vertical-align:middle;
}


#container .c-box {
	background-color:#b68f87;	
}

#container .e-box {
	background-color:#c6a077;	
}

#container .d-box {
	background-color:#b199c7;	
}

#container .p-red {
	color:#F00;
}

#container .f-box {
	background-color:#cfc371;
}

#container .g-box {
	background-color:#7c9aaa;
}

#container .h-box {
	background-color:#b894b1;
}

#container .i-box {
	background-color:#83c178;
}

#container .j-box {
	background-color:#6bc189;
}

#container .k-box {
	background-color:#74afc5;
}

#container .l-box {
	background-color:#9e93ce;
}

#container .m-box {
	background-color:#7b92c8;
}


#container .tour-code-text {
	font-size:7px;
	color:#999;
	clear: both;
	margin: 0 0 0 5px;
	font-weight:bold;
}

#container .tour-codex {
	width:200px;
	float:left;
}
#container .tour-codex-text {
	width:200px;
	float:left;
}

#container #range-t {width:86%;margin:0 auto; clear:both;}

#container .budget {
	border: 0; 
	color: #000; 
	font-weight: bold; 
	width:100%;
	padding:10px 0 14px 0;
	float:left;
	background-color:#E6E6E6;
	font-size:13px;
	text-align:center;
	outline: none;
}

#container .budget-t {
	width:30px;
	float:left;	
	padding: 19px 0 0px 0;
	position: absolute;
	top: 70px;
	left: 0;
}

#container .rwl {
	width:100%;
	background-color: white;
	border-bottom: solid 1px #cecece;
}

#container .rwl a {
	font-size:14px;
	color:#333333;
	font-weight:bold;
	display:block;
	width:100%;
}

#container .di-link {
	padding:14px 0 14px 0;
	width:100%;
	overflow:hidden;
}

#container span.aor {
	padding:0 0 0 10px;
	display:block;
	float: left;
}

#container span.arrow {
	display:block;
	float: right;

}

#container span.arrow img {
	float:right;
	margin:0 20px 0 0;	
}


#container .r-index {
	clear:both;	
	padding:0 0 0 0;
}

#container .r-index a {
	display: block;
	padding:0 0 0 10px;
}

#container ul.spc-other-area a {
	font-size:14px;
	color:#333333;
	font-weight:bold;
	width:100%;
	height:43px;
	display:block;
}

#container .r-index .r-index-text{
	font-size:14px;
	color:#333333;
	font-weight:bold;
	margin: 0 0 0 7px;
}

#container  section.spc-return{
	width:100%;
}


/* -----------------------------
module
------------------------------ */

#container .mod-area {
	clear:both;	
	margin: 10px 0 0 0;

}

#container .mod-area01 {
	clear:both;	
	margin: 10px 0 0 0;
	border-bottom: solid 1px #CECECE;
}

#container .mod-area01-1 {
	clear:both;	
	margin: 0 0 0 0;
	border-bottom: solid 1px #CECECE;
}

#container .mod-area02 {
	clear:both;	
	margin: 0 0 0 0;

}

#container a.dtl-link { color: rgb(0, 0, 0); }

#container .on-label {
	font-size:10px;
	font-weight:bold;
	width:85px;
	height:13px;
	color:#FFF;
	margin:0 0 10px 5px;
	float:left;
	text-align:center;
	padding:1px;
}

#container .on-label02 {
	font-size: 9px;
	font-weight:bold;
	width:75px;
	height:13px;
	color:#FFF;
	margin:0 0 5px 0;
	float:left;
	border:solid 1px #e0dfde;
	text-align: center;
	padding: 2px 0 0 0;
}

#container .tour-icon02 {
	vertical-align:middle;
}

#container .on-label-text {
	font-size:11px;
	font-weight:bold;
	color:#749bc5;	
	float:left;
	margin: 0 0 3px 0;
	text-align:left;
	display:inline;
}

#container .on-label-rank {
	font-size:0px;
	text-indent:-900px;
	float:left;
	width:90px;
	height:15px;
	background-size:90px 15px;
	margin: 0 5px 3px 0;
	background-image:url(../../img/top/rank1.gif);
}
#container .on-label-rank.rank2 { background-image:url(../../img/top/rank2.gif); }
#container .on-label-rank.rank3 { background-image:url(../../img/top/rank3.gif); }

#container .b-box {
	background-color:#749bc5;
}

#container .tour-img .tour-img-container { 
	width:95px;
	height:95px;
	background-position:center center;
	background-size:cover;
	background-repeat:no-repeat;
}

#container .mod-link-boxs {
	width:100%;
	overflow:hidden;	
}
 
#container .mod-link-ta {
	display:table;
	width:100%;	
}

#container .mod-link-boxs-in {
	margin: 5px 2.5% 10px 2.5%;
	border:solid 1px #c7c7c7;
}

#container .mod-link-boxs-in02 {
	margin: 5px 2.5% 10px 2.5%;
	background-color:#F0F0F0;
	font-size:11px;
	font-weight:bold;
	color:#000;
	border:solid 1px #c7c7c7;
	height: 38px;
	text-align: center;
}

#container .link-box-t {
	background-color:#c7c7c7;
	font-size:11px;
	font-weight:bold;
	color:#000;
	height:12px;
	padding:7px 0 5px 10px;
}


#container .mlink-left {
	background-color:#f0f0f0;
	height:38px;
	float:left;
	width:50%;
	display:table-cell;
	vertical-align:middle;
	border-right:solid 1px #c7c7c7;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}

#container .mlink-left03 {
	background-color:#f0f0f0;
	height:38px;
	float:left;
	width:33%;
	display:table-cell;
	vertical-align:middle;
	border-right:solid 1px #c7c7c7;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}

#container .mlink-left04 {
	background-color:#f0f0f0;
	height:38px;
	float:left;
	width:25%;
	display:table-cell;
	vertical-align:middle;
	border-right:solid 1px #c7c7c7;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}

#container .mlink-left04-1 {
	background-color:#f0f0f0;
	height:38px;
	float:left;
	width:25%;
	display:table-cell;
	vertical-align:middle;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}

#container .mlink-left05 {
	background-color:#f0f0f0;
	height:38px;
	float:left;
	width:50%;
	display:table-cell;
	vertical-align:middle;
	border-right:solid 1px #c7c7c7;
	border-bottom:solid 1px #c7c7c7;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}

#container .mlink-left05-1 {
	background-color:#f0f0f0;
	height:38px;
	float:left;
	width:50%;
	display:table-cell;
	vertical-align:middle;
	border-right:solid 1px #c7c7c7;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}

#container .mlink-left06 {
	background-color:#f0f0f0;
	height:38px;
	float:left;
	width:20%;
	display:table-cell;
	vertical-align:middle;
	border-right:solid 1px #c7c7c7;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}

#container .mlink-left06-1 {
	background-color:#f0f0f0;
	height:30px;
	float:left;
	width:25%;
	display:table-cell;
	vertical-align:middle;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}

#container .mlink-right {
	background-color:#f0f0f0;
	height:38px;
	float:left;
	width:50%;
	display:table-cell;
	vertical-align:middle;
}


#container .mlink-right03 {
	background-color:#f0f0f0;
	height:38px;
	float:left;
	width:33%;
	display:table-cell;
	vertical-align:middle;
	border-right:solid 1px #c7c7c7;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}

#container .mlink-right04 {
	background-color:#f0f0f0;
	height:38px;
	float:left;
	width:25%;
	display:table-cell;
	vertical-align:middle;
	border-right:solid 1px #c7c7c7;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}

#container .mlink-right04-1 {
	background-color:#f0f0f0;
	height:38px;
	float:left;
	width:25%;
	display:table-cell;
	vertical-align:middle;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}


#container .mlink-right03-1 {
	background-color:#f0f0f0;
	height:38px;
	float:left;
	width:33%;
	display:table-cell;
	vertical-align:middle;
	padding: 0 1% 0 0;
}

#container .mlink-right04-1 {
	background-color:#f0f0f0;
	height:38px;
	float:left;
	width:25%;
	display:table-cell;
	vertical-align:middle;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}

#container .mlink-right05 {
	background-color:#f0f0f0;
	height:38px;
	float:left;
	width:50%;
	display:table-cell;
	vertical-align:middle;
	border-bottom:solid 1px #c7c7c7;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}

#container .mlink-right05-1 {
	background-color:#f0f0f0;
	height:38px;
	float:left;
	width:50%;
	display:table-cell;
	vertical-align:middle;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}

#container .mlink-right06 {
	background-color:#f0f0f0;
	height:38px;
	float:left;
	width:20%;
	display:table-cell;
	vertical-align:middle;
	border-right:solid 1px #c7c7c7;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}

#container .mlink-right06-1 {
	background-color:#f0f0f0;
	height:38px;
	float:left;
	width:20%;
	display:table-cell;
	vertical-align:middle;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}


#container .mlink-center {
	background-color:#f0f0f0;
	height:38px;
	float:left;
	width:100%;
	display:table-cell;
	vertical-align:middle;
	border:solid 1px #c7c7c7;
	margin:0 0 10px 0;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}

#container .mlink-text {
	color:#000;
	padding: 12px 0 0 10px;
	font-size:12px;
	font-weight:bold;
}

#container .mlink-text02 {
	color:#000;
	padding: 12px 0 0 10px;
	font-size:12px;
	font-weight:bold;
	text-align:right;
}

#container .mlink-text03 {
	color:#000;
	padding: 12px 0 0 0px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}


#container .mlink-text span {
	text-align:right;	
	float: right;
	margin: 0 10px 0 20px;	
}

#container .mlink-text02 span {
	text-align:right;	
	float: right;
	margin: 0 10px 0 10px;	
}

#container .mlink-text03 span {
	text-align:right;	
	float: right;
	margin: 0 10px 0 20px;	
}

#container .mlink-text03 span.arr {
	text-align:right;	
	float: right;
	margin: 0 10px 0 20px;
	padding:0 1% 0 0;
}


#container .mlink-text03-1 span {
	text-align:right;	
	float: right;
	margin: 0 10px 0 20px;	
}

#container .mod-link-boxs a {
	width:100%;
	height: 40px;
	display:block;
}

.go-to-top {
	position:fixed;
	bottom:10px;
	right:2px;
	z-index:10005;
}

/* -----------------------------
Q&A
------------------------------ */

#container h1.qah {
	font-size:15px;
	font-weight:bold;
	border-left:solid 5px #024895;
	height: 23px;
	margin: 10px 0 10px 10px;
	padding: 7px 0 0 10px;
}

#container ul.qa-other-area li {
	width:100%;
	float:left;
	background-color: white;
	border-bottom: solid 1px #cecece;
}

#container ul.qa-other-area li a {
	font-size:14px;
	color:#333333;
	font-weight:bold;
	width: 100%;
	height: 43px;
	display: block;
}

#container .m-hotel-option-title {
	width:78%;
	color:#fff;
	background-color:#034896;
	line-height: 1.0;
	float: left;
	font-size: 13px;
	font-weight:bold;
	color: #fff;
	height: 10px;
	padding:6px 10px 11px 12px;
}


#container .qa-title {
	height:40px;
	background-color:#f2f2f2;
	clear:both;
	border-bottom: solid 1px #cecece;
}

#container .qa-title img {
	margin: 21px 0 0 10px;	
	float: left;
}

#container .qa-title span {
	margin: 15px 0 0 7px;
	font-size:13px;
	font-weight:bold;
	display: block;
	float: left;
}

#container ul.spc-other-area a {
	font-size:14px;
	color:#333333;
	font-weight:bold;
	width:100%;
	height:43px;
	display:block;
}

/* ------------------------------
M-hotel-option
------------------------------ */
#m-hotel-option {
	overflow: hidden;
}

.m-list02 dl {
	overflow: hidden;
	padding:0 0 5px 0;
	border-bottom:solid 1px #cecece;
}

#m-hotel-option dl.option{
	padding:0 0 0 0;
	border-top: none;
	border-bottom:solid 1px #cecece;
	clear:both;
}

#m-hotel-option dl.option a,#m-hotel-option .m-list02 dl a{
	display:block;
	width:100%;
}


.m-list01-01 dt {
	float: left;
	width: 90px;
	margin: 6px 0 0 3%;
}

.m-list01-02 dt {
	float: left;
	width: 56px;
	margin: 6px 0 0 3%;
}

.m-list02 dt {
	float: left;
	width: 56px;
	margin: 6px 0 0 5px;
}


.m-list01-01 {
	overflow: hidden;
	padding:0 0 5px 0;
}

.m-list01-02 {
	padding:0 0 5px 0;
}

.m-hotel-option-title span {
	font-size:10px;
	font-weight:700;
	margin:0 0 0 6px;
}

.option-desc {
	width: 190px;
	float: left;
	text-align: left;
	margin: 10px 0 0 10px;
}

.option-desc02 {
	width: 220px;
	float: left;
	text-align: left;
	margin: 0 0 5px 10px;
}

.option-l {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	float: left;
	text-align: left;
	color: #000;
	margin: 0 0 0 0;
}

.option-l02 {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	float: left;
	text-align: left;
	color: #fff;
	margin: 0 0 0 0;
	padding: 3px;
}

.option-r {
	width: 80px;
	float: left;
	margin: 0 0 0 43px;
}

.option-r02 {
	width: 80px;
	float: left;
	margin: 0 0 0 43px;
}
/*
.option-test {
	width: 56px;
	height: 55px;
	-webkit-border-radius: 19px/18px 18px 19px 19px;
	-moz-border-radius: 19px/18px 18px 19px 19px;
	border-radius: 19px/18px 18px 19px 19px;
	background-color: #e8e8e8;
	border: solid 1px rgba(0,0,0,.5);
	background-image: -webkit-linear-gradient(bottom, #d7d7d7, #f3f3f3);
	background-image: -moz-linear-gradient(bottom, #d7d7d7, #f3f3f3);
	background-image: -o-linear-gradient(bottom, #d7d7d7, #f3f3f3);
	background-image: -ms-linear-gradient(bottom, #d7d7d7, #f3f3f3);
	background-image: linear-gradient(to top, #d7d7d7, #f3f3f3);
	text-align: center;
	font-size: 15px;
	color: #333;
}
*/
 .m-list02 dd {
	float: left;
	padding: 10px 0 0 0;
	width:77%;
}

 .m-list-desc02 {
	font-size:13px;
	line-height: 16px;
	text-decoration: none;
	clear: both;
	width: 90%;
	float: left;
	margin:0 0 0 10px;
	font-weight: bold;
}

.m-list-desc02 span {
	font-size:10px;
	font-weight: bold;
}

/* -----------------------------
module
------------------------------ */
#container ul.qa-other-area li {
	width:100%;
	float:left;
	background-color: white;
	border-bottom: solid 1px #cecece;
}

#container ul.qa-other-area li a {
	font-size:14px;
	color:#333333;
	font-weight:bold;
	width: 100%;
	height: 43px;
	display: block;

}

#container ul.qa-other-area li:first-child a {
	border-top: solid 1px #cecece;
}

#container .m-list3 {
	overflow:hidden;
}
#container .m-list3  dt {
	float: left;
	width: 67px;
	margin: 6px 0 0 5px;
}

#container .qa-title img {
	margin: 21px 0 0 10px;	
	float: left;
}

#container .qa-title span {
	margin: 15px 0 0 7px;
	font-size:13px;
	font-weight:bold;
	display: block;
	float: left;
}

#container ul.spc-other-area a {
	font-size:14px;
	color:#333333;
	font-weight:bold;
	width:100%;
	height:43px;
	display:block;
}

#container .con-desc h4 {
	font-size:13px;
	color:#333333;
	border-bottom:solid 1px #cecece;
	padding:0 0 5px 0;
}

#container .con-desc02 h4 {
	font-size:13px;
	color:#333333;
	border-bottom:solid 1px #cecece;
	padding:0 0 5px 0;
}

#container .con-desc ul li {
	font-size:11px;
	color:#333333;
	font-weight:bold;
	line-height:20px;
	list-style-type:disc;
}

#container .con-desc02 ul li {
	font-size:11px;
	color:#333333;
	font-weight:bold;
	line-height:20px;
	list-style-type:disc;
}

#container .con-desc-in00 {
	margin:5px 0 10px 14px;	
}

#container .con-desc ul.con-s {
	margin:5px 0 10px 14px;	
}

#container .con-desc02 ul.con-s {
	margin:5px 0 10px 14px;	
}

#container .b-title {
	color:#024895;
	font-size:11px;
	font-weight:bold;
}

#container .b-title02 {
	color:#024895;
	font-size:11px;
	font-weight:bold;
	margin:20px 0 0 0;
}

#container .con-desc-text01 {
	font-size:11px;
	color:#333333;
	font-weight:bold;
	line-height:20px;
	margin:6px 0 0 0;
}

#container .con-desc{
	padding:0 10px 10px 10px;
}

#container .con-desc02{
	padding:0 10px 10px 10px;
	border-bottom: solid 1px #cecece;	
}

#container .con-desc-text02,#container .con-desc-text03 {
	font-size:11px;
	color:#333333;
	font-weight:bold;
	line-height:20px;
}

#container .con-desc-in {
	padding:10px 8px 8px 8px;
}



.go-to-top a {
	display:block;
}

/* xbs:20130306 */
#container .on-airport {
	float:left;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin: 0 5px 3px 5px;
	text-align: left;
	vertical-align:middle;
}

#container .tour-api .on-label {
	margin:0 0 3px 0;
	vertical-align:middle;
}

#container .tour-api .tour-desc-date {
	font-size: 10px;
	color: #898989;
	text-align: left;
}

#container .tour-api .tour-desc-text03 {
	text-align: right;
	margin: -3px 0 -5px 0;
}

#container .tour-api .tour-fuel {
	font-size: 12px;
	color: #E32400;
	text-align: right;
	margin-bottom: 1px;
}

/* kodawari */
#container .tour-label .box-1 { background-color:#766748; }
#container .tour-label .box-2 { background-color:#815578; }
#container .tour-label .box-3 { background-color:#cda25e; }
#container .tour-label .box-4 { background-color:#4674a7; }
#container .tour-label .box-5 { background-color:#86a8cd; }
#container .tour-label .box-6 { background-color:#73b967; }
#container .tour-label .box-7 { background-color:#e7bbbb; }
#container .tour-label .box-8 { background-color:#c2b34b; }
#container .tour-label .box-9 { background-color:#714c6a; }
#container .tour-label .box-10 { background-color:#749bc5; }
#container .tour-label .box-11 { background-color:#766748; }
#container .tour-label .box-12 { background-color:#4f6f91; }
#container .tour-label .box-13 { background-color:#bd3b3b; }
#container .tour-label .box-14 { background-color:#d37171; }
#container .tour-label .box-15 { background-color:#d98484; }
#container .tour-label .box-16 { background-color:#59b97b; }
#container .tour-label .box-17 { background-color:#ac9b77; }
#container .tour-label .box-18 { background-color:#749bc5; }
#container .tour-label .box-19 { background-color:#e5abab; }
#container .tour-label .box-20 { background-color:#aac2dc; }
#container .tour-label .box-21 { background-color:#7caaa3; }
#container .tour-label .box-22 { background-color:#60938c; }
#container .tour-label .box-23 { background-color:#c9bb5e; }
#container .tour-label .box-24 { background-color:#c74a4a; }
#container .tour-label .box-25 { background-color:#d98484; }
#container .tour-label .box-26 { background-color:#e9c667; }
#container .tour-label .box-27 { background-color:#93c989; }
#container .tour-label .box-28 { background-color:#a3d19b; }
#container .tour-label .box-29 { background-color:#906086; }
#container .tour-label .box-30 { background-color:#78a8c1; }
#container .tour-label .box-31 { background-color:#aac2db; }
#container .tour-label .box-32 { background-color:#906086; }
#container .tour-label .box-33 { background-color:#976d40; }
#container .tour-label .box-34 { background-color:#b3d9ac; }
#container .tour-label .box-35 { background-color:#e8bbbb; }
#container .tour-label .box-36 { background-color:#83c178; }
#container .tour-label .box-37 { background-color:#a2c8e5; }
#container .tour-label .box-38 { background-color:#a3d19b; }
#container .tour-label .box-39 { background-color:#bd8a3b; }
#container .tour-label .box-40 { background-color:#cda25d; }
#container .tour-label .box-41 { background-color:#a37499; }
#container .tour-label .box-42 { background-color:#88a2be; }
#container .tour-label .box-43 { background-color:#6788ac; }
#container .tour-label .box-44 { background-color:#CFC371; }
#container .tour-label .box-45 { background-color:#98b5d4; }
#container .tour-label .box-46 { background-color:#eecece; }
#container .tour-label .box-47 { background-color:#ad83a5; }
#container .tour-label .box-48 { background-color:#ad83a5; }
#container .tour-label .box-49 { background-color:#eecece; }
#container .tour-label .box-50 { background-color:#856038; }
#container .tour-label .box-51 { background-color:#bccfe3; }
#container .tour-label .box-52 { background-color:#ad83a5; }
#container .tour-label .box-53 { background-color:#c27b7b; }
#container .tour-label .box-54 { background-color:#D15D5D; }
#container .tour-label .box-55 { background-color:#c1aa78; }
#container .tour-label .box-56 { background-color:#f2b790; }
#container .tour-label .box-57 { background-color:#bccfe3; }
#container .tour-label .box-58 { background-color:#749bc5; }
#container .tour-label .box-59 { background-color:#78c1be; }
#container .tour-label .box-60 { background-color:#b6a73e; }
#container .tour-label .box-61 { background-color:#4674a7; }
#container .tour-label .box-62 { background-color:#a54d4d; }
#container .tour-label .box-63 { background-color:#3e6896; }
#container .tour-label .box-64 { background-color:#93c989; }
#container .tour-label .box-65 { background-color:#e8bbd2; }
#container .tour-label .box-66 { background-color:#714b69; }
#container .tour-label .box-67 { background-color:#3e6896; }
#container .tour-label .box-68 { background-color:#e1a8a8; }
#container .tour-label .box-69 { background-color:#efa97a; }
#container .tour-label .box-70 { background-color:#e8bbbb; }
#container .tour-label .box-71 { background-color:#c75c5c; }
#container .tour-label .box-72 { background-color:#4f6f91; }
#container .tour-label .box-73 { background-color:#bd3b3b; }
#container .tour-label .box-74 { background-color:#efa97a; }
#container .tour-label .box-75 { background-color:#86a8cd; }
#container .tour-label .box-76 { background-color:#d48282; }
#container .tour-label .box-77 { background-color:#b793b0; }
#container .tour-label .box-78 { background-color:#ec9a63; }
#container .tour-label .box-79 { background-color:#ec9a63; }
#container .tour-label .box-80 { background-color:#ec9a63; }
#container .tour-label .box-81 { background-color:#ec9a63; }
#container .tour-label .box-82 { background-color:#86a8cd; }