@charset "utf-8";

#cuisine .contents_title { background-image: url(../../cuisine/images/contents_title_bg.png); }
#cuisine .contents_title h1 { background-image: url(../../cuisine/images/contents_title.png); }

#cuisine #intro {
	margin-bottom: 70px;
}

#cuisine #intro .container {
	padding-bottom: 70px;
	border-bottom: solid 1px #665958;
}

#cuisine #intro h2 {
	margin-bottom: 50px;
	height: 66px;
	background-image: url(../../cuisine/images/intro_hl.png);
	background-position: center top;
	background-repeat: no-repeat;
	text-indent: -10000em;
}

#cuisine #intro p {
	margin-bottom: 2em;
	text-align: center;
}

#cuisine #speciality {
	margin-bottom: 70px;
}

#cuisine #speciality .container {
	padding-right: 630px;
	padding-bottom: 70px;
	border-bottom: solid 1px #665958;
	width: 370px;
	min-height: 400px;
}

#cuisine #speciality h2 {
	margin-bottom: 40px;
	width: 370px;
	height: 210px;
	background-image: url(../../cuisine/images/speciality_hl.png);
	background-position: center 14px;
	background-repeat: no-repeat;
	text-indent: -10000em;
}

#cuisine #speciality p {
	margin-bottom: 1em;
}

#cuisine #speciality p.price {
	margin-bottom: 0.25em;
	font-size: 1.1em;
	font-weight: 700;
}

#cuisine #speciality p.notes {
	font-size: 0.9em;
}

#cuisine #speciality img {
	position: absolute;
	right:0;
	top: 0;
}

#cuisine #original {
	margin-bottom: 70px;
}

#cuisine #original .container {
	padding-bottom: 40px;
	border-bottom: solid 1px #665958;
}

#cuisine #original h2 {
	margin-bottom: 30px;
	height: 30px;
	background-image: url(../../cuisine/images/original_hl.png);
	background-position: center top;
	background-repeat: no-repeat;
	text-indent: -10000em;
}

#cuisine #original p {
	margin-bottom: 50px;
	text-align: center;
}

#cuisine #alacarte {
	margin-bottom: 70px;
}

#cuisine #alacarte h2 {
	margin-bottom: 30px;
	height: 30px;
	background-image: url(../../cuisine/images/alacarte_hl.png);
	background-position: center top;
	background-repeat: no-repeat;
	text-indent: -10000em;
}

#cuisine #alacarte p {
	margin-bottom: 50px;
	text-align: center;
}

#cuisine ul.item-04 li {
	margin-bottom: 40px;
}

#cuisine ul.item-04 li dl {
	padding-top: 235px;
	position: relative;
	text-align: center;
}

#cuisine ul.item-04 li dl dt {
	font-size: 1.05em;
	font-weight: 700;
}

#cuisine ul.item-04 li dl dd.image {
	position: absolute;
	left: 0;
	top: 0;
}

#cuisine ul.item-04 li dl dd.text {
	font-size: 0.95em;
}

#cuisine ul.item-04 li dl dd.price{
	font-weight: 700;
}


#cuisine #ingredients {
	margin-bottom: 100px;
}

#cuisine #ingredients .container {
	padding: 510px 60px 60px 60px;
	width: 860px;
}

#cuisine #ingredients h2 {
	position: absolute;
	left: 443px;
	top: 60px;
	width: 94px;
	height: 345px;
	background-image: url(../../cuisine/images/ingredients_hl.png);
	background-position: center top;
	background-repeat: no-repeat;
	text-indent: -10000em;
}

#cuisine #ingredients .point {
	position: absolute;
	width: 360px;
}

#cuisine #ingredients .point img {
	margin-bottom: 10px;
}

#cuisine #ingredients .point01 {
	left: 60px;
	top: 90px;
}

#cuisine #ingredients .point02 {
	right: 60px;
	top: 90px;
}

#cuisine #ingredients ul li {
	margin-right: 10px;
	float: left;
}
#cuisine #ingredients ul li:last-child { margin-right: 0; }

