@charset "iso-8859-9";
.bottom_swf {
	position: absolute;
	right: 0px;
	bottom: 0px;
	z-index: 0;
}
.top_swf {
	position: absolute;
	z-index: 1;
	width: 800px;
	left: 50%;
	margin-left: -400px;
	height: 600px;
	top: 50%;
	margin-top: -400px;
}
.swfhata {
	position: absolute;
	z-index: -1;
	width: 800px;
	left: 50%;
	margin-left: -400px;
	height: 600px;
	top: 50%;
	margin-top: -400px;
}
.logo {
	position: absolute;
	z-index: 0;
	width: 229px;
	left: 50%;
	margin-left: -115px;
	height: 107px;
	top: 50%;
	margin-top: -53px;
}
