﻿@charset "utf-8";
@import url("common.css");
@import url("voucher.css");
@import url("calendar.css");
@import url("layout.css");

/* conteiner */
#conteiner{
	width: 750px;
	background: #FFFFFF;
	border-top: 5px solid #FF8500;
}

#conteiner_popup{
	width: 570px;
	background: #FFFFFF;
	border-top: 5px solid #FF8500;
	text-align:left;
}

#conteiner_inner{
	padding: 0px 10px;
}

/* globalmenu */
#gl_navi{
	width :730px;
	background: url(../images/tours/gl_navi.gif) no-repeat;
}

#gl_navi ul{
	display:inline-table;
}
/* \*/
#gl_navi ul:after{
	content:"."; 
	display:block; 
	height:0; 
	clear:both;  
	visibility:hidden;
}
#gl_navi ul{
	display:block;
}
/* */

#gl_navi ul{
	margin-left: 18px;
	clear: both;
}

#gl_navi li{
	float: left;
	margin-right: 2px;
	height: 27px;
	text-indent: -9999px;
	background-image: url(../images/tours/gl_navi.gif);
}

#gl_navi li a{
	display: block;
	background-image: url(../images/tours/gl_navi.gif);
	background-repeat: no-repeat;
	height: 27px;
	text-indent: -9999px;
	width: 121px;
	text-decoration: none;
}

a.home{
	background-position: -18px 0px;
}

a:hover.home{
	background-position: -18px -27px;
}

a.tours{
	background-position: -141px 0px;
}

a:hover.tours{
	background-position: -141px -27px;
}

a.hotel{
	background-position: -264px 0px;
}

a:hover.hotel{
	background-position: -264px -27px;
}

a.info{
	background-position: -387px 0px;
}

a:hover.info{
	background-position: -387px -27px;
}





/* contents */
#contents{
	background: url(../images/tours/contents_bg.gif) repeat-y;
	width: 730px;
	margin-top: 15px;
	padding: 0px 0px 0px 0px;
}

#contents_left{
	width: 180px;
	float: left;
}

#contents_right{
	width: 520px;
	float: right;
}

#contents_center
{
	width: 520px;
}

.contents_right01 p{
	line-height: 120%;
}

.contents_right02{
	border: 1px #969696 solid;
	margin: 10px 0px 0px 0px;
}

.contents_right02 h2{
	font-size: 12px;
	font-weight: bold;
	color: #c60001;
	border-bottom: 1px #969696 solid;
	padding: 3px;
}

.contents_right02_left{
	width: 115px;
	padding: 3px;
	float: left;
}

.contents_right02_right{
	width: 390px;
	padding: 0px;
	float: right;
}

.contents_right02 p{
	width: 388px;
}

.contents_right02 p.tit_tours{
	font-weight: bold;
	padding: 5px 0px 10px 0px;
}

.contents_right02 div.tit_tours_link{
	float: right;
	width: 70px;
	margin: 0px 5px 0px 0px;
}

.contents_right02 div.tit_tours_link p.link{
	text-align: right;
	padding: 5px 3px 0px 0px;
	width: 70px;
}


.contents_right01 p.sea_bg{
	background: url(../images/tours/tours_sea_bg.gif) repeat-x;
	padding: 3px;
	margin: 0px;
}

.contents_right01 h2.sea_bg{
	/* For confirmation.html & voucher.html */
	background: url(../images/tours/tours_sea_bg.gif) repeat-x;
	padding: 3px;
	margin: 0px;
}

.contents_right01 p.txt_sort{
	float: left;
	padding: 13px 0px 0px 0px;
	line-height: 110%;
}

.contents_right01 ul.show_all{
	float: right;
	padding: 15px 0px 0px 0px;
}

ul.show_all_bottom{
	width:520px;
	padding: 15px 0px 0px 0px;
	text-align: right;
}

ul.show_all_bottom li{
	display: inline;
	margin: 0px 0px 0px 4px;
}

