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


/*お味噌汁とパン*/
#syokuiku-qa .inner-balance {
	overflow: hidden;
	margin-top: 20px;
	padding: 20px 0 20px 60px;
	border: 2px dashed #ccc;
}
#syokuiku-qa .inner-balance p {
	font-size: 18px;
	font-weight: bolder;
	margin-bottom: 5px;
}
#syokuiku-qa .inner-balance dl {
	float: left;
	margin-right: 20px;
}


/*シチューとカレー*/
#syokuiku-qa .inner-comment {
	margin: 20px auto 15px;
	padding: 20px;
	border: 10px solid #dd9f63;
	background: white;
}
#syokuiku-qa .inner-comment ul {
	margin-bottom: 10px;
}
#syokuiku-qa .inner-comment li {
	color: #682919;
	font-weight: bolder;
	padding-left: 15px;
}
#syokuiku-qa .inner-comment li:first-child {
	color: black;
	font-weight: normal;
	padding: 0;
}

.mod_mg20b {
	margin-bottom: 20px;
}


.section-comment strong {
	color: #693c1f;
}