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

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

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


#main #menu {
	background: url(../img/menu_starter.jpg) no-repeat 450px 18px;
}

#wrapper #main #menu .price .box.float_left dl {
	margin-bottom: 7px;