@charset "utf-8";
/* CSS Document */


#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:0px;
	top:30px;
	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:150px;
	top:200px;
	z-index:1;
}
