@charset "utf-8";
/* CSS Document */



/*-------------------------------------------------------------------
共通設定※リセット+カテゴリ独自のCSS
--------------------------------------------------------------------*/

@import url(/commons/css/import.css);

/*-------------------------------------------------------------------
ページ内容開始
--------------------------------------------------------------------*/

div#banner-rex {
	width:100%;
	text-align:center;
}

div#top-link{
	font-size:13px;
	margin:0 auto;
	clear:both;
	padding:auto 0;
	overflow:hidden;
	text-align:center;
	}

div#top-link ul{
	text-align:center;
}

div#top-link ul li{
	background:url(topimages/icon_sankaku_gly.gif) no-repeat left;
	padding-left:9px;
	display:inline;
	margin-right:15px;
}

div#top-link ul li.last{
	padding-left:0;
	margin-right:0;
	background:none;
}

.margin-right50px{
	margin-right:50px;
}

.margin-right60px{
	margin-right:60px;
	margin-left:14px;
}

/* 検索メイン */
div#main-search{
	width:770px;
	background:url(topimages/bg_main_center.gif) repeat-y top;
	margin:12px 0 0 0;
	padding:21px 15px 6px 15px;
	text-align: left;
}

div#main-search_bottom{
	width:800px;
	background:url(topimages/bg_main_bottom.gif) no-repeat;
	height:12px;
	margin:0;
	font-size:2px;
}

#main-search table{
	margin:auto;
}


#title1{
	 margin:8px 0 0 34px;
}

/* 路線アイコン */
li#icon-blue{
	font-size:13px;
	background:url(topimages/icon_blue.gif) no-repeat left;
	padding-left:23px;
	margin-bottom:3px;
}

/* キャンペーンアイコン */
li.icon-orange{
	font-size:13px;
	background:url(topimages/icon_orange.gif) no-repeat left top;
	padding-left:23px;
	margin-bottom:3px;
}

li.icon-orange strong{
	font-weight:bold;
}

/* 地図FLASH配置用ボックス */
#main-search #flashbox {
	margin-top:6px;
	margin-right:5px;
	text-align:left;
	width:456px;
	padding:3px;
	border:1px solid #CCC;
	clear:both;
}

/* 地図FLASH設定用 */
#main-search #flashbox #idflashmap {
	width:456px;
	margin:0px auto 0px auto;
	text-align:left;
	height:276px;
	color:#FF0000;
	font-weight:bold;
	font-size:81.25%;
}

h2 #title2{
	width:234px;
	height:39px;
	margin:0;
	padding:0;
}

div.howto{
	font-size:13px;
	margin:15px 5px 0 0;
	float:right;
	color:#838383;
	width:auto;
	text-align:right;
}

div.howto a{
	color:#666;
	text-decoration:underline;
}

#main-search p.flashplayer{
	margin-top:8px;
	text-align:center;
	font-size:92%;/*12→11px*/
}

#main-search p.flashplayer a{
	background:url(topimages/icon_sankaku_gly.gif) no-repeat left;
	padding-left:8px;
	margin-left:5px;
}

/* 出発地から選ぶ */
#departure{
	width:268px;
	height:auto;
	margin:6px 0 0 5px;
	clear:both;
	overflow:hidden;
}


#departure ul li{
	float:left;
	width:126px;
	height:71px;
	margin:0 7px 7px 0;
}

/* 区切り線 */
#hr{
	width:726px;
	height:11px;
	margin:10px auto 4px;
}

#ranking{
	text-align:left;
}

#ranking #line{
	padding-bottom:8px;
	background:url(topimages/line_dot.gif) bottom repeat-x;
	margin-bottom:10px;
	width:752px;
	overflow:hidden;
}

#ranking p.topics{
	color:#C00;
	font-weight:bold;
	margin-bottom:5px;
}

#ranking p.topics span{
	color:#333;
	font-weight:normal;
	font-size:92%;/*12→11px相当*/
}

#ranking ul{
	clear:both;
}

#ranking ul li{
	font-size:13px;
	width:238px;
	margin-bottom:4px;
	background:url(topimages/icon_sankaku_gly.gif) no-repeat left;
	padding-left:10px;
	float:left;
	text-align:left;}

