@charset "UTF-8";
/* CSS Document */
.subhead{
	background:url(../img/h3_bg.gif) no-repeat left;
	padding-left:1em;
	font-size:14px;
	font-weight:bold;
	margin:10px 10px 10px 0;
}

.subhead2{
	background:url(../img/h3_bg.gif) no-repeat left;
	padding-left:1em;
	font-size:14px;
	font-weight:bold;
	margin:30px 10px 10px 0;
}

.notehead{
	margin:0 0 5px 0;
	font-weight:bold;
}

.notehead_indent{
	margin:0 0 5px 15px;
}

.notehead_aste{
	text-indent: -8px;
 	margin-left: 8px;
}

.notetext{
	text-align:center;
	margin:0 10px;
	padding:0 8px 0 25px;
}
.notetext2{
	margin:0 0 10px 0;
}
.specialtext1{
	padding:10px 130px 0 80px;
	text-indent:-15px;
	color:#FF3333;
	font-weight:bold;
}
.specialtext2{
	padding:0 130px 0 80px;
	text-indent:-15px;
}
.speciallead{
	padding:20px 10px 0 0;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	line-height:120%;
	color:#0066FF;
}
.text{
	margin:0 0 20px 0;
}
.text_red{
	margin:10px 0 20px 0;
	color:#FF0066;
}
	
.centerImg{
	text-align:center;
	margin-top:20px;
}

.bannarImg{
	text-align:center;
	margin:10px 0 0 10px;
	padding-top:2px;
	padding-bottom:0;
	clear:both;
}
.rightImg{
	text-align:right;
	margin:15px 0 20px 0;
}
div.ContentsAreablank3{
	margin-left: 10px;
	width:930px;
}
div.ContentsAreablank2{
	margin-left:10px;
	width:930px;
}
div#wrapper{
	width:950px;
}
/**************************title-area setting*******************************/
h1{
	height:358px;
	background:url(../img/title_bg.jpg) no-repeat;
	position:relative;
	margin-bottom:20px;
}
div#titleTxt{
	position:absolute;
	top:0;
	left:0:
}
div#titleLead{
	position:absolute;
	top:255px;
	left:0;
}

/**************************outline setting*******************************/
ul#outline{
	padding:0;
	margin:0;
	width:930px;
}
ul#outline li{
	float:left;
	list-style:none;
	margin:0 29px 0 0;
	padding:0 0 30px 0;
}
.terminate{
	margin:0!important;
}
h2{
	margin:40px 0 0 0;
}

/**************************schedule setting*******************************/
div.route{
	background:url(../img/rout_bg.gif) repeat-y;
}

div.route2{
	background:url(../img/rout_bg.gif) no-repeat;
}

div.station{
	float:left;
	width:250px;
}
div.roundedBox{
	background:url(../img/bg_rbbtm.gif) bottom no-repeat;
	width:930px;
	padding-bottom:15px;
	margin-bottom:15px;
}
div.roundedBox .inner{
	background:url(../img/bg_rbtop.jpg) repeat-y;
	padding:5px 15px 0 15px;
}
div.detail{
	float:right;
	background:url(../img/bg_rb2btm.gif) bottom no-repeat;
	width:620px;
	padding-bottom:10px;
	margin-bottom:15px;
}
div.detail .inner{
	background:url(../img/bg_rb2top.gif) no-repeat;
	padding:10px 10px 0 10px;
}

div.route_img {
	float:left;
	padding:0 10px 0 0;
}
div.route_text {
	float:left;
	padding:0;
	width:400px;
}
div.route_text2 {
	float:left;
	padding:0;
	width:450px;
}
div.route_text3 {
	float:left;
	padding:0;
	width:600px;
}

div.detail .inner h4{
	color:#FF9900;
	font-weight:bold;
	padding:0;
	margin:0 10px 0 0;
}

div.detail .inner .link, .inner .link_02,.inner2 .link, .inner3 .link{
	text-align:right;
}

div.note_text{
	padding:0 0 0 0;
	margin-top:0;
}

