@charset "UTF-8";
/* CSS Document */

div#mainBox #contTitle{
	position:relative;
	display:block;
	width:920px;
	height:297px;
	margin:0 10px;
	background-image:url(../img/map_main_header.jpg);
	z-index:0;
}

div#mainBox #mapSwf{
	position:relative;
	display:block;
	width:860px;
	height:645px;
	margin:-80px 40px 0 40px;
	z-index:1;
}

div#mainBox #credit{
	position:relative;
	width:860px;
	margin:10px 40px 10px 40px;
	font-size:77%;
	text-align:center;
	z-index:2;
}
