@charset "UTF-8";
/* CSS Document */

.whichone img{
	width:47%;
	position:absolute;
	top:-650px;
	left:0;
	right:0;
	bottom:0;
	margin:auto;
	
}
.pocky img{
	width:370px;
	position:absolute;
	top:150px;
	left:-900px;
	right:0;
	bottom:0;
	margin: auto;
	
}

.oreo img{
	width: 600px;
	position: absolute;
    top: 120px;
    left: 0;
    right: 0;
    bottom: 0px;
    margin: auto;
}

.aporo img{
	width:400px;
	position:absolute;
	top:190px;
	left:800px;
	right:0;
	bottom:0;
	margin: auto;
}
