@charset "utf-8";
/* CSS Document */

div#accessBox {
	width: 600px;
	margin: 0px 0px 10px 0px;
}

div#accessBox img {
	margin: 0px 0px 15px 0px;
}

div#mapArea {
	width: 594px;
	height: 295px;
	margin: 0px 0px 13px 0px;
	border: #EDE4D3 solid 3px;
	text-align: center;
}

div.conFrame {
	width: 580px;
	padding: 4px 0px 4px 20px;
	color: #666666;
	background: url(../common/conFrame.gif) repeat-y;
}