@charset "utf-8";
/* CSS Document */

#hdr_anim_window1{
	width:222px;
	height:293px;
	background-image:url('../images/hdr_anim_window1.png');
	background-repeat:no-repeat;
	background-position:top left;
	position:absolute;
	left:480px;
	top:0px;
	z-index:1;
}

#hdr_anim_window2{
	width:206px;
	height:289px;
	background-image:url('../images/hdr_anim_window2.png');
	background-repeat:no-repeat;
	background-position:top left;
	position:absolute;
	left:570px;
	top:30px;
	z-index:1;
}

#hdr_anim_window3{
	width:199px;
	height:257px;
	background-image:url('../images/hdr_anim_window3.png');
	background-repeat:no-repeat;
	background-position:top left;
	position:absolute;
	left:500px;
	top:100px;
	z-index:1;
}

#hdr_anim_logo{
	width:201px;
	height:108px;
	background-image:url('../images/hdr_anim_logo.png');
	background-repeat:no-repeat;
	background-position:top left;
	position:absolute;
	left:600px;
	top:200px;
	z-index:1;
}
