@charset "utf-8";


/*  ------ HEADER -------------------------- */

#pgsushi #header {
	background: url(../images_n/header_sushi.jpg) no-repeat top left;
}

#lunchtop {
	width: 760px;
	height: 150px;
	margin: 0px 0px 10px 10px;
	padding: 0px;
	text-align: left;
	background: url(../images_n/sushi/lunch_top.jpg) no-repeat left top;
}
#dinnertop {
	width: 760px;
	height: 150px;
	margin: 0px 0px 10px 10px;
	padding: 0px;
	text-align: left;
	background: url(../images_n/sushi/dinner_top.jpg) no-repeat left top;
}

.sushitopbox {
	width: 740px;
	padding: 0 0 30px 0;
}
.sushitopbox p {
	float: left;
	width: 340px;
	padding: 10px 0 0 0;
	font-size: 120%;
	color: #444;
	font-weight: normal;
	background: url(../images_n/sushi/bg_label.gif) no-repeat left top;
}
.sushitopbox p label {
	font-size: 15pt;
	color: #444;
}
.sushitopbox p span {
	color: #cc0000;
}
.sushitopbox .photo {
	float:right;
	width: 400px;
	margin:0;
}

p.topmsg {
	width: 680px;
	margin: 0px auto 20px;
	line-height: 1.8em;
}
p.lunch_rei {
	width: 640px;
	height: 70px;
	margin: 0px auto 20px;
	padding-top: 50px;
	background: url(../images_n/sushi/lunch_rei.gif) no-repeat left top;
}
p.lunch_rei span {
	padding-left: 50px;
}


.lunchbox {
	position: relative;
	width: 740px;
	height: 220px;
}
.lunch01 {
	background: url(../images_n/sushi/bg_lunch01.jpg) no-repeat left top;
}
.lunch02 {
	background: url(../images_n/sushi/bg_lunch02.jpg) no-repeat left top;
}
.lunch03 {
	background: url(../images_n/sushi/bg_lunch01.jpg) no-repeat left top;
}
.lunch04 {
	background: url(../images_n/sushi/bg_lunch02.jpg) no-repeat left top;
}
.lunch05 {
	background: url(../images_n/sushi/bg_lunch01.jpg) no-repeat left top;
}
.lunch06 {
	background: url(../images_n/sushi/bg_lunch02.jpg) no-repeat left top;
}

.lunchbox dl {
	position: absolute;
	width: 310px;
}
.lunch01 dl, .lunch03 dl, .lunch05 dl {
	top: 40px;
	left: 380px;
}
.lunch02 dl, .lunch04 dl, .lunch06 dl {
	top: 40px;
	left: 20px;
}
.lunchbox dl dt {
	height: 38px;
	font-size: 130%;
}
.lunchbox dl dt span.price {
	padding: 0 0 0 6px;
	font-size: 15pt;
	color: #600;
	font-weight: normal;
}
.lunchbox dl dd {
	font-size: 120%;
	line-height: 1.6em;
}

/*  ------ ENKAI.CSS RE -------------------------- */

#coursefrm {
    margin: 0 !important;
}



/*  ------ DINNER -------------------------- */

p.dinner_rei {
	width: 640px;
	height: 70px;
	margin: 0px auto 20px;
	padding-top: 50px;
	background: url(../images_n/sushi/dinner_rei.gif) no-repeat left top;
}
p.dinner_rei span {
	padding-left: 50px;
}


.recomendbox {
	width: 740px;
}
.recomendbox h2 {
	padding: 12px 0 6px;
	font-size: 120%;
	color: #444;
	font-weight: normal;
	background: url(../images_n/sushi/bg_label.gif) no-repeat left top;
	clear: both;
}
.recomendbox h2 span {
	padding: 0 0 0 15px;
	font-size: 15pt;
	color: #444;
}
.recomendbox ul {
	width: 680px;
	float: left;
	list-style: none;
	margin: 0 30px;
	padding: 8px 0 14px 0;
	border-bottom: solid 1px #ddd;
}
.recomendbox ul li {
	float: left;
	display: inline-block;
	min-width: 340px;
	font-size: 110%;
	white-space: nowrap;
	line-height: 2em;
}
.recomendbox p.bko {
	padding: 8px 16px;
	text-align: right;
	font-size: 110%;
	clear: both;
}


.recomitem {
	width:720px;
	margin:0 0 30px 20px;
	padding:0;
	text-align:left;
}
.recomitem h1 {
	float:left;
	width:360px;
	margin:0;
	padding:0;
}
.recomitem .cdata {
	float:right;
	width:340px;
	margin:0;
	padding:0;
}
.recomitem .cdata h5 {
	padding: 12px 0 6px;
	font-weight: normal;
	background: url(../images_n/sushi/bg_label.gif) no-repeat left top;
}
.recomitem .cdata h5 span {
	padding: 0 0 0 10px;
	font-size: 14pt;
	color: #444;
}
.recomitem .cdata h6 {
	padding: 0 0 6px 8px;
	font-size: 13pt;
	color: #dd0000;
	font-weight: normal;
}
.recomitem .cdata p {
	padding: 4px 8px;
	font-weight: normal;
	line-height: 1.8em;
}

