.map_top_image {
	width:100%;
	height:302px;
	background-image:url(../img/map_top_image.jpg);
	background-repeat:no-repeat;
	text-indent:-5000px;
}

.map_base {
	width:100%;
	margin-top:10px;
}	

.map_base h2{
	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/map_infomation.jpg);
	background-repeat:no-repeat;
	background-position:5 1;
}	

.map_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;
}	

.map_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;
}	

.map_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 .map_base p{
	padding-bottom:10px;
}


.map_base a{
	color:#999999;
}

.map_base a:hover{
	color:#cccccc;
}

.map_base a:visited{
	color:#333333;
}

.map_hikone {
	width:100%;
	height:375px;
	text-align:center;
	/*background-image:url(../img/map/map_hikone.jpg);
	background-repeat:no-repeat;
	background-position:center center;*/
	/*text-indent:-5000px;*/
	margin-top:10px;
	margin-bottom:10px;
	margin-left:2px;
	margin-right:2px;
	/*margin-left:150px;*/
}

.hikone_add {
	width:900px;
	height:145px;
	background-image:url(../img/map/hikone_add.jpg);
	background-repeat:no-repeat;
	background-position:0 center;
	text-indent:-5000px;
	margin-top:10px;
	margin-bottom:10px;
}

.red {
	color:#FF0000;
}

.map_base_left {
	width:445px;
	float:left;
}

.map_base_right {
	width:445px;
	float:right;
}








