@charset "utf-8";

#entrance_introduction {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 2px;
	z-index: 0;
	position: relative;
}
#narative {
	width: 280px;
	position: absolute;
	float: left;
	left: 0px;
	top: 150px;
}
