@charset "UTF-8";
#bckgrd01 {
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:1;
	visibility: visible;
}
#new {
	position:absolute;
	left:-300px;
	top:230px;
	width:27px;
	height:89px;
	z-index:302;
}
#container01 {
	position:fixed;
	left:50%;
	margin-left:-25px;
	margin-top:-25px;
	top:50%;
	width:50px;
	height:50px;
	z-index:20;
	visibility: visible;
}
#container02 {
	position:fixed;
	left:50%;
	margin-left:-25px;
	margin-top:-25px;
	top:50%;
	width:50px;
	height:611px;
	z-index:40;
	visibility: visible;
}

#logo {
	position:absolute;
	left:-445px;
	top:-300px;
	width:955px;
	height:600px;
	z-index:3;
	visibility: visible;
}

#shadow2-right {
	position:absolute;
	left:202px;
	top:-128px;
	width:121px;
	height:600px;
	z-index:4;
	visibility: visible;
}