.contents_right01 li{
	display: inline;
	padding: 0px 0px 0px 5px;
	line-height: 1%;
}


.contents_right02 :after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.contents_right02 {display: inline-block; }
/* Hides from IE-mac \*/
* html .contents_right02 {
	height: 1%;
	width: 520px;
}
.contents_right02 { display: block;}
/* End hide from IE-mac */



.index_box03{
	width: 520px;
	padding: 0px 0px 15px 0px;
}

.index_box03 h2{
	width: 178px;
	padding: 0px 0px 5px 0px;
}


.index_box03_left{
	width: 350px;
	float: left;
	padding: 0px 5px 0px 0px;
}

.index_box03_left h2.tith2{
	padding: 5px 0px 5px 5px;
	background: url(../images/tours/top_h2bg.gif) repeat-x left;
	font-weight: bold;
	width: 345px;
}

.index_box03_subleft{
	width: 102px;
	float: left;
	padding: 24px 0px 15px 0px;
}

.index_box03_subright{
	width: 237px;
	float: right;
	padding: 13px 0px 15px 0px;
}

.index_box03_subright p{
	padding: 0px 0px 3px 0px;
}

.index_box03_right{
	width: 157px;
	float: right;
	padding: 0px 0px 3px 0px;
	background: #e7e7e7;
	margin: 0px 0px 15px 0px;
}

.index_box03_right h2{
	padding: 0px 0px 5px 0px;
}

.index_box03_right ul{
	padding: 0px 0px 0px 8px;
}

/* contents tours index */
.tours_box01 {
	width: 520px;
	position:relative;
}

.tours_box01 h2 {
	padding: 12px 0px 0px 0px;
}

.tours_box01 h2.oreh2 {
	background: #ff8500;
	padding: 5px 0px 5px 3px;
	margin: 0px;
	color: #FFFFFF;
	font-weight: bold;
}

.tours_box01 p.img01 {
	/*position: absolute;
	top: 4px;
	left: 0px;*/
}

.tours_box01_main {
	width: 520px;
	background: #f8f4cd url(../images/tours/index_bg_bottom.gif) no-repeat bottom;
	padding: 0px 0px 15px 0px;
}

.tours_box01_left {
	width: 250px;
	padding: 5px 0px 0px 5px;
	float: left;
}

.tours_box01_right {
	width: 255px;
	float: right;
	padding: 0px 5px 0px 0px;
}

.tours_box01_right p {
	display: block;
}

.tours_box01_right p.yen {
	padding: 20px 0px 25px 0px;
}

.tours_box01_right p.txt_right {
	text-align: right;
	display: block;
}

.tours_box02 {
	width: 520px;
	padding: 15px 0px 0px 0px;
}

.tours_box02_left {
	width: 520px;
	float: left;
	padding: 0px 0px 15px 0px;
}

.tours_box02_right {
	width: 520px;
	float: right;
	padding: 0px 0px 15px 0px;
}

.tours_box03 {
	width: 520px;
	padding: 15px 0px 20px 0px;
}

.tours_box03 .tours_box03_left .tours_box03_subright p.red {
	font-weight: bold;
	color: #c60001;
	padding: 5px 0px 0px 0px;
}

.tours_box03_left {
	width: 232px;
	float: left;
	padding: 15px 0px 0px 10px;
}

.tours_box03_subleft {
	width: 89px;
	float: left;
	padding: 0px 0px 0px 0px;
}

.tours_box03_subright {
	width: 139px;
	float: right;
	padding: 0px 0px 0px 0px;
}


/* contents form01 */
.form_right01{
	border: 1px #969696 solid;
	margin: 10px 0px 12px 0px;
}

.form_right01 h2{
	font-size: 12px;
	font-weight: bold;
	color: #404040;
	background: #d6d6d6;
	border-bottom: 1px #969696 solid;
	padding: 5px;
	line-height: 120%;
}

.form_right02{
	width: 520px;
}

