/* 表示領域全体 */
div.tabbox {
	margin: 0px;
	padding: 0px;
	width:680px;
}

/* タブ部分 */
ul.tab_menu { margin: 0;
	padding: 0;
	float:left;
	list-style:none;
	}

li.all_default {	/* 全ルート表示初期画面 */
	background-color: #fff;
	background:url(../img/access_img/botan/images/car02_01.gif) no-repeat 0 0;
	width:167px;height:41px;
	text-indent:-9998px;
	float:left;
	list-style:none;
}

li.all_defaul a{	/* 全ルート表示初期画面 */
	background-color: #fff;
	background:url(../img/access_img/botan/images/car02_01.gif) no-repeat 0 0;
	width:100%;height:100%;
	display:block;
	cursor:pointer;
	}

li.all {	/* 全ルート表示画面 */
	background-color: #fff;
	background:url(../img/access_img/botan/images/car01_01.gif) no-repeat 0 0;
	width:167px;height:41px;
	text-indent:-9998px;
	float:left;
	list-style:none;
}

li.all a{	/* 全ルート表示画面 */
	background-color: #fff;
	background:url(../img/access_img/botan/images/car01_01.gif) no-repeat 0 0;
	width:100%;height:100%;
	display:block;
	cursor:pointer;
	}



li.osaka_default {	/* 大阪ルート初期表示画面 */
	background-color: #fff;
	background:url(../img/access_img/botan/images/car02_02.gif) no-repeat 0 0;
	width:163px;height:41px;
	text-indent:-9998px;
	float:left;
	list-style:none;
}

li.osaka_default a{	/* 大阪ルート初期表示画面 */
	background-color: #fff;
	background:url(../img/access_img/botan/images/car02_02.gif) no-repeat 0 0;
	width:100%;height:100%;
	display:block;
	cursor:pointer;
	}

li.osaka {	/* 大阪ルート表示画面 */
	background-color: #fff;
	background:url(../img/access_img/botan/images/car01_02.gif) no-repeat 0 0;
	width:163px;height:41px;
	text-indent:-9998px;
	float:left;
	list-style:none;
}

li.osaka a{	/* 大阪ルート表示画面 */
	background-color: #fff;
	background:url(../img/access_img/botan/images/car01_02.gif) no-repeat 0 0;
	width:100%;height:100%;
	display:block;
	cursor:pointer;
	}

li.kobe_default {	/* 神戸ルート初期表示画面 */
	background-color: #fff;
	background:url(../img/access_img/botan/images/car02_03.gif) no-repeat 0 0;
	width:165px;height:41px;
	text-indent:-9998px;
	float:left;	
	list-style:none;
}

li.kobe_default a{	/* 神戸ルート初期表示画面 */
	background-color: #fff;
	background:url(../img/access_img/botan/images/car02_03.gif) no-repeat 0 0;
	width:100%;height:100%;
	display:block;
	cursor:pointer;
	}


li.kobe {	/* 神戸ルート表示画面 */
	background-color: #fff;
	background:url(../img/access_img/botan/images/car01_03.gif) no-repeat 0 0;
	width:165px;height:41px;
	text-indent:-9998px;
	float:left;	
	list-style:none;
}

li.kobe a{	/* 神戸ルート表示画面 */
	background-color: #fff;
	background:url(../img/access_img/botan/images/car01_03.gif) no-repeat 0 0;
	width:100%;height:100%;
	display:block;
	cursor:pointer;
	}


li.shirahama_default {	/* 白浜ルート初期表示画面 */
	background-color: #fff;
	background:url(../img/access_img/botan/images/car02_04.gif) no-repeat 0 0;
	width:165px;height:41px;
	text-indent:-9998px;
	float:left;
	list-style:none;
}

li.shirahama_default a{	/* 白浜ルート初期表示画面 */
	background-color: #fff;
	background:url(../img/access_img/botan/images/car02_04.gif) no-repeat 0 0;
	width:100%;height:100%;
	display:block;
	cursor:pointer;
	}


li.shirahama {	/* 白浜ルート表示画面 */
	background-color: #fff;
	background:url(../img/access_img/botan/images/car01_04.gif) no-repeat 0 0;
	width:165px;height:41px;
	text-indent:-9998px;
	float:left;
	list-style:none;
}

li.shirahama a{	/* 白浜ルート表示画面 */
	background-color: #fff;
	background:url(../img/access_img/botan/images/car01_04.gif) no-repeat 0 0;
	width:100%;height:100%;
	display:block;
	cursor:pointer;
	}





