@charset "utf-8";
#toplead {
	font-size: 14px;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.lineTop {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #df7163;
	padding-top: 10px;
}

#bosyu {
	padding: 15px;
	margin-right: auto;
	margin-left: auto;
	border: 2px dotted #9d896c;
	font-size: 13.5px;
	line-height: 150%;
	text-align: left;
	color: #5a544b;
	width: 90%;
	background-color: #faf0e6;
}
#bosyu strong {
	color: #df7163;
}
.midashi {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-bottom: 5px;
	font-size: 14.5px;
	color: #df7163;
	line-height: 150%;
}

#content {
	text-align: left;
	font-size: 15px;
	line-height: 150%;
}

hr {
	height: 1px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #888e7e;
	border-right-color: #888e7e;
	border-bottom-color: #888e7e;
	border-left-color: #888e7e;
}
#content h1 {
	margin-bottom: 5px;
	font-size: 16px;
	margin-top: 10px;
}
#content h2 {
	font-size: 15px;
	line-height: 150%;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #56564b;
}

.style1 {
	color: #888e7e;
	font-size: 12px;
}
.genre {
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #df7163;
	border-left-color: #df7163;
	font-size: 13px;
	padding-left: 20px;
	color: #df7163;
}

.space5 {
	margin-top: 5px;
}
#navi {
	font-size: 14px;
	text-align: center;
	margin-top: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #65ab31;
	border-bottom-color: #65ab31;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
a:link {
	color: #0075c2;
}
a:visited {
	color: #578a3d;
}
a:hover {
	color: #387d39;
}#hanabi {
	font-size: 13px;
	line-height: 150%;
}
#topimgR {
	text-align: right;
}

