@charset "UTF-8";

.box h3 {
	display: block;
	width: 140px;
	float: left;
	padding-top: 37px;
}
.box .explain {
	float: right;
	width: 515px;
	font-size: 14px;
	line-height: 1.7em;
	color: #666666;
}
.explain h2 {
	margin-bottom: 10px;
}
#link .box {
	margin-bottom: 35px;
	width: 655px;
}
#link .read {
	font-size: 14px;
	line-height: 1.7em;
	color: #666666;
	display: block;
	margin-bottom: 30px;
}

