@charset "shift_jis";

/* ========================================
	body#adventure
======================================== */
#adventure #main {
	width: 100%;
	height: 860px;
}

#adventure .inner {
	position: relative;
	width: 950px;
	margin: 0 auto;
}

#adventure #main .ttl {
	position: absolute;
	left: 50px;
	top: 31px;
}

#main #adventureArea iframe {
	position: absolute;
	width: 727px;
	height: 720px;
	left: 101px;
	top: 97px;
	overflow:hidden;
}













