.read {
	margin-bottom: 35px;
}
.case {
	margin-bottom: 50px;
}

.case h4 {
	margin-bottom: 15px;
}
.case p strong {
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
}
.case .about {
	padding: 10px;
	width: 630px;
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: #F0EDED;
}
.case .about li {
	display: block;
	list-style-type: none;
	clear: both;
}
.case .about li .a {
	display: block;
	float: left;
	width: 80px;
	text-align: right;
}
.case .about li .b {
	display: block;
	float: right;
	width: 540px;
}
.case .about .dammy {
	height: 1px;
}
.case ol {
	display: block;
	margin-bottom: 30px;
}
.case ol li {
	list-style-type: decimal;
	list-style-position: outside;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 7px;
}
