#content {
	padding: 0 0 0 0;
}
#main #content{float:none;margin-left: auto;margin-right: auto;}
#content h2.ttl {
	margin-bottom: 20px;
}
#content div.menu_left {
	width: 384px;
	float: left;
}
#content div.menu_right {
	width: 384px;
	float: right;
}
#content div.menu_right div.ex p {
	margin-bottom: 16px;
}
#content div.menu_right div.ex p:last-child {
	margin-bottom: 0px;
}
#content .menus h3 {
	margin: 68px 0 20px;
}
#content .menus h3:first-child {
	margin-top: 0;
}
#content .menus p.ex {
	padding: 0 0 0 2em;
	text-indent: -1em;
	font-size: 13px;
}
#content .menus ul {
	margin-bottom: 34px;
	font-size: 14px;
	line-height: 1.7;
}
#content .menus ul li {
	clear: both;
}
#content .menus ul li span.title {
	display: inline-block;
}
#content .menus ul li span.price {
	display: inline-block;
	float: right;
	text-align: right;
}
#content .menus ul li span.desc {
	display: block;
	min-height: 18px;
	padding: 0 0 0 1em;
	font-size: 12px;
	margin-bottom: 4px;
    font-weight:normal;
}
#content .menus ul li span.keta {
	display: inline-block;
	width: 3em;
    white-space:nowrap;
}

.waku {
	background-color:#FFFEDF;
	width:100%;
	height:100%;
}
