@charset "UTF-8";
@import "/include/css/common.pc.css";

/* ---------------------------------------------------------
	CSS Document story
--------------------------------------------------------- */

#story {
	width: 900px;
	text-align: justify;
}

#story h3 {
	margin: 3em 0 1.5em;
	padding: 0.9em 1em 1em;
	border-top: 2px solid #00065C;
	border-bottom: 1px solid #ddd;
	background: #fafafa;
	box-shadow: 0px 1px 2px #f7f7f7;
	font-weight: 500;
	font-size: 20px;
}

#story p {
	margin-bottom: 2em;
}
