@charset "utf-8";

/* CSS Document */

#ainTitle{
	position: absolute;
	top:-53px;
	left:347px;
}

#fairyTitle{
	position: absolute;
	top:-53px;
	left:170px;
}

#wrapper {
	
	height:100%;

}

#wrapper2 {
	

}


#per100{
	
	background: url(../img/bg.png) center top no-repeat;
	
	
	background-attachment:fixed;
}

#copyright {

	margin-top: 50px;

}

#introBox{
	
	position: relative;
	margin:-40px 0 0 323px;
	width:514px;
	
}


