@charset "utf-8";

#head {
	height:434px;
	text-align:left;
	background-image:url(../images/top_01.jpg);
	background-repeat:no-repeat;
	margin:0px auto;
}

#top_map {
	width:854px;
	position:relative;
	z-index:1;
	margin:290px auto 0;
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}

.contents {
	width:850px;
	padding:0 75px;
}
	.contents iframe {
		width:845px; height:900px;
		border:none;
	}