@charset "utf-8";
/* CSS Document */

body {
	background-image:url(../top_img/bg2.png);
	background-repeat:repeat-y;
	background-position:center;
	margin:0 auto;
}

#flash_cont {
	/*height:578px;*/
}

#swf {
	width:700px;
	/*height:550px;*/
	margin-top:50px;
	margin-left:auto;
	margin-right:auto;
}

#floor {
	background-color:#C52B65;
	height:1000px;
	margin-top:-141px;
	
	margin-left:0px;
	margin-right:0px;
	/*margin-bottom:0px;*/
	
}