@charset "shift_jis";
/* CSS Document */


/* index.html */

#container-route {
	width:980px;
	text-align:left;
	margin:0 10px;
}
	

#route-title {
	background:url(img/bg_title.gif) no-repeat;
	width:980px;
	height:41px;
	padding:0;
	margin:0;
}

#route-title h2 {
	visibility:hidden;
}

.link-maplist {
	width:184px;
	text-align:left;
	float:right;
	margin:13px 20px 0 0;
	clear:both;
	_margin-right:10px;
}

		
#route-leftside {
	width:560px;
	margin:22px 0 0 0;
	padding:0;
	float:left;
}


#route-rightside {
	width:380px;/*margin-top値 岩田修正20100803*/
	padding:0;
	float:right;
	_margin-left:0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	/*margin-left: 40px;*/
}


#route-leftside h2 {
	font-weight: bold;
	background-color:#E2FFD0;
	border-left:#99cc00 10px solid;
	color: #666;
	margin-bottom: 12px;
	padding: 5px;
	font-size:14px;
	clear: both;
	width:540px;
}
/**/

.shinrosen {
	width:560px;
	height:101px;
	margin-bottom:10px;
}



table.table010 {
  width: 560px;
  border-collapse: collapse;
  border: solid 1px #d5d5d5;
}

table.table010 caption {
  margin-top: 1em;
  text-align: left;
}

table.table010 th,
table.table010 td {
  padding: 6px 6px;
  line-height:18px;
}


table.table010 td.course {
  background:#f4f5c4;
  font-weight:bold;
}

table.table010 td.blue{
  background:#B5D8FF;
  font-weight:bold;
  color:#039;
  font-size:14px;
}



#icon-attn {
	float:right;
	margin-right:4px;
}



.cpn-banner {
	width:560px;
	height:80px;
	background:#FFC;
	margin:20px 0;
	text-align:center;
}

.cpn-banner img{
	margin-bottom:6px;
}


#sp-banner {
	 margin:10px 0;
	 width:380px;
	 height:138px;
	 color:#162688;
	 text-align:left;
}


.sp-banner-txt {
	width:165px;
	line-height:18px;
}


#sp-banner-s {
	width:380px;
	height:69px;
	background:url(img/bg_ban.jpg) no-repeat;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}


#sp-banner-s p {
	width:160px;
	float:right;
	margin:6px 20px 0 0;
	line-height:18px;
	_margin:6px 10px 0 0;
}



/*20100804岩田追記*/
.sp-banner-s {
	clear:both;
	margin:3px 0;
	width:380px;
	height:69px;
	background:url(img/bg_ban.jpg) no-repeat; 
}


.sp-banner-s p {
	width:160px;
	float:right;
	margin:6px 20px 0 0;
	line-height:18px;
	_margin:6px 10px 0 0;
}
/*岩田追記分以上*/



.sp-banner-pic {
	float:left;
	width:190px;
	height:60px;
	margin:4px 0 0px 4px;
	_margin:4px 0 0 2px;
}



/* each area page */

#route-title2 {
	background:url(img/bg_title2.gif) no-repeat;
	width:980px;
	height:41px;
	padding:0;
	margin:0;
}

#route-title2 h2 {
	visibility:hidden;
}


.owner-company {
	width:546px;
	height:80px;
	border:1px #d5d5d5 solid;
	background:#f2f2f2;
	line-height:16px;
	text-align:left;
	padding:6px;
	margin-top:20px;
}
.owner-company2 {
	width:546px;
	height:auto;
	border:1px #d5d5d5 solid;
	background:#f2f2f2;
	line-height:16px;
	text-align:left;
	padding:6px;
	margin-top:20px;
}
/*
2 map level:
http://css-discuss.incutio.com/wiki/Absolute_Layouts#Relative_to_what.2C_exactly.3F
*/
.serch-route-map{
position: relative; /* So that elements INSIDE this header can be positioned relative to the header */
}

.serch-route-map span {
  position: absolute;
  top: 0px;
  left: 0px;

}


.btm-txt {
	float:right;
	margin-top:6px;
}


.link-campindex {
	float:right;
}



