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

.box-m {
	width: 525px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 18px;
	margin-left: auto;
	clear: both;
	overflow: hidden;
}
.m-price {
	text-align: right;
	float: right;
	width: 280px;
}
