@charset "UTF-8";


/*----------------------------------------------------
	コンテンツ メイン
----------------------------------------------------*/


body {
	background:none;
	}
	
.access #header,
.access #contents-header,
.access #footer,
.access .imgR,
.access .imgL,
.box2
	{
	display:none;
	}

.access #container,
.access #contents{
	width:100%;
	height:100%;
	background:none;
	}
	
.access #main{
	height:650px;
	width:100%;
	position:absolute;
	top:5px;
	left:5px;
	}

	
#map1{
	background-color:#fff;
	height:650px;
	width:100%;
	}

