@charset "utf-8";


.point {
	background: url(../images/point.png) no-repeat 0 0;
	width: 319px;
	height: 137px;
	padding: 50px 10px 0 40px;
	box-sizing: border-box;
	margin: 80px auto 0 auto;
}

