@charset "euc-jp";

/* ==================================================================

	page  : アートフロア
	author: 安達
	
	10/06/22 制作　ver 1.00
	
=================================================================== */

/* コメントテンプレート */

/* =================================
   ■ 共通
================================== */

body{
	position:relative;
	width:100%;
	height:100%;
	min-height:100%;
	width:100%;
}

.flashPage{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	min-height:100%;
	width:100%;
}
