#itemlayer {
	position: absolute;
	z-index: 98;
	text-align: left;
	width:261px;
	height:327px;
	background-color:#ffffff;
	border: 1px solid #cccccc;
	left: 0px;
	top: 0px;
}

#itemlayer_close {
	position: absolute;
	width: 11px;
	height: 10px;
	top: 5px;
	right: 5px;
}

#itemlayer_image {
	position: absolute;
	width: 225px;
	height: 225px;
	left: 18px;
	top: 18px;
	border: 1px solid #d9d9d9;
	overflow: hidden;
	z-index: 99;
	cursor: default;
}

#itemlayer_magnifier {
	position: absolute;
	width: 13px;
	height: 13px;
	top: 248px;
	left: 228px;
}

#itemlayer_okiniiri {
	position: absolute;
	width: 148px;
	height: 24px;
	top: 255px;
	left: 54px;
}

#itemlayer_detail {
	position: absolute;
	width: 148px;
	height: 24px;
	top: 284px;
	left: 54px;
}

#scrollimage {
	left: -178px;
}
