@charset "shift_jis";
/*
body {
	text-align: center;
}*/
body {
background-color: transparent;
}
#pop-wrap {
	position: relative;
	zoom: 1;
}

#pop-wrap img {
	zoom: 1;
}

#coverLayer,#popArea,#closeBtn,.btn{
	position: absolute;
	z-index: 100;
}

#prevBtn,
#nextBtn {
	width: 88px;
	text-align: center;
}
.thumb {
	width: 88px;
	height: 84px;
	display: block;
	text-align: center;
}
body, html {
	zoom: 1;
}