div.detail .inner_left{
	float:left;
	width:185px;
}

div.detail .inner_right{
	float:right;
	width:405px;
	margin-top:5px;
}

div.detail2{
	float:right;
	background:url(../img/bg_rb2btm_orange.gif) bottom no-repeat;
	width:620px;
	padding-bottom:10px;
	margin-bottom:15px;
}
div.detail2 .inner{
	background:url(../img/bg_rb2top_orange.gif) no-repeat;
	padding:10px 10px 0 10px;
}

#contents p.link a {
	padding-left:16px;
	background:url(../img/icon_arw.png) no-repeat left center;
	text-align:right;
}

#contents p.link_02 a {
	padding-left:16px;
	background:url(../../../../img/multi/icon_arw02.png) no-repeat left center;
	text-align:right;
}

#contents p.link_03 a {
	padding-left:16px;
	background:url(../../../../img/multi/icon_arw02.png) no-repeat left center;
	text-align:right;
}

.notice {
	color:#FF3333;
	margin:10px 0 0 0;
	overflow: hidden;
}

.indent {
	text-indent: -10px;
 	margin-left: 10px;
}

.roundedBox .route_notes{
	margin-top:5px;
	margin-left: 188px;
}

.img_flag{
	float:right;
}

div.detail .inner p.aste {
	padding-left:10px;
	text-indent:-10px;
	margin:0;
	color:#FF3333;
}

/**************************clear setting*******************************/
.clearfix:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}

.clearfix{
	display:inline-block;
	min-height:1%;
	overflow:hidden;
}

* html .clearfix { height: 1%; }
.clearfix { display: block; }

/**************************table setting*******************************/
table.hiking{
	width:930px;
	border-top:#0099FF solid 1px;
	border-left:#0099FF solid 1px;
	margin-top:20px;
	margin-bottom:10px;
}
table.hiking th{
	font-weight:bolder;
	padding:10px 4px;
	border-bottom:#0099FF solid 1px;
	border-right:#0099FF solid 1px;
	width:20%;
	background:#F7FAFC;
	text-align:center;
}

table.hiking td{
	padding:4px 4px 4px 10px;
	border-bottom:#0099FF solid 1px;
	border-right:#0099FF solid 1px;
}

table.hiking td .link03 {
background:url(../../../../img/multi/icon_arw08.png) no-repeat scroll 0 1px transparent;
padding-left:16px;
}

table.hiking td.button{
	width:26%;
	text-align:center;
}

.red{
	color:#FF3333;
}

table.hiking td.button span{
	display:block;
	margin-top:8px;
	margin-bottom:0.5em;
	color:#0066FF;
}

table.hiking td.button span.button_title{
	font-size:120%;
}

table.hiking td.button img{
	padding:0 0 0;
}

table.info{
	width:930px;
	border-top:#BDE29B solid 1px;
	border-left:#BDE29B solid 1px;
	border-collapse:collapse;
	margin:10px 0 10px 0;
}
table.info th{
	font-weight:bolder;
	padding:5px;
	border-bottom:#BDE29B solid 1px;
	border-right:#BDE29B solid 1px;
	width:20%;
	background:#F8FFDB;
	text-align:center;
}
table.info td{
	padding:4px 4px 4px 10px;
	border-bottom:#BDE29B solid 1px;
	border-right:#BDE29B solid 1px;
	width:40%;
}
table.green{
	width:100%;
	clear:both;
	text-align:center;
	border-top:#BDE29B solid 1px;
	border-left:#BDE29B solid 1px;
	border-collapse:collapse;
	background:#F8FFDB;
	margin:0 0 10px 0;
}
table.green th, table.white th, table.white2 th{
	font-weight:bolder;
	padding:5px;
	border-bottom:#BDE29B solid 1px;
	border-right:#BDE29B solid 1px;
	background:#F8FFDB;
	width:133px;
}
table.green td, table.white td, table.white2 td{
	padding:5px;
	border-bottom:#BDE29B solid 1px;
	border-right:#BDE29B solid 1px;
}
table.white{
	width:100%;
	clear:both;
	text-align:center;
	border-top:#BDE29B solid 1px;
	border-left:#BDE29B solid 1px;
	border-collapse:collapse;
}
table.white2{
	clear:both;
	width:50%;
	text-align:center;
	border-top:#BDE29B solid 1px;
	border-left:#BDE29B solid 1px;
	border-collapse:collapse;
	margin-bottom:10px;
}
.scene{
	width:40px;
	background:#F8FFDB;
}
.time{
	width:131px;
}
.train{
	background:#F8FFDB;
}

