#point_wrapper {
	margin-top: 28px;
}
#point_wrapper li {
	margin-bottom: 34px;
}
.arrow {
	text-align: center;
	width: 584px;
	margin-bottom: 24px;
}
#buy_regular {
	margin-left: 20px;
	margin-bottom: 10px;
	position: relative;
}
#buy_regular p {
	position: absolute;
	right: 40px;
	bottom: -5px;
}
#buy_usually {
	margin-left: 20px;
	position: relative;
}
#buy_usually p {
	position: absolute;
	right: 44px;
	bottom: 5px;
}
