.bus_top_image {
	width:100%;
	height:302px;
	background-image:url(../img/map_top_image.jpg);
	background-repeat:no-repeat;
	text-indent:-5000px;
}

.bus_base {
	width:100%;
	margin-top:10px;
}	

.bus_base h2{
	width:890px;
	height:20px;
	/*background-color:#00CCFF;*/
	border-left:5px solid #0099CC;
	color:#999999;
	margin-left:2px;
	font-size:20px;
	text-indent:-5000px;
	background-image:url(../img/bus/access_bus.jpg);
	background-repeat:no-repeat;
	background-position:5 1;
}	

.bus_base h3{
	width:100%;
	height:20px;
	/*background-color:#00CCFF;*/
	border-left:5px solid #0099CC;
	color:#999999;
	margin-left:2px;
	font-size:20px;
	text-indent:-5000px;
	background-image:url(../img/map/car.jpg);
	background-repeat:no-repeat;
	background-position:5 1;
}	

.bus_base h4{
	width:100%;
	height:20px;
	/*background-color:#00CCFF;*/
	border-left:5px solid #0099CC;
	color:#999999;
	margin-left:2px;
	font-size:20px;
	text-indent:-5000px;
	background-image:url(../img/map/train.jpg);
	background-repeat:no-repeat;
	background-position:5 1;
}	

.bus_base p{
	height:11px;
	color:#999999;
	font-size:13px;
	/*background-image:url(../img/kankou/yazirushi.jpg);
	background-repeat:no-repeat;
	background-position:10 5;*/
	padding-left:21px;
	padding-top:10px;
	padding-bottom:60px;
	line-height:20px;
}

* html .bus_base p{
	padding-bottom:10px;
}


.bus_base a{
	color:#999999;
}

.bus_base a:hover{
	color:#cccccc;
}

.bus_base a:visited{
	color:#333333;
}

.bus_hikone {
	width:100%;
	height:1300px;
	text-align:center;
	background-image:url(../img/bus/bus.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	text-indent:-5000px;
}

.bus_hikone_1 {
	width:100%;
	height:1300px;
	text-align:center;
	background-image:url(../img/bus/bus_1.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	text-indent:-5000px;
}

.red {
	color:#FF0000;
}

.bus_base_left {
	width:445px;
	float:left;
}

.bus_base_right {
	width:445px;
	float:right;
}