#ranking strong{
		font-weight:bold;
}

#ranking span{
	font-weight:bold;
	color:#ce0022;
}

#ranking h2{
		float:left;
}

#ranking h2 img{
		vertical-align:bottom;
}

#ranking h2 span{
	font-weight:normal;
	color:#333;
	font-size:117%; /*12→14px相当*/
	margin-left:15px;
}

#ranking h3{
	float:right;
	margin-top:10px;
}
#ranking .extend{
	width:260px;
}



/**上書き終**/


/*▼ 中央付近のREX紹介文 ▼*/

h3.introduction{
	width:790px;
	text-align:center;
	margin-top:10px;
	font-size:108%;/*12→13px相当*/
}

h3.introduction span{
	color:#09C;
	font-size:108%;/*13→14px相当*/
	font-weight:bold;
}

/*▲ 中央付近のREX紹介文 ▲*/


#container2 {
	width:800px;
	clear:both;
	overflow:hidden;
	margin:14px auto 0 auto;
}

#left{
	float:left;
	width:253px;
	overflow:hidden;
	margin:10px 0 0 0px;
}

#right{
	float:right;
	width:516px;
	overflow:hidden;
	margin:10px 5px 0 0;

}

/* 検索メイン */
#right .box{
	background:url(topimages/bg_right_center.gif) repeat-y left;
	padding:8px 8px 2px 8px;
	font-size:13px;
	line-height:1.2;
	overflow: hidden;
}

div.box_bottom{
	width:516px;
	background:url(topimages/bg_right_bottom.gif) no-repeat;
	height:7px;
	margin:0 auto 10px auto;
}

.margin-top10px{
	margin-top:10px;
}




#news5 dl {
 width:492px;
 overflow:auto;
 height:130px;
 border-top:1px solid #ddd;
  border-bottom:1px solid #ddd;
  padding:4px 0;
  font-size:12px;
}
#news5 dl dt {
	margin: 0;
	width:90px;   
	padding:6px 0 5px 3px;     
	font-weight: bold;
}
#news5 dl dd {
	padding: 6px 5px 5px 80px;
	margin-left: 0;
	margin-top: -2.1em;
	margin-bottom: -1px;
	line-height: 1.4em;
	background:url(topimages/line_dot.gif) bottom repeat-x;
}

.bg-blue{
	background-color:#f1f5f7;
}

#news5 strong{
	font-weight:bold;
}

#news5 span{
	color:#ce0022;
}

/* バスインフォメーション */

#bus-infomation{
	color:#666;
	text-align:center;
}

#bus-infomation a{
}

.bus-info-link{
	display:block;
	clear:both;
	overflow:hidden;
	width:496px;
	background:#fff;
	margin-bottom:2px;
}

.bus-info-link span img{
	margin:3px 0 4px 0;
}

.bus-info-link a{
display: block; /* ブロック化 */
background-color:#fff;/* 背景色 */
	color:#666;/* 文字色 */
overflow:hidden;
}


.bus-icon{
	width:39px; height:39px; float:left; margin:3px 7px 3px 3px;
}


/* おすすめツアー */

#tour55{
	width:493px;
	color:#555;/* 文字色 */
	font-size:12px;
	padding:0;
}

#tour55 {
	overflow: hidden;
}  
#tour55 a {}  
#tour55 p{ text-align:right; margin-top:4px;}

/* リンクひとつ用 
.tour-link .a {  
	display:block;  
	padding:3px;  
	background:#fff;  
	line-height:1.4;  
	width:486px;
	height:67px;
	cursor: pointer;
} 


.tour-link a:hover {  
	display:block;  
	padding:3px;  
	background:#fff6db;
	line-height:1.4;  
	cursor: pointer;
} 
*/
.tour-link .a_block2 {  /* リンク複数用 */
	display:block;  
	padding:3px;  
	background:#fff;  /* 背景色 */
	line-height:1.4;  
	width:486px;
	height:67px;
} 
.tour-link a_block2:hover {  
	display:block;  
	padding:3px;  
	background:#fff6db;
	line-height:1.4; 
}  