li.rosen_all_default {	/* 全路線ルート表示初期画面 */
	background-color: #fff;
	background:url(../img/access_img/botan/images/rosen02_01.gif) no-repeat 0 0;
	width:167px;height:41px;
	text-indent:-9998px;
	float:left;
	list-style:none;
}

li.rosen_all_defaul a{	/* 全路線ルート表示初期画面 */
	background-color: #fff;
	background:url(../img/access_img/botan/images/rosen02_01.gif) no-repeat 0 0;
	width:100%;height:100%;
	display:block;
	cursor:pointer;
	}

li.rosen_all {	/* 全路線ルート表示画面 */
	background-color: #fff;
	background:url(../img/access_img/botan/images/rosen01_01.gif) no-repeat 0 0;
	width:167px;height:41px;
	text-indent:-9998px;
	float:left;
	list-style:none;
}

li.rosen_all a{	/* 全路線ルート表示画面 */
	background-color: #fff;
	background:url(../img/access_img/botan/images/rosen01_01.gif) no-repeat 0 0;
	width:100%;height:100%;
	display:block;
	cursor:pointer;
	}


li.bus_train_default {	/* 電車バスルート表示初期画面 */
	background-color: #fff;
	background:url(../img/access_img/botan/images/rosen02_02.gif) no-repeat 0 0;
	width:163px;height:41px;
	text-indent:-9998px;
	float:left;
	list-style:none;
}

li.bus_train_defaul a{	/* 電車バスルート表示初期画面 */
	background-color: #fff;
	background:url(../img/access_img/botan/images/rosen02_02.gif) no-repeat 0 0;
	width:100%;height:100%;
	display:block;
	cursor:pointer;
	}

li.bus_train {	/* 電車バスルート表示画面 */
	background-color: #fff;
	background:url(../img/access_img/botan/images/rosen01_02.gif) no-repeat 0 0;
	width:163px;height:41px;
	text-indent:-9998px;
	float:left;
	list-style:none;
}

li.bus_train a{	/* 電車バスルート表示画面 */
	background-color: #fff;
	background:url(../img/access_img/botan/images/rosen01_02.gif) no-repeat 0 0;
	width:100%;height:100%;
	display:block;
	cursor:pointer;
	}


li.shinkansen_default {	/* 新幹線ルート表示初期画面 */
	background-color: #fff;
	background:url(../img/access_img/botan/images/rosen02_03.gif) no-repeat 0 0;
	width:165px;height:41px;
	text-indent:-9998px;
	float:left;
	list-style:none;
}

li.shinkansen_default a{	/* 新幹線ルート表示初期画面 */
	background-color: #fff;
	background:url(../img/access_img/botan/images/rosen02_03.gif) no-repeat 0 0;
	width:100%;height:100%;
	display:block;
	cursor:pointer;
	}

li.shinkansen {	/* 新幹線ルート表示画面 */
	background-color: #fff;
	background:url(../img/access_img/botan/images/rosen01_03.gif) no-repeat 0 0;
	width:165px;height:41px;
	text-indent:-9998px;
	float:left;
	list-style:none;
}

li.shinkansen a{	/* 新幹線ルート表示画面 */
	background-color: #fff;
	background:url(../img/access_img/botan/images/rosen01_03.gif) no-repeat 0 0;
	width:100%;height:100%;
	display:block;
	cursor:pointer;
	}

li.plain_default {	/* 飛行機ルート表示初期画面 */
	background-color: #fff;
	background:url(../img/access_img/botan/images/rosen02_04.gif) no-repeat 0 0;
	width:165px;height:41px;
	text-indent:-9998px;
	float:left;
	list-style:none;
}

li.plain_default a{	/* 飛行機ルート表示初期画面 */
	background-color: #fff;
	background:url(../img/access_img/botan/images/rosen02_04.gif) no-repeat 0 0;
	width:100%;height:100%;
	display:block;
	cursor:pointer;
	}

li.plain {	/* 飛行機ルート表示画面 */
	background-color: #fff;
	background:url(../img/access_img/botan/images/rosen01_04.gif) no-repeat 0 0;
	width:165px;height:41px;
	text-indent:-9998px;
	float:left;
	list-style:none;
}

li.plain a{	/* 飛行機ルート表示画面 */
	background-color: #fff;
	background:url(../img/access_img/botan/images/rosen01_04.gif) no-repeat 0 0;
	width:100%;height:100%;
	display:block;
	cursor:pointer;
	}









/* タブ中身のボックス */
div.tab {
		height:100%;
		overflow:auto;
		clear: both}
div#tab1 {
   background-color: #fff;
}
div#tab2 {
   background-color: #fff;
}
div#tab3 {
   background-color: #fff;
   
}
div#tab4 {
   background-color: #fff;
}






