@charset "utf-8";
/* CSS Document */
#animationBox
{
	width:590px;
	height:590px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat:no-repeat;
}
#ani_image_score
{
	width:590px;
	height:590px;
	position:absolute;
	z-index:1;
}
#aniClick
{
	width:590px;
	height:590px;
	position:absolute;
	background-color:#FFF;
	opacity: 0;
	z-index:50;
}
.image
{
	width:590px;
	height:590px;
	position:absolute;
}

