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

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

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


#wrapper #main #menu .price dd {
	line-height: 1.3em;
}
