@charset "Shift_JIS";

#map_flame {
	height: 560px;
	width: 800px;
	border-top: none;
	border-right:1px solid #D90000;
	border-bottom: none;
	border-left:1px solid #D90000;
}

#map_space{
	height: 0px;
	width: 798px;
}

#map_title {
	height: 50px;
	width: 798px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../image_map/map_title.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	text-indent: -9999px;
	padding-top: 40px;
}

#map_main{
	height: 430px;
	width: 718px;
	margin-right: 40px;
	margin-left: 40px;
	margin-top: 30px;
}

#map_image{
	float: left;
	height: 342px;
	width: 362px;
	background-image: url(../../image_map/map.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#map_detail{
	float: right;
	height: 342px;
	width: 320px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 15px;
}

#map_detail_head{
	background-image: url(../../image_map/map_logo.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 320px;
	text-indent: -9999px;
	padding-bottom: 15px;
}