/*以下岩田追記2010.07.29*/
/*_______________________________________________________________*/

table.table010 ul { margin:0; padding:0; }

table.table010 li{
	margin:5px 0;
	padding:0 0 0 12px;
	background:url(img/arrow_c_pink.jpg) left 5px no-repeat;
}
table.table010 li img{
	margin-right:5px;
}
table.table010 li .txt-red-10{
	line-height:1.4em;
}

/*空席ページ*/
/*地域ごとの路線一覧へのリンクボタン*/
#bt_cal{
	width:980px;
}
		#bt_cal:after {  
		    content: ".";  
		    display: block;  
		    visibility: hidden;  
		    height: 0.1px;  
		    font-size: 0.1em;  
		    line-height: 0;  
	    	clear: both;  
		} 
		
		div {  
		    display: inline-block;  
		}
				
#bt_cal ul{
	float:left;
	margin:auto;
	margin:0;
	padding:0;
	}
#bt_cal ul li{
	display:inline;
	height:24px;
	text-indent:-9999px;
	margin:0;
	padding:0;
}
#bt_cal ul li a{
	width:116px;
	height:24px;
	margin-right:3px;
	display:block;
	float:left;
}

#bt_cal li#cal7 a{
	float:right;
	margin-left:0;
}
#bt_cal li#cal6 a,#bt_cal li#cal3 a{
	margin-left:0;
	width:130px;
}


	/*a*/
	#bt_cal li#cal1 a{background:url(img/bt_cal1.jpg) no-repeat 0px 0px;}
	#bt_cal li#cal2 a{background:url(img/bt_cal2.jpg) no-repeat 0px 0px;}
	#bt_cal li#cal3 a{background:url(img/bt_cal3.jpg) no-repeat 0px 0px;}
	#bt_cal li#cal4 a{background:url(img/bt_cal4.jpg) no-repeat 0px 0px;}
	#bt_cal li#cal5 a{background:url(img/bt_cal5.jpg) no-repeat 0px 0px;}
	#bt_cal li#cal6 a{background:url(img/bt_cal6.jpg) no-repeat 0px 0px;}
	#bt_cal li#cal7 a{background:url(img/bt_cal7.jpg) no-repeat 0px 0px;}
	#bt_cal li#cal8 a{background:url(img/bt_cal8.jpg) no-repeat 0px 0px;}
	/*hover*/
	#bt_cal li#cal1 a:hover{background:url(img/bt_cal1.jpg) no-repeat 0px -26px;}
	#bt_cal li#cal2 a:hover{background:url(img/bt_cal2.jpg) no-repeat 0px -26px;}
	#bt_cal li#cal3 a:hover{background:url(img/bt_cal3.jpg) no-repeat 0px -26px;}
	#bt_cal li#cal4 a:hover{background:url(img/bt_cal4.jpg) no-repeat 0px -26px;}
	#bt_cal li#cal5 a:hover{background:url(img/bt_cal5.jpg) no-repeat 0px -26px;}
	#bt_cal li#cal6 a:hover{background:url(img/bt_cal6.jpg) no-repeat 0px -26px;}
	#bt_cal li#cal7 a:hover{background:url(img/bt_cal7.jpg) no-repeat 0px -26px;}
	#bt_cal li#cal8 a:hover{background:url(img/bt_cal8.jpg) no-repeat 0px -26px;}




#route-title3 {
	clear:both;
	background:url(img/bg_title3.gif) no-repeat;
	width:980px;
	height:41px;
	padding:0;
	margin:4px 0 0 0;
}

#route-title3 h1 {
	float:left;
	padding:8px 0 0 214px;
	/*_margin-top:16px;/*forIE8*/
	font-size:16px;
	width:540px;
}


#route-title3 h2 {
	float:left;
	padding:8px 0 0 214px;
	/*_margin-top:16px;/*forIE8*/
	font-size:16px;
	width:540px;
}

/*
#route-title3 img{
	width:220px;
	float:right;
	margin-top:10px;
}
*/

#route-title4 {
	clear:both;
	background:url(img/bg_title4.gif) no-repeat;
	width:980px;
	height:42px;
	padding:0;
	margin:4px 0 0 0;
}

