@charset "utf-8";

/* contents
---------------------------------------------- */
h2.title {
	background-color: #2E3B66;
}

/* box01
---------------------------------------------- */
.box01 {
	width:960px;
}

.box01 .fleft {
	width:520px;
}

.box01 .fright {
	display:block;
}

.box01 h4 {
	font-size:16px;
	font-weight: 700;
	line-height:24px;
	color:#2E3B66;
	margin-bottom:20px;
}

.box01 p {
	line-height:26px;
}