@charset "utf-8";

/*ヘッダー*/

div.headerArea {
	height: 315px;
}

/*コンテンツ*/

div.h2Box h2 {
	height: 288px;
	width: 86px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	background-image: url(../img/menu/h2Title.png);
	background-position: top right;
	background-repeat: no-repeat;
}

div.wrapMenuBox {
	height: auto;
	width: 980px;
	margin: 0px auto;
	padding-bottom: 150px;
	background-image: url(../img/sub/subBg.png);
	background-position: 254px 442px;
	background-repeat: no-repeat;
}

div.menuBox01 {
	height: auto;
	width: 980px;
	margin: 0px auto;
	padding-bottom: 120px;
	background-image: url(../img/menu/menuBg.png);
	background-position: 845px 290px;
	background-repeat: no-repeat;
}

h3.h3Title01 {
	height: 90px;
	width: 196px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	background-image: url(../img/menu/h3Title01.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: left;
}

p.omakase {
	margin: 40px 0px 0px 40px;
	text-align: left;
}

p.menu01 {
	margin: 50px 0px 0px 135px;
	text-align: left;
}

p.menu02 {
	margin: 100px 0px 0px 135px;
	text-align: left;
}

p.menu03 {
	margin: 100px 0px 0px 135px;
	text-align: left;
}

p.menuText01 {
	margin-top: 165px;
	padding-right: 170px;
	font-size: 12px;
	line-height: 50px;
	color: #6C5F5F;
	text-align: left;
}

div.menuBox02 {
	height: auto;
	width: 980px;
	margin: 0px auto;
	padding-bottom: 300px;
	background-image: url(../img/menu/menuBg02.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}

h3.h3Title02 {
	height: 90px;
	width: 145px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	background-image: url(../img/menu/h3Title02.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: left;
}

dl.menuList01 {
	height: auto;
	width: 600px;
	margin-left:　380px;
	font-size: 12px;
	color: #6C5F5F;
	text-align: left;
}

dl.menuList01 dt {
	margin-top: 100px;
	font-weight: bold;
}

dl.menuList01 dd {
	margin-top: 10px;
	line-height: 22px;
}