@charset "UTF-8";

/* ===============================
	case4
 =============================== */
em {
	color: #a64a97;
	font-weight: bold;
}

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

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

#point h4 {
	background: #a64a97;
	color: #fff;
}

.sub02 {
	margin-top: -100px;
}

.sub02 p {
	margin-top: 100px;
}