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

/* ---------------------------------------------------------
	CSS Document learn
--------------------------------------------------------- */

#learn .section {
	width: 950px;
	margin: 0 auto;
	text-align: justify;
}

#learn 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;
	line-height: 1.5;
}

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