@charset "Shift_JIS";
* {
	margin: 0px;
	padding: 0px;
}
#prologue {
	width: 545px;
	padding-bottom: 10px;
	padding-top: 5px;
}
#prologue p {
	display: block;
	float: left;
	width: 377px;
}
#entrance_area h3 {
	margin-bottom: 10px;
}

#entrance_area #entbox01 {
	width: 545px;
	clear: both;
	height: auto;
	margin-bottom: 15px;
}
#entbox02,#entbox03,#entbox04,#entbox05 {
	width: 545px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	clear: both;
	height: 155px;
	padding-bottom: 10px;
}

.ent_imgleft img {
	float: left;
}
#entrance_area .txt_right {
	display: block;
	width: 270px;
	float: right;
	height: auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#prologue_entrance {
	width: 545px;
	display: block;
	padding-bottom: 300px;
}
#prologue_entrance p {
	text-align: left;
	padding-top: 10px;
	font-size: 12px;
	line-height: 1.4em;
	padding-left: 5px;
}
#prologue_entrance .kokuchi_title {
	text-align: center;
	font-size: 14px;
}

