@charset "UTF-8";
/******************************************************
  access
******************************************************/

dl#mapArea01{
	width: 450px;
	margin-left:115px;
}
#mapArea01 dt{
	width: 450px;
	height:300px;
	text-indent: -9999px;
	display: block;
	background-image: url(../images/map.jpg);
	background-repeat: no-repeat;
}
#mapArea01 dd{
	margin-bottom:20px;
	color: #900;
}
#mapArea02{
	width: 680px;
}
#mapArea02 img{
	margin-left: 115px;
}