/*富士山用*/
.clear {
	clear:both;
}
.float_left{
	float:left;
}
#fuji_link {
	background: url(topimages/tour_img_fuji2010_bg.jpg);
	height: 46px;
	width:496px;
	float:left;
}
#fuji_link .link_other a {
	font-size:10px;
	color:#FFF;	
	text-decoration:none;
	padding-right:5px;
}
#fuji_link ul{
	margin-top: 1px;
}
#fuji_link li {
	padding-left:10px;
	color:#455906;
	display:inline;
	font-weight:700;
	background: url(topimages/tour_img_arrow.gif) no-repeat left center;
	margin-left: 10px;
	padding-top: 3px;
	margin-top: 5px;
}
#fuji_link .link_tour{
	padding-top: 10px;
	padding-left: 12px;
}
/*富士山用終*/

.tour-link img{
	width:54px; height:54px; border:3px solid #eee; float:left; margin:3px;
}

.tour-link a img{
	border:3px solid #ddd;
}

.tour-link a:hover img{
	border:3px solid #ffc40f;
}

.tour-link-txt{
	color:#555;
	float:right;
	width:418px;
}

.tour-link h4 strong{
	font-weight:bold;
	font-size:16px;
}

.tour-link h4 {
	font-size:13px;
	font-weight:bold;
	margin-bottom:3px;
	}

.tour-link-txt span{
	font-weight:bold;
	color:#ce0022;
}

.tour-link-txt p{
	margin:0;
	padding:0;
}

.line{
		background:url(topimages/line_dot.gif) center repeat-x;
		font-size:4px;
		height:7px;
}



/* お支払い */

.padding-top9px{
	padding-top:9px;
}

#payment5 p{
	margin:6px 0 0;
	text-align:left;
	font-size:12px;
	line-height:1.4;
	color:#777;
}

#payment5 .other-number{
	font-size:11px;
	margin-top:4px;
}

#payment5 .uketsuke{
	font-size:11px;
	margin-top:4px;
}

.tel img{
	margin:4px auto;
}

#left .box2{
	width:233px;
	background:url(topimages/bg_left_center.gif) repeat-y left;
	padding:12px 10px 0;
	font-size:13px;
	line-height:1.2;
}

div.box2_bottom{
	width:253px;
	background:url(topimages/bg_left_bottom.gif) no-repeat;
	margin:0 auto;
}


#left .box3{
	width:253px;
	padding:10px 0 0 0;
	font-size:12px;
	line-height:1.3;
}

.box3 h4{
	margin-bottom:4px;
}

.box3 img{
	margin:3px 3px 0 0;
}



div#corporate{
	width:250px;
	font-size:13px;
	margin:8px 0 8px 0;
	clear:both;
	padding:auto 0;
	overflow:hidden;
	text-align:center;
}

div#corporate ul li{
	background:url(topimages/icon_sankaku_gly.gif) no-repeat left;
	padding-left:14px;
	margin-bottom:3px;
	text-align:left;
	width:290px;
}


/**上書き終**/

#container {
	float:left;
	width:950px;
	margin-top:0px;
	padding-bottom:10px;
	overflow:hidden;
	clear:both;
}

#main {
	padding-top:9px;
	float:right;
	width:450px;
}

#side {
	width:314px;
	float:left;
}

.return-page {
	clear:both;
	margin:20px 0;
	font-size:81.25%;
	text-align:right;
}

.margin-btm10px{
	margin-bottom:10px;
}

.margin-btm3px{
	margin-top:7px;
	margin-bottom:3px;
}

.margin-btm5px{
	margin-bottom:5px;
}

.text-bold{
	font-weight:bold;
}

.text-red{
	color:#ce0022;
}

#rh-osusume a{
	text-decoration:underline;
}

#rh-osusume strong{
	font-size:14px;
}

.rh-osusume{
	float:left;
	margin-right:7px;
	font-size:11px;
	line-height:1.2;
}

.rh-osusume2{
	float:left;
	font-size:11px;
	line-height:1.2;
}
/***** end *****/


/***** フッター、パンくずリスト ※消しました*****/


/**戻るリンク**/
#bottom-return {
	width:950px;
	clear:both;
	padding:0;
	margin:5px auto;
	overflow:hidden;
}

