@charset "utf-8";
@import url("common.css");
@import url("voucher.css");
@import url("calendar.css");

/* conteiner */
#conteiner{
	width: 750px;
	background: #FFFFFF;
	border-top: 5px solid #FF8500;
}

#conteiner_inner{
	padding: 0px 10px;
}

p.cancelbookingbtn
{
	text-align : center;
}

/* 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_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: 5px;
	margin: 0px;
	font-size:12pt;
}

.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_subright p img{
	clear:both;
	float:left;
}

.index_box03_subright p a {
	line-height:135%;
}

.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;
}

.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 15px 15px 45px;
}

.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;
}

.form30
{
	width:30px;
}

.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 */
/*th.pricecalc{
	font-weight:bold;
}

.pricecalc {
	text-align:center;
	width: 25%;
}

.separatebordar {
	border-left:1px #999 solid;
}*/

.detai_iconbox {
	 padding:5px 0 3px;
	 text-align:right;
}

table.pricecal td {
	text-align:left;
}

table.pricecal th {
	text-align:center;
	font-weight:bold;
	color:#333333;
}

table.pricecal td.subth	{
	width: 40px;
}

.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: 30px 0px 0px 0px;
}

.detail_box_Detail
{
	width: 510px;
}

.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: 310px;
	float: right;
}

.detail_box03_right table{
	margin: 5px 0px 0px 0px;
	table-layout:fixed;
}

.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;
	font-size:12px;
}

.remark
{	color:#888888;
	size:90%;
	font-style:italic;
	margin:1px 0px;
}

h4
{	font-weight:bold;
	margin:8px 0px 6px 0;
}

.day
{	padding:2px;
	/*background: #ededed;*/
	margin-bottom:4px;
	margin-top:2px;
}

.day h3
{	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:4px;
}

/* footer */
#footer{
	width: 750px;
	border-top: 10px solid #FF8500;
	margin-top: 15px;
	text-align: center;
	padding: 5px 0px;
}

ul.Pager_PageChanger_Head
{
	float:right;                      
	padding: 0px 2px 0px 0px;               
}   

ul.Pager_PageChanger_Head li
{
	padding: 0px 4px 0px 0px;               
}

ul.Pager_PageChanger_Foot
{
	float:right;                      
	padding: 5px 0px 0px 0px;               
}   

ul.Pager_PageChanger_Foot li
{
	display:inline;         
	padding: 0px 4px 0px 0px;
	line-height: 1%;
}

span.full
{
	color: Red;
	height: 22px;
	text-align: center;
}
#print
{
	width: 520px;	
	margin-left: 20px;
}

#print div.voucher_blk
{
	text-align: center;
	margin-left: 60px;
	white-space:nowrap;
}

#FToursCancel
{
	width: 520px;
	padding: 10px 0px 0px 100px;
	text-align: center;
}

#FToursCancel .Content01
{
	float: left;
	padding: 10px 0px 0px 50px;
	
}

#FToursCancel .Content01 .text1
{
	padding: 0px 0px 0px 40px;
	
}

#FToursCancel .Content01 .text2
{
	padding: 0px 0px 0px 25px;
	
}

#FToursCancel .Content01 .text3
{
	padding: 0px 0px 0px 50px;
	
}

#FToursCancel .Content01 .text4
{
	padding: 0px 0px 0px 10px;
	
}
#FToursCancel .Content01 .title
{
	font-weight: bold;
	
}

#FToursCancel .Content02
{
	float: left;
	padding: 10px 0px 0px 30px;
	
}

#FToursCancel .Content03
{
	float: left;
	padding: 10px 0px 0px 100px;
	
}

#FToursCancel .Content03 .cancel
{
	padding-left: 5px;
	padding-right: 5px;	
}

@media print
{
	#noprintButtons
	{
		display: none;
	}
}

#noprintButtons
{
	text-align: center;
	margin: 10px 0px 0px 0px;
}

.noprint
{
	margin: 0px 10px 0px 20px;
	padding: 0px 10px 0px 10px;
}