#route-title4 h1 {
	float:left;
	padding:8px 0 0 12px;
	/*_margin-top:16px;/*forIE8*/
	font-size:16px;
	width:540px;
}

#route-title4 h2 {
	float:left;
	padding:8px 0 0 12px;
	/*_margin-top:16px;/*forIE8*/
	font-size:16px;
	width:540px;
}
/*
#route-title4 img{
	width:220px;
	float:right;
	margin-top:11px;
}
*/

#route-w980 {
	width:980px;
	margin:10px 0 0 0;
	padding:0;
}
#route-w980 h2 {
	font-weight: bold;
	background-color:#E2FFD0;
	border-left:#99cc00 10px solid;
	color: #666;
	margin-bottom: 5px;
	padding: 5px;
	font-size:14px;
	clear: both;
	width:960px;
}
/*カレンダー部分*/
.calender{
	width:880px;
	margin:0 auto;
	padding-bottom:20px;
}
/*テキストリンク*/
.txt_right{
	text-align:right;
	width:970px;
	margin:10px 0;
}
.txt_right a{
	padding-left:12px;
	background:url(img/arrow_c_pink.jpg) left no-repeat;
}
.cal_txt{
	text-align:right;
	margin:3px 0 0 0;
	width:100%;
}

/*=+=+=+=+=+トップページ=+=+=+=+=+=+=+*/
.top_subtitle{
	width:536px;
	height:24px;
	background:url(img/top_st.gif) no-repeat;
	padding-left:24px;
	padding-top:6px;
	font-weight:bold;
	line-height:1em;
	clear:both;
}
.route_w433{
	width:433px;
	margin:0 auto 0 60px;
}
.route_w500{
	width:500px;
	margin:0 auto 0 26px;
}

p.route_top{
	margin:0 0 10px 0;
}
p.route_txtright{
	width:100%;
	text-align:right;
	margin:2px 0;
	padding:0;
}
.premire{
	background:#FDE1E2;
	padding:5px;
	width:470px;
	margin:0 10px;
}

/*marginなど*/
.mtop30{margin-top:30px;}
.mtop20{margin-top:20px;}
.mtop10{margin-top:10px;}
.mtop5{margin-top:5px;}

.route_pagetop{
	width:100%;
	text-align:right;
}

a {overflow:hidden}


/*★TDRへのリンク★*/
.route_tdr{
	padding:0 10px 0 28px;
	height:26px;
	margin-bottom:5px;
	background:#FFE8E9 url(img/route_ico_tdr1.gif) left no-repeat;
}
.route_tdr a{line-height:26px; font-size:14px;}

/*_______________________________________________________________*/
/*岩田追記分以上*/


.return-route { float:right; font-size:10px; margin:10px 0;}

/*-----中西追記（2010/12/17）ここから-----*/
/*-----下記使用にあたり、55行目〜67行目　#route-leftside h2　をコメントアウト-----*/

.RosenimgTop{
	width:590px;
	height:270px;
	/*overflow:visible;*/
	background:url(img/rosentop_bgimg.jpg) no-repeat top left;
}
/*
.RosenimgTop h2{
	text-indent:-9999px;
}
*/

.RosenimgTop img{

	margin-top:130px;
}
/*
#route-leftside h3 img {
	margin:-140px 0 0 0;
	padding:0;
	border-left:none;
	background:none;
}
*/

.RosenKuseki{
	margin-top:-40px;
}
.RosenKuseki img{
	margin-bottom:5px;
}

.RosenDep ul{
	width:552px;
	margin:0 0 15px 0;
	padding:0;
	border:#339900 solid 4px;
	text-indent:-9999px;
	height:34px;
	line-height:0;
}

.RosenDep li a{
	float:left;
	margin:0 7px;
	display:block;
	padding:0;
}

.dep01 a{ background:url(img/rosentop_dep01.jpg) no-repeat; width:109px; height:34px;}
.dep02 a{ background:url(img/rosentop_dep02.jpg) no-repeat; width:91px; height:34px;}
.dep03 a{ background:url(img/rosentop_dep03.jpg) no-repeat; width:91px; height:34px;}
.dep04 a{ background:url(img/rosentop_dep04.jpg) no-repeat; width:91px; height:34px;}
.dep05 a{ background:url(img/rosentop_dep05.jpg) no-repeat; width:91px; height:34px;}

