@charset "UTF-8";

/* ===============================
	case2
 =============================== */
em {
	color: #78ad00;
	font-weight: bold;
}

#point {
	background: url(../case2/images/bg-case.png) repeat center center;
}

#point .insection {
	background: #fff url(../case2/images/point-mark.png) no-repeat center top;
}

#point h4 {
	background: #78ad00;
	color: #fff;
}
