@charset "utf-8";
/* CSS Document */
#title_box{width:1000px; height:83px; background-image: url(../images/map/map_02.jpg);}
#title_box .title_name{
	width:250px;
	height:20px;
	padding:33px 0px 0px 260px;
}

#map_01{
	width:1000px;
	height:523px;
	background-image: url(../images/map/map_03.jpg);
}
#map_01 .map_box01{
	width:499px;
	height:523px;
	float:left;
	padding:0px 0px 0px 45px;
}
#map_01 .map_box02{
	width:499px;
	height:474px;
}
#map_01 .map_box03{width:450px; height:100px; padding-top:10px;}
#map_01 .map_box04{
	width:300px;
	height:517px;
	float:left;
}