td.no-borderd{
	border-bottom:none!important;
}

table.step{
	width:930px;
	margin:0 0 20px 0;
}
.step{
	text-align:center;
	vertical-align:top;
}
/**************************gift*******************************/
.specialBox{
	margin-top:10px;
	margin-bottom:0px;
	background:url(../img/special_bg.jpg) no-repeat;
	padding-bottom:10px;
}

.specialBox2{
	background:url(../img/special_bg2.jpg) repeat-y;
	margin:0;
	padding:0;
}

.specialBox_btm{
	margin-bottom:15px;
}

/**************************ticket*******************************/

div.ticket2{
	width:930px;
	padding-bottom:15px;
	margin:0px 0 0 0;
}
div.ticket2 .inner{
	background:url(../img/ticket_bg2.gif) repeat-y;
	padding:0;
}

table.ticket2{
	width:890px;
	margin:5px 20px;
	text-align:center;
}

table.ticket2 td{
	padding:5px 15px;
	margin:0;
	vertical-align:top;
	width:410px;
}

div.ticket3{
	width:930px;
	padding-bottom:15px;
	margin:0px 0 0 0;
}
div.ticket3 .inner{
	background:url(../img/ticket_bg3.gif) repeat-y;
	padding:0;
	
}

table.ticket3{
	width:890px;
	margin:5px 20px;
	text-align:center;
}

table.ticket3 td{
	padding:5px 15px;
	margin:0;
	vertical-align:top;
	width:260px;
}


/**************************list*******************************/
ul.hiking_notes li{
	background:url(../img/sq.gif) no-repeat 0 6px;
	padding:0 0 0 20px;
	margin-top:0;
}


ul.hiking_notes ul{
	padding-left:20px;
}

ul.hiking_notes2 li{
	background:url(../img/sq2.gif) no-repeat 0 6px;
	padding:0 0 10px 15px;
	margin-top:0;
}

ul.hiking_notes2 ul{
	padding-left:15px;
}

ul.hiking_notes3 li{
	background:url(../img/circle.gif) no-repeat 0 6px;
	padding:0 0 0 15px;
	margin-top:0;
}

ul.hiking_notes3 ul{
	padding-left:15px;
}

.hiking_notes_indent {
	margin-top:10px;
}

/**************************note*******************************/
.templeBox{
	padding:15px;
	background-color:#FDFBF4;
}

.temple_note {
	color:#996633;
	font-size:110%;
	font-weight:bold;
	margin-bottom:5px;
}

.temple_body {
	margin-top:8x;
	margin-bottom:10px;
	margin-left:15px;
}

.temple_circle {
	margin-left:15px;
}


/**************************bannar*******************************/
.bannarBox{
	padding:0 0 5px 0;
	text-align:center;
	}

.bannarBox dd{
	font-size:110%;
	font-weight:bold;
	}
	
.boxLeft{
	width:430px;
	margin:0 4px 0 0;
	float:left;
}

.boxRight{
	width:430px;
	margin:0 0 0 0;
	float:right;
}

.bannarBox2{
	margin:0;
}

.bannarBox2 dl {
	text-align:center;
	}

.bannarBox2 dd{
	padding:4px 0 4px 0;
	font-size:100%;
	font-weight:normal;
	width:400px;
	}
	
/**************************link*******************************/
.link_right {
	margin-top:5px;
	margin-bottom:10px;
	float:right;
}

	
/**************************space*******************************/
.mb10 {
	margin-top:10px;
}
