@charset "utf-8";

/***** map *****/

.title {
	padding-bottom: 10px;
	background-repeat: no-repeat;
	background-image: url(../images/map/title.gif);
}



.map_img {
	background-image: url(../images/index/map.gif);
	height: 292px;
	width: 515px;
	text-indent: -9999px;
}


.img1 {
	background-image: url(../images/map/img1.gif);
	height: 276px;
	width: 515px;
	text-indent: -9999px;
	margin-top: 10px;
	margin-bottom: 20px;
}

.img2 {
	background-image: url(../images/map/img2.gif);
	height: 276px;
	width: 515px;
	text-indent: -9999px;
	margin-bottom: 20px;
}

.img3 {
	width: 515px;
		text-indent: -999999px;
}


/* map routebox1 */

.img3 ul.routebox1 {
	width: 463px;
	height: 30px;
	left: 22px;
	right: 22px;
	top: 0px;
	bottom: 0px;
	position: relative;
	padding-bottom: 20px;
	padding-top: 10px;
	}
	

.img3 ul.routebox1 li.tit1 {
	background-image: url(../images/map/route_tit1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	left: 0px;
	height: 30px;
	width: 193px;

}

.img3 ul.routebox1 li.tit2 {
	background-image: url(../images/map/route_tit2.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 30px;
	width: 193px;
	position: absolute;
	right: 0px;
}

/* map routebox2 */

.img3 ul.routebox2 {
	width: 515px;
	margin-bottom: 30px;
	}
	

.img3 ul.routebox2 .route1a {
	width: 240px;
	height: 230px;
	background-image: url(../images/map/route_a1.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-right: 35px;
	padding-bottom: 30px;
	}

	.img3 ul.routebox2 .route1b {
	width: 240px;
	height: 230px;
	background-image: url(../images/map/route_b1.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	}

.img3 ul.routebox2 .route2a {
	width: 240px;
	height: 230px;
	background-image: url(../images/map/route_a2.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-right: 35px;
	clear: right;
	}
	

.img3 ul.routebox2 .route2b {
	width: 240px;
	height: 230px;
	background-image: url(../images/map/route_b2.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	}
	/* map routebox3 */

.img3 ul.routebox3 {
	clear: both;
	width: 515px;
	padding-bottom: 30px;
	padding-top: 140px;
	background-image: url(../images/map/route_img.gif);
	background-repeat: no-repeat;
	background-position: center top;
	}

.img3 ul.routebox3 .route3 {
	background-image: url(../images/map/route_3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 218px;
	margin-bottom: 30px;
	}

.img3 ul.routebox3 .route4 {
	background-image: url(../images/map/route_4.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 204px;
	margin-bottom: 30px;
	}


.img3 ul.routebox3 .route5 {
	background-image: url(../images/map/route_5.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 205px;
	margin-bottom: 30px;
	}
	
.img3 ul.routebox3 .route6 {
	background-image: url(../images/map/route_6.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 219px;
	margin-bottom: 30px;
	}
	
.img3 ul.routebox3 .route7 {
	background-image: url(../images/map/route_7.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 203px;
	margin-bottom: 30px;
	}
	
.img3 ul.routebox3 .route8{
	background-image: url(../images/map/route_8.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 220px;
	margin-bottom: 30px;
	}
	
	.img3 ul.routebox3 .route9{
	background-image: url(../images/map/route_9.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 30px;
	height: 235px;
	}


/*-*/
.img3 ul.routebox2:after {
	content: ".";
	display: block;
	height: 0;
	clear :both;
	visibility: hidden;
}

.img3 ul.routebox2 {
	display: inline-table;
}

/* MacIE begin \*/
.img3 ul.routebox2 {
	height: 1%;
}

.img3 ul.routebox2 {
	display: block;
}
/* MacIE end */

