BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	margin-top : 2px;
	margin-right : 10px;
	margin-bottom : 10px;
	margin-left : 10px;
	FONT: normal 14px/150% "ＭＳ Ｐゴシック", "Osaka";
	PADDING-TOP: 0px;
	BACKGROUND-COLOR: #ffffff;
	background-position: rigth;
	background-image: url(back.gif);
	height: 200%;
	font-size: 18px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
}
.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 a.popup,
.photo a.popup:visited {
	display: block;
	width: 100px;
	top: 0;
	left: 0;
}
.photo a.popup:hover {
	background-color: #fff;
}
.photo a.popup:hover .large {
	display: block;
	position: absolute;
	width: 500px;
	height: 375px;
	top: 0;
	left: 0;
}
