@charset "Shift_JIS";

@import "../../../files/css/layout.css";

/*-------------------------------------------------------------------------
	Walk
/*-----------------------------------------------------------------------*/
#walk {
}

	#walk .moviePlayer {
		position:absolute;
		left:100px;
		top:350px;
	}
	
		#dungeon .moviePlayer {
			left:132px;
			top:256px;
		}

/*-------------------------------------------------------------------------
	Lightbox
/*-----------------------------------------------------------------------*/
#lightbox-prev,
#lightbox-next {
	display:none !important;
}