.yellowBox {
	margin-top:1em;
}
.photoArea {
	font-size:90%;
	line-height:120%;
	text-align:center;
}
.photoArea img {
	margin:0px 2px 2px 2px;
}
.leftArea {
	width:560px;
	position:relative;
}
.jiku {
	position:absolute;
	top:0px;
	left:580px;
	width:200px;
}
.jiku img {
	margin:0px 0px 2px 0px;
}
.nobori {
	position:relative;
	top:-1em;
	left:0px;
}
.nobori .photoArea {
	position:absolute;
	top:-543px;
	left:580px;
	width:200px;
}
.nobori .photoArea img {
	margin:0px 0px 2px 0px;
}