.form_right02 h3{
	border-top: 4px #b0b0b0 solid;
	border-bottom: 2px #b0b0b0 solid;
	padding: 5px 3px;
	color: #6c6c6c;
}

.form_right02 h3 strong{
	font-size: 14px;
}

.form_ta{
	width: 300px;
	margin: 15px auto;
}

.form_ta table.travelerstable th {
	width: 175px;
	text-align:left;
}

.form_ta table.hoteltable th {
	width: 125px;
}

.form_ta td{
	padding: 5px;
}

.form_ta td span.px10 {
	font-size:10px
}

.form50{
	width: 50px;
}

.form_proceed{
	/* specifiled below */
}


/* contents form02 */
.form_box {
	width: 520px;
}

.form_price {
	width: 508px;
	background: #ffdebb;
	margin: 1px;
	padding: 5px;
	border: #ffffff 1px;
	text-align: right;
}

.form_price span {
	font-size: 10px;
}

.form_price span.red {
	font-size:12px;
	font-weight: bold;
	color: #ff3000;
}

.form02_right01{
	border: 1px #969696 solid;
	margin: 10px 0px 12px 0px;
}

.form02_right01 h2{
	font-size: 12px;
	font-weight: bold;
	color: #404040;
	background: #d6d6d6;
	border-bottom: 1px #969696 solid;
	padding: 5px;
	line-height: 120%;
}

.form02_right02{
	width: 520px;
}

.form02_right02 h3{
	border-top: 4px #b0b0b0 solid;
	border-bottom: 2px #b0b0b0 solid;
	padding: 5px 3px;
	color: #6c6c6c;
}

.form02_right02 h3 strong{
	font-size: 14px;
}

.form02_ta table{
	width: 350px;
	margin: 15px auto;
}

.form02_ta{
	width: 400px;
	margin: 0px auto 0px auto;
}

.form02_ta td{
	padding: 5px 10px 5px 0px;
}

.form50{
	width: 50px;
}

.form80{
	width: 90px;
}

.form150{
	width: 150px;
}

.form200{
	width: 200px;
}

.form250{
	width: 250px;
	height: 45px;
}

.form400{
	width: 400px;
	height: 100px;
	margin: 10px 0px 0px 0px;
}

.form02_ta_main table{
	width: 520px;
	margin: 0px auto;
}

.form02_ta_main table tr td table{
	margin: 0px;
	padding: 0px;
	width: 290px;
}

.form02_ta_main table tr td table td.30td{
	width: 60px;
	padding: 0px;
}


.form02_ta_main{
	width: 516px;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px;
}

.form02_ta_main th{
	width: 115px;
	text-align: left;
	padding: 5px 10px 5px 35px;
	margin: 10px 0px;
	vertical-align: top;
}

.form02_ta_main td{
	padding: 0px 10px 0px 0px;
}

.form02_ta_main table tr td.px354{
	width: 340px;
	padding: 5px 10px 5px 0px;
}

.form02_ta_main table tr td.mp0{
	padding:0px;
	margin:0px;
}

.form02_ta_main table tr td span.px10{
	font-size: 10px;
	vertical-align: bottom;
}


.form_card{
	border: 1px #969696 solid;
	margin: 10px 0px 12px 0px;
}

.form_card h2{
	font-size: 12px;
	font-weight: bold;
	color: #404040;
	background: #d6d6d6;
	border-bottom: 1px #969696 solid;
	padding: 0px 3px;
	line-height: 120%;
}

.form_card_left{
	width: 130px;
	padding: 5px 0px;
	float: right;
}

.form_card_right{
	width: 205px;
	padding: 3px;
	float: left;
}

.form_card :after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.form_card {display: inline-block; }
/* Hides from IE-mac \*/
* html .form_card {
	height: 1%;
	width: 350px;
}
.form_card { display: block;}
/* End hide from IE-mac */


.form_other {
	width: 500px;
	text-align: center;
	background: #f1f1f1;
}

.form_ok{
	text-align: center;
	padding: 15px 0px;
}

