@charset "UTF-8";
/* --------------------------------------------------------------------------------------
   お品書き
--------------------------------------------------------------------------------------- */

.head {
	margin-top: -3px;
	margin-left: -3px; 
}

.nigiri {
	margin-top: 30px;
	margin-bottom: 30px; 
}

.nigiri .nigiri-inner {
	background: url(../img/menu/nigiri_bg.png) no-repeat;
	width: 1086px;
	height: 879px;
	margin-left: -44px;
	position: relative; 
}

.nigiri .nigiri-inner h3 {
	position: absolute; 
}

.nigiri .nigiri-inner h3:nth-child(1) {
	top: 9px;
	right: 787px; 
}

.nigiri .nigiri-inner h3:nth-child(2) {
	top: 14px;
	right: 403px; 
}

.nigiri .nigiri-inner h3:nth-child(3) {
	top: 21px;
	right: 103px; 
}

.nigiri .nigiri-inner h3:nth-child(4) {
	top: 453px;
	right: 804px; 
}

.nigiri .nigiri-inner h3:nth-child(5) {
	top: 364px;
	right: 519px; 
}

.nigiri .nigiri-inner h3:nth-child(6) {
	top: 398px;
	right: 212px; 
}

.nigiri .nigiri-inner h4 {
	position: absolute;
	top: 999px;
	right: 60px; 
}

.popular {
	margin-top: 50px; 
}

.popular section {
	width: 1000px;
	overflow: hidden;
	margin-top: 24px; 
}

.popular section dl {
	float: left;
	width: 313px;
	margin-left: 30px; 
}

.popular section dl:first-child {
	margin-left: 0px; 
}

.popular section dd {
	text-align: center;
	margin-top: 10px;
	line-height: 1.6; 
}

.menu {
	margin-top: 50px; 
}

.menu section {
	width: 1000px;
	overflow: hidden;
	margin-top: 24px; 
}

.menu section div {
	float: right;
	width: 485px; 
}

.menu section div:first-child {
	float: left; 
}

.menu section div p {
	margin-top: 15px; 
}

.menu section dl {
	margin-top: 30px; 
}

.menu section dl:first-child {
	margin-top: 0px; 
}

.menu section ul {
	background: url(../img/common/dotted.png) repeat-x left top;
	margin-top: 15px; 
}

.menu section li {
	background: url(../img/common/dotted.png) repeat-x left bottom; 
}

.menu section li strong {
	background: url(../img/common/icon.png) no-repeat left 12px;
	padding: 8px 0px 8px 15px;
	display: block;
	font-weight: normal; 
}

.menu section li span {
	display: block;
	font-size: 90%;
	color: #63471b; 
}

.menu .fm_txt{
	float: right;
    margin-top: -25px;
}


.drink {
	margin-top: 50px; 
}

.drink div {
	margin-top: 20px; 
}

.drink section {
	width: 1000px;
	overflow: hidden;
	margin-top: 24px; 
}

.drink section div {
	float: right;
	width: 485px; 
}

.drink section div:first-child {
	float: left; 
}

.drink section div p {
	margin-top: 15px; 
}

.drink section dl {
	margin-top: 30px; 
}

.drink section dl:first-child {
	margin-top: 0px; 
}

.drink section ul {
	background: url(../img/common/dotted.png) repeat-x left top;
	margin-top: 15px; 
}

.drink section li {
	background: url(../img/common/dotted.png) repeat-x left bottom; 
}

.drink section li strong {
	background: url(../img/common/icon.png) no-repeat left 12px;
	padding: 8px 0px 8px 15px;
	display: block;
	font-weight: normal; 
}

.drink section li span {
	display: block;
	font-size: 90%;
	color: #63471b; 
}
.drink .fm_txt{
	float: right;
    margin-top: -25px;
}



/*# sourceMappingURL=menu.css.map */