#bottom-return .return_home{
	float:left;
	font-size:13px;
	background: url(images/icon_top_off.gif) no-repeat left center;
	padding-left: 14px;
}
#bottom-return .return_pagetop{
	float:right;
	font-size:13px;
	background: url(images/icon_top_off.gif) no-repeat left center;
	padding-left: 14px;
}



/***** end *****/



/*-------------------------------------------------------------------
popup_地図から探す
--------------------------------------------------------------------*/

#popup{
	width:600px;
	margin:20px auto;
}

#popup p{
	font-size:14px;
	line-height:1.6;
	margin-top:10px;
}


#popup h1{
}

#img{
	margin:20px auto;
	text-align:center;
}

/* キャンペーンバナー */
div#campaign-may {
	margin-left:5px;
}

div#campaign-spring {
	margin-bottom:10px;
}

img.sugowari-banner {
	margin-top:4px;
}

#container5{
	width:800px;
	float:left;
	overflow:hidden;
}

/* 右側 トピックス */
#container6 {
	width:145px;
	float:right;
	background:#fff;
	margin-top:21px;
}

#container6 img.banner-holidays {
	margin-bottom:10px;
}

#container6 p.sale-limited {
	margin-bottom:10px;
}

/*▼ 右側バナーの下テキスト ▼*/
p.banner-comment{
	/*font-size:92%;12→11px相当*/
	margin-top:5px;
}

p.banner-comment .bold{
	font-weight:bold;
}

p.banner-comment .red{
	color:#F00;
}

p.banner-comment a{
	padding-left:10px;
	background:url(/topimages/arrow_blue.gif) 0 no-repeat;
}

/*▼ 右側下部 オススメ紹介文 ▼*/
p.recommend-introduction{
	font-size:92%;/*12→11px相当*/
	margin-top:20px;
	padding-top:8px;
	border-top:2px solid #CCC
}



#themepark{
	clear:both; text-align:left;
}

#themepark h2{
	border-bottom:2px dotted pink;
	width:100%;
	margin-bottom:3px;
}

#themepark h2 img {
	vertical-align:bottom;
}

#themepark h2 span {
	margin-left:15px;
	line-height:28px;
}

.themepark-ul{
	text-align:left;
	clear:both;
	overflow:hidden;
	margin-bottom:6px;
}

.themepark-ul li{
	font-size:13px;
	margin-bottom:4px;
	background:url(topimages/icon_sankaku_gly.gif) no-repeat left;
	padding-left:10px;
	float:left;
	text-align:left;
	display:block;
	margin-right:15px;
}


.themepark-ul li a{
	text-decoration:underline;
}


.themepark-ul li strong{
	font-weight:normal;
}

#themepark h3{
	font-weight:bold;
	font-size:15px;
}

#themepark h3 span{
	font-size:12px;
	font-weight:normal;
	font-weight:bold;
	color:#ce0022;
}

.tp-left{
	float:left;
	width:365px;
	margin-right:15px;
}

.tp-right{
	float:right;
	width:365px;
}

/* セールバナー下のテキスト */
p.sale-comment {
	width:258px;
	margin-top:3px;
	font-size:11px;/*12→11px相当*/
}

/* AIUバナー */
td.aiu { width:253px; padding:10px 0 13px }
td.aiu a img { margin:0 26px }
td.aiu p { width:100%; margin-top:7px; line-height:1.4 }

/* 上部コンテンツの外枠 */
#first-container { width:950px; height:223px }
/* 人気路線から探す */
#route-favorite { width:344px; height:235px; float:left; margin-right:13px; background:url(/topimages/popular-bgi.jpg) 0 0 no-repeat }
#route-favorite h3 { width:82px; margin-right:10px; float:left }
#route-favorite p.right { width:226px; float:left; margin-top:30px; font-size:12px; line-height:1.3; color:#666 }
#route-favorite table { clear:both; font-size:13px; font-weight:bold; margin-left:35px }
#route-favorite table tr td { height:23px; padding-right:15px }
#route-favorite table tr td a { padding-left:7px; background:url(/topimages/arrow_blue.gif) 0 3px no-repeat }
#route-favorite table tr td.price { padding:0; font-family:Verdana; color:#F00; background:none }
