@charset "utf-8";
/* CSS Document */

#over1 {
	position: absolute;
	width:260px;
	height:467px;
	top: 110px;
}
#over2 {
	position:absolute;
	width:260px;
	height:467px;
	top: 110px;
	left: 270px;
}
#over3 {
	position:absolute;
	width:260px;
	height:467px;
	top: 110px;
	left: 540px;
}

