@charset "utf-8";
/* CSS Document */

.point_wrap {
	width: 700px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}


.imgb_l {
	float: left;
	width: 330px;
	margin-bottom: 20px;
}

.imgb_r {
	float: right;
	width: 330px;
	margin-bottom: 20px;
}


