
#en {
	top					: 80px;
	left				: -360px;
	width				: 720px;
	height				: 540px;
	position			: absolute;
	z-index				: 2;
}
#hata_setumei{
	margin-left			: 250px;
	font-size			: 8pt;
	position			: absolute;
	z-index				: 3;
}

#en_detail{
	top					: 0px;
	left				: 0px;
	border-style		: solid;
	border-width		: 1px;
	border-color		: #00008B;
	overflow			: hidden;
	width				: 720px;
	height				: 500px;
}

.photo_title{
	line-height			:	30pt;
	text-align			:	center;
	font-size			:	15pt;
	font-weight			:	bold;
	background-color	:	#00008B;
	color				:	#FFFFFF;
}

.photo_text{
	margin-top			:	10px;
	margin-bottom		:	10px;
	margin-left			:	13px;
	margin-right		:	8px;
	width				:	307px;
}