.dep01 a:hover{ background:url(img/rosentop_dep01on.jpg) no-repeat; width:109px; height:34px;}
.dep02 a:hover{ background:url(img/rosentop_dep02on.jpg) no-repeat; width:91px; height:34px;}
.dep03 a:hover{ background:url(img/rosentop_dep03on.jpg) no-repeat; width:91px; height:34px;}
.dep04 a:hover{ background:url(img/rosentop_dep04on.jpg) no-repeat; width:91px; height:34px;}
.dep05 a:hover{ background:url(img/rosentop_dep05on.jpg) no-repeat; width:91px; height:34px;}


.RosenDep ul:after { 
	content: ".";  
	display: block;  
	visibility: hidden;  
/*	height: 0.1px;*/
	font-size: 0.1em;  
	line-height: 0;  
	clear: both; 
}

.RosenPick{
	margin:0 0 30px 30px;
	width:480px;
}
.RosenPick table{
	width:100%;
	border:#C8F063 solid 3px;
	padding:10px;
	border-collapse:collapse;
	border-spacing:0;
}
.RosenPick td{
	padding:10px;
	white-space: nowrap;
}

.RosenPremire {
	width:560px;

}
.RosenPremire img{
	margin-bottom:10px;

}

/*-----中西追記ここまで-----*/


#route-leftside .season_info_wrap .rosen_info_box{
	margin:10px 0;
}

#route-leftside .season_info_wrap h2{
	visibility:hidden;
}

#route-leftside .season_info_wrap span{ 
	text-indent:-9999px;
}

#route-leftside .season_info_wrap .rosen_link_box{
	width:560px;
	/*background-color:#339900;*/
	display:block;
	padding:3px 0 2px 2px;
}

#route-leftside .season_info_wrap .rosen_link_box ul{
	width:556px;
	margin:0px auto;	
}

#route-leftside .season_info_wrap .rosen_link_box li{
	float:left;
	width:137px;
	padding-right:2px;
}

#route-leftside .season_info_wrap .rosen_gentei_box{
	width:554px;
	border:3px solid #b9e5fc;
	display:block;
	margin-bottom:10px;
}

#route-leftside .season_info_wrap .rosen_gentei_box ul{
	width:540px;
	margin:10px auto;
}

#route-leftside .season_info_wrap .rosen_gentei_box li{
	float:left;
	width:260px;
	margin-left:10px;
}

#route-leftside .season_info_wrap .rosen_gentei_box li img{
	margin-left:5px;
}


#route-leftside .season_info_wrap .otoku_arrow{
	background:url(img/2011_gw/arrow_otoku.gif) no-repeat center 0;
	height:41px;
	margin-top:10px;
	display:block;
	
}

#route-leftside .season_info_wrap .nospace{display:block;}

.route-ttl-h2 { visibility:hidden; }

.img-coupon { margin-top:10px; }


/*-----キャンペーン終了用-----*/

.final-notice {
	font-size:14px;
	line-height:2.0em;
	width:960px;
	background:#FFE8F3;
	padding:6px;
	margin:10px auto;
	color:#F00;
	border: solid 4px #F00;
	text-align:center;
}

.txt-finish { font-size:16px; font-weight:bold; }


/*-----2011紅葉版TOP用-----*/
.koyo-main {
	width:560px;
	height:440px;
	background:url(img/2011_10/bg_fall2011.jpg) no-repeat;
	padding:0;
	margin:0 0 10px;
	position:relative;
}

.koyo-txt { visibility:hidden; }

.koyo-btn01 {
	width: 267px;
	height:101px;
	position:absolute;
	top:205px;
	left:11px;
}

.koyo-btn02 {
	width: 267px;
	height:101px;
	position:absolute;
	top:205px;
	left:283px;
}

.koyo-btn03 {
	width: 267px;
	height:101px;
	position:absolute;
	top:316px;
	left:11px;
}

.koyo-btn04 {
	width: 267px;
	height:101px;
	position:absolute;
	top:316px;
	left:283px;
}





