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

/*黒板*/
#syokuiku-qa .inner-comment {
	color: white;
	margin: 20px 0 10px;
	padding: 20px 20px 50px;
	background: url(../common/images/bg_comment.png) no-repeat bottom;
}
#syokuiku-qa .inner-comment h4 {margin-bottom: 10px;}
#syokuiku-qa .inner-comment h4 span {
	font-size: 16px;
	padding: 3px 20px;
	background: #e24278;
}
#syokuiku-qa .inner-comment ul {margin-left: 2em;}
#syokuiku-qa .inner-comment li {
	padding-left: 5px;
	position: relative;
}
#syokuiku-qa .inner-comment li span {
	position: absolute;
	top: 0;
	left: -1em;
}
*:first-child+html #syokuiku-qa .inner-comment li span {top: -0em;}