@charset "shift_jis";

#wrapper #main #menu .price {
	clear: both;
	padding: 5px 20px 25px;
}

#wrapper #main #menu .price h3 {
	border-bottom: 1px solid #666666;
	margin-bottom: 8px;
}

#wrapper #main #menu .price .box li {
	font-size: 12px;
	margin-bottom: 5px;
	padding-left: 0px;
	background: url(none);
}

#wrapper #main #menu .price .box.float_left {
	float: left;
	width: 420px;
}

#wrapper #main #menu .price .box.float_right {
	float: right;
	padding-top: 13px;
}
