@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: 5px;
}

#wrapper #main #menu .price .box {
	width: 330px;
}

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

#wrapper #main #menu .price .box.float_right {
	float: right;
}
