@charset "UTF-8";

#bg_wrapper {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: absolute;
	z-index: 30;
}
#bg_logo {
	width: 350px;
	margin: 0 auto;
}
#bg_logo_wrapper {
	position: absolute;
	top: 50%;
	margin-top: -152px;
	width: 350px;
	height: 303px;
	z-index:30;
}
#bg_logo_img {
	position: absolute;
	top: 278px;
	z-index: 50;
	display: none;
}
#bg_logo_name {
	position: absolute;
	top: 152px;
	z-index: 60;
	display: none;
}
#sl_text {
	position: absolute;
	z-index: 26;
	top: 100px;
	left: 300px;
	margin-top: 0;
}
.fs{
	position: absolute;
	right: -17px;
	z-index: 24;
}
#fs1 { top: 300px; }
#fs2 { top: 400px; }
#fs3 { top: 270px; }
#fs4 { top: 360px; }
#fs5 { top: 470px; }
#fs0 {
	bottom: 160px;
	position: absolute;
	right: -64px;
	z-index: 24;
}
#kite {
	position: absolute;
	z-index: 30;
	bottom: 304px;
	left: 280px;
	display: none;
}
#balloon {
	position: absolute;
	z-index: 50;
	bottom: 304px;
	left: 250px;
	display: none;
}