.tours_box03 .tours_box03_left .tours_box03_subright p.txt_right 
{
	text-align: right;
	display: block;	
}

#PToursKensakuShosai
{
	width: 520px;
}

#PToursKensakuShosai .Content01 .title
{
	float: left;
	font-weight: bold;
	width: 100px;
	padding: 10px 0px 0px 50px;
}

#PToursKensakuShosai .Content01 .emailkey
{
	float: left;
	font-weight: bold;
	width: 100px;
	padding: 15px 0px 0px 50px;
}

#PToursKensakuShosai .Content01 .lable
{
	float: left;
	font-weight: bold;
	padding: 8px 0px 0px 0px;
}

#PToursKensakuShosai .Content01 .text
{
	float: left;
	font-weight: bold;
	width: 100px;
	padding: 5px 0px 0px 0px;
}

#PToursKensakuShosai .Content03
{
	width: 520px;
	padding: 10px 0px 0px 125px;
}

/* Cancellation top page */

.historytop {
	padding-left: 5px;
	padding-bottom:30px;
}

.historytop p.pagetop {
	text-align:right;
	margin:10px 0 20px;
}

.historytop h2 {
	background-color:#CCCCCC;
	font-weight:bold;
	margin:15px 0 3px;
	padding:2px;
	font-size:1.2em;
}

.historytop h3 {
	border-bottom: 3px #999 solid;
	margin:15px 0 3px;
	padding-left:5px;
	font-size:1.2em;
}

.historytop ul {
	list-style-type:disc;
	margin-top:5px;
	margin-left:20px;
}

.historytop p.contactinfo {
	text-align:center;
}

.historytop .memberlogin {
	width:220px;
	margin: 20px 10px;
	border-collapse:collapse;
	border:1px #999 solid;
	float:left;
}

.historytop .memberlogin th {
	text-align:left;
	padding:3px;
	font-weight:bold;
	background-color:#CCCCCC;
	border:1px #999 solid;
}

.historytop .memberlogin td {
	padding:5px;
	background-color:#f2dfb5;
	border:1px #999 solid;
}

.historytop .memberlogin td.nonmember {
	border:none;
	width:50%;
}

.historytop .memberlogin td p{
	text-align:center;
	padding:5px 0;
}

.historytop .memberlogin td p.titlep {
	background-color:#CCCCCC;
	font-weight:bold;
	height:15px;
	vertical-align:middle;
}

.historytop .memberlogin td p.link {
	text-align:left;
}

h2.requestformtitle {
		margin: 10px 0;
		font-size: 16px;
		color:#333;
		font-weight: bold;
}

hr.requestformline {
		visibility: visible;
		height: 1px;
		width: 80%;
		margin: 0 auto 20px;
}

.inputerror {
	font-size:1.4em;
	color:#F00;
	font-weight:bold;
	margin:20px 0;
	list-style-type:disc;
}

.inputerror li {
	margin-left:20px;
	line-height:140%;
}

.disabled
{	background-color:#CCCCCC;
}

/* Styles for Login page
----------------------------------------- */
.loginParagraph p {
	margin-left:15px;
	margin-bottom: 10px;
}

.login_form1_tb{
	width:500px;
	margin:10px auto;
	border-top:1px solid #FF8500;
	border-bottom:1px solid #FF8500;
}

.login_form1_tb .title{
	margin:0;
	padding:5px 10px;
	background-color:#FFF8EB;
	border-left:1px solid #FF8500;
	border-right:1px solid #FF8500;
	font-size:12px;
	font-weight: bold;
}

.login_form1_tb .fcontent{
	padding:5px 10px;
	border-top:1px dashed #FF8500;
	border-left:1px solid #FF8500;
	border-right:1px solid #FF8500;
	background-color:#FFF8EB;
}


ul.tour_categories
{	margin-bottom:2px;
	margin-top:2px;
	list-style:none;
	width:100%;
}

ul.tour_categories li
{	display:inline;
	margin-right:5px;
}

span.full_warning
{
	font-size:90%;
	color:#330000; 
}

dd.calendar_remarks
{
	font-size : 12px;
}
