@charset "Shift_JIS";

img {
	border: none;
}
.photo {
	position: relative;
	top: 0;
	left: 0;
	width: 100px;
}
.photo a .large {
	display: block;
	position: absolute;
	width: 1px;
	height: 1px;
	top: 0;
	left: 0;
}
/*photo(NORMAL)---------------------------------------*/
.photo a.pop293,
.photo a.pop293:visited {
	display: block;
	width: 145px;
	top: 0;
	left: 0;
}
.photo a.pop293:hover {
	background-color: #fff;
}
.photo a.pop293:hover .large {
	display: block;
	position: absolute;
	width: 293px;
	height: 220px;
	top: 0;
	left: 90;
}
/*photo(_117)---------------------------------------*/
.photo a.pop293b,
.photo a.pop293b:visited {
	display: block;
	width: 147px;
	top: 0;
	left: 0;
}
.photo a.pop293b:hover {
	background-color: #fff;
}
.photo a.pop293b:hover .large {
	display: block;
	position: absolute;
	width: 293px;
	height: 205px;
	top: 0;
	left: 90;
}
/*photo(Vol_118)---------------------------------------*/
.photo a.pop293c,
.photo a.pop293c:visited {
	display: block;
	width: 147px;
	top: 0;
	left: 0;
}
.photo a.pop293c:hover {
	background-color: #fff;
}
.photo a.pop293c:hover .large {
	display: block;
	position: absolute;
	width: 273px;
	height: 205px;
	top: 0;
	left: 100;
}
.photo a.pop118,
.photo a.pop118:visited {
	display: block;
	width: 113px;
	top: 0;
	left: 0;
}
.photo a.pop118:hover {
	background-color: #fff;
}
.photo a.pop118:hover .large {
	display: block;
	position: absolute;
	width: 260px;
	height: 267px;
	top: 160;
	left: 150;
}

