@charset "UTF-8";
/* CSS Document */
#accessmap{
	height: 500px;
	width: 100%;
	overflow: hidden;
}
#main_access{
	overflow: hidden;
	background-position: top;
	background-repeat: no-repeat;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 900px;
	position: relative;
	height: 875px;
}
