﻿body{
	background-image:url(../img/bg.jpg);
	background-repeat:repeat-x;
}

#wrap{
	width:1002px;
	height:1030px;
	margin:0 auto;
	
}
#contents{
	width:1002px;
	height:1002px;
	border:groove 1px #006600;
}
#main-map{
	width:1000px;
	height:1000px;
	background-image:url(../img/map_l.jpg);
	display:block;
	text-indent:-9999em;
	overflow:hidden;
}

address{
	position:absolute;
	top:1010px;
	left:600px;
	color:#000000;
	font-size:90%;
}