@charset "UTF-8";
#maincontent .boy {
	position: absolute;
	left: 65px;
	top: 410px;
}

#maincontent .girl {
	position: absolute;
	left: 692px;
	top: 400px;
}

#maincontent .btn_quest {
	position: absolute;
	left: 180px;
	top: 155px;
}

#maincontent .btn_encyclopedia {
	position: absolute;
	left: 510px;
	top: 152px;
}
#backtop {
	display: none;
}
#menu {
	display: none;
}
