#syokuiku-qa .tx-mother-l {margin: -15px 0 10px;}

.mod_mg20b {
	margin-bottom: 20px;
}

.img-01 {
	text-align: center;
	margin-bottom: 20px;
}
.img-01 img {
	padding: 10px;
	border: 2px dashed #ccc;
	background: white;
}


/* point
-------------------------------------------*/
.inner-point {
	margin: 20px 0;
	padding: 20px;
	border: 2px dashed #b77252;
	background: white;
}
.inner-point h4 {
	color: white;
	font-size: 18px;
	margin-bottom: 15px;
	padding: 5px 20px;
	background: #b77252;
}
.inner-point img {
	float: right;
	margin-left: 10px;
}
.inner-point p {
	margin-bottom: 1em;
}