.form_proceed{
	border-top: 4px #b0b0b0 solid;
	text-align: center;
	padding: 15px 0px;
	/* same class above */
}

/* contents detail */
.detail_box{
	width: 520px;
	padding: 0px 0px 15px 0px;
}

.detail_box h2.red{
	font-weight: bold;
	color:#c60001;
	border: 1px #969696 solid;
	padding: 5px;
}

.detail_box_left{
	width: 260px;
	padding: 20px 0px 0px 0px;
}

.detail_box_right{
	width: 250px;
	float: right;
	padding: 15px 0px 0px 0px;
}


.detail_box02{
	width: 520px;
	padding: 0px 0px 15px 0px;
}

.detail_box02 p{
	padding: 0px 0px 10px 0px;
}

.detail_box02 table{
	margin: 3px 0px 0px 0;
}

.detail_box02 td{
	width: 432px;
	background: #ededed;
	border: 2px #FFFFFF solid;
	padding: 3px;
}

.detail_box02 th{
	width: 68px;
	color: #404040;
	font-weight: bold;
	text-align: left;
	background: #ffdfbd;
	vertical-align: top;
	border: 2px #FFFFFF solid;
	padding: 5px;
}

.detail_box03{
	width: 520px;
	padding: 0px 0px 15px 0px;
}

.detail_box03 h2{
	width: 520px;
	padding: 0px 0px 8px 0px;
}

.detail_box03_left{
	width: 178px;
	float: left;
	margin-left: 2px;
}

.detail_box03_left h2.tith2{
	padding: 5px 0px 5px 5px;
	background: url(../images/tours/top_h2bg.gif) repeat-x left;
	font-weight: bold;
}

.detail_box03_subleft{
	width: 102px;
	float: left;
	padding: 24px 0px 15px 0px;
}

.detail_box03_subright{
	width: 237px;
	float: right;
	padding: 13px 0px 15px 0px;
}

.detail_box03_left table{
	width: 178px;
	padding:3px;
	border-collapse: collapse;
}

.detail_box03_left td{
	text-align: center;
	border: 1px #d6d6d6 solid;
}

.detail_box03_left td.bg1{
	background: #fed4a5;
}

.detail_box03_left td.bg2{
	background: #bfc5df;
}

.detail_box03_left table tr td.off1{
	text-align: center;
	border-left: none;
}

.detail_box03_left table tr td.off2{
	text-align: center;
	border-right: none;
}

.detail_box03_right{
	width: 316px;
	float: right;
}

.detail_box03_right table{
	width: 316px;
	margin: 5px 0px 0px 0px;
}

.detail_box03_right table th{
	vertical-align: top;
	padding: 2px 0px;
	border-bottom: 1px #999999 dotted;
}

.detail_box03_right table th.off{
	vertical-align: top;
	padding: 2px 0px;
	border-bottom: none;
}

.detail_box03_right table td{
	padding: 3px;
	border-bottom: 1px #999999 dotted;
}

.detail_box03_right table tr td.off{
	padding: 3px;
	border-bottom: none;
}

.detail_box03_right table tr td.red{
	color: #FF0000;
}

.detail_box03 dl{
	width: 500px;
}

.detail_box03 dt{
	font-weight: bold;
	margin: 5px 0px 0px 15px;
}

.detail_box03 dd{
	margin: 0px 0px 10px 20px;
}

.detail_box04{
	width: 520px;
	padding: 0px 0px 15px 0px;
	border-bottom: 1px #aeaeae solid;
}

.detail_box04 h2{
	width: 520px;
	padding: 0px 0px 5px 0px;
}

.detail_box04 dl{
	width: 520px;
}

.detail_box04 dt{
	font-weight: bold;
	margin: 0px 0px 0px 15px;
}

.detail_box04 dd{
	margin: 0px 0px 10px 20px;
}

/* footer */
#footer{
	width: 750px;
	border-top: 10px solid #FF8500;
	margin-top: 15px;
	text-align: center;
	padding: 5px 0px;
}

