@charset "utf-8";
/* CSS Document */
body{ background:black;}
.bg1,.bg2,.bg3,.bg4,.bg5,.bg6{width:100%;}
.bg1{ background:url(../images/bg_01.jpg) center 0 no-repeat;}
.bg2{ background:url(../images/bg_02.jpg) center 500px no-repeat;}
.bg3{ background:url(../images/bg_03.jpg) center 1000px no-repeat;}
.bg4{ background:url(../images/bg_04.jpg) center 1500px no-repeat;}
.bg5{ background:url(../images/bg_05.jpg) center 2000px no-repeat;}
.bg6{ background:url(../images/bg_06.jpg) center 2500px no-repeat;}
.content{width:1000px; position:relative; margin:0 auto; height:3000px;}
.fs_index{
	display:block;
	width:123px;
	height:56px;
	position:absolute;
	left:436px;
	top:37px;
}
.event_1{
	display:block;
	width:270px;
	height:66px;
	position:absolute;
	left:344px;
	top:1124px;
}
