@charset "euc-jp";
/* CSS Document */

body {
	color: #000000;
}


/*レイアウト*/
#header {
	width:745px;
	height: 189px;
	background: url(../images/menu/header_bg.jpg) no-repeat;
	float: left;
}

#main {
	width: 745px;
	background: url(../images/menu/main_bg.gif) repeat-y;
	background-position: top left;
	float: left;
}

#bottom {
	background: url(../images/menu/bottom_bg.jpg) no-repeat;
	height: 17px;
	padding-top: 55px;
	padding-left: 660px;
}

#top_box {
	background: url(../images/menu/menu_name.jpg) no-repeat;
	text-align: right;
}

#menu_name {	
	margin-right: 72px;
	margin-left: 46px;
	text-align: left;
}

#menu_body {
	width: 667px;
	margin-left: 40px;
	text-align: center;
}

#menu_text {
	text-align: left;
	font-size:16px;
	margin: 5px 20px 5px 20px;
}

#menu_img {
	margin-top: 10px;
}

#menu_title_text {
	margin: 20px 0px 0px 10px;
	padding:3px 0px 2px 10px;
	width: 650px;
	height:37px;
	vertical-align:middle;
	text-align: left;
	font-size:30px;
	font-family:HGP行書体;
	/*filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr=#FD9A9A,endColorStr=#FEF1F1);*/
	/*background-color: #FEC1C1;*/
	background-image: url(../images/menu/title_back.gif);
	background-repeat:no-repeat;
}

#menu_title_text a:link { color: #000000;}
#menu_title_text a:visited { color: #000000;}
#menu_title_text a:hover { color: #000000;}
#menu_title_text a:active { color: #000000; }

#menu_title_img {
	margin: 20px 0px 0px 4px;
}

#menu_item {
	text-align: left;
	float: left;
	width: 300px;
	margin: 10px 0px 10px 22px;
}

#menu_detail_name {
	font-size: 20px;
	font-family:HGP行書体;
	//font-weight:Bold;
	margin: 7px 0px 0px 0px;
	padding-left:25px;
	background:url(../images/menu/right_arrow.png) no-repeat;
}

#menu_detail_price {
	font-size:16px;
	font-weight:Bold;
	padding-left:25px;
	margin: 7px 0px 0px 0px;
}

#menu_detail_text {
	font-size:14px;
	//font-weight:Bold;
	font-family:HG明朝B;
	padding:0px 20px 0px 25px;
	margin: 10px 0px 0px 0px;
}

/******************************/

h1.logo a {
	background: url(../images/menu/logo.jpg) no-repeat 0 0;
	display: block;
	width: 234px;
	height: 42px;
	margin-top: 15px;
	margin-left: 14px;
	text-indent: -9999px;
	overflow: hidden;
}

h2.menu_logo {
	margin-top: 34px;
	margin-left: 640px;
	background: url(../images/menu/menu_logo.jpg) no-repeat 0 0;
	display: block;
	width: 105px;
	height: 18px;
	text-indent: -9999px;
	overflow: hidden;
}

h3.roast_h {
	background: url(../images/menu/roast_h.gif) no-repeat;
	width: 132px;
	height: 31px;
	text-indent: -9999px;
	margin-top: 24px;
}

h3.set_h {
	background: url(../images/menu/set_h.gif) no-repeat;
	width: 382px;
	height: 27px;
	text-indent: -9999px;
	float: right;
	margin-top: 25px;
}

h3.lunch_h {
	background: url(../images/menu/lunch_h.gif) no-repeat;
	width: 231px;
	height: 26px;
	text-indent: -9999px;
	float: right;
	margin-top: 26px;
}

h3.course_h {
	background: url(../images/menu/course_h.gif) no-repeat;
	width: 164px;
	height: 31px;
	text-indent: -9999px;
	float: right;
	margin-top: 24px;
}

h3.kaiseki_h {
	background: url(../images/menu/kaiseki_h.gif) no-repeat;
	width: 133px;
	height: 33px;
	text-indent: -9999px;
	float: right;
	margin-top: 22px;
}

h3.dessert_h {
	background: url(../images/menu/dessert_h.gif) no-repeat;
	width: 123px;
	height: 28px;
	text-indent: -9999px;
	float: right;
	margin-top: 24px;
}

h3.course_h {
	background: url(../images/menu/course_h.gif) no-repeat;
	width: 164px;
	height: 31px;
	text-indent: -9999px;
	float: right;
	margin-top: 24px;
}

h3.drink_h {
	background: url(../images/menu/drink_h.gif) no-repeat;
	width: 103px;
	height: 29px;
	text-indent: -9999px;
	float: right;
	margin-top: 24px;
}

ul.menu_link {
	list-style-type: none;
	padding-top: 9px;
	text-align: left;
	display: block;
	padding-left: 46px;
	float: left;
}

ul.menu_link li {
	vertical-align: top;
}
ul.menu_link li a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

.roast {
	background:url(../images/menu/roast_m.gif) no-repeat;
	width: 60px;
	height: 14px;
	margin-bottom: 9px;
}
.set {
	background:url(../images/menu/set_m.gif) no-repeat;
	width: 170px;
	height: 14px;
	margin-bottom: 10px;
}
.lunch {
	background:url(../images/menu/lunch_m.gif) no-repeat;
	width: 92px;
	height: 12px;
	margin-bottom: 10px;
}
.course {
	background:url(../images/menu/course_m.gif) no-repeat;
	width: 70px;
	height: 14px;
	margin-bottom: 9px;
}
.kaiseki {
	background:url(../images/menu/kaiseki_m.gif) no-repeat;
	width: 60px;
	height: 14px;
	margin-bottom: 9px;
}
.dessert {
	background:url(../images/menu/dessert_m.gif) no-repeat;
	width: 54px;
	height: 13px;
	margin-bottom: 10px;
}
.drink {
	background:url(../images/menu/drink_m.gif) no-repeat;
	width: 44px;
	height: 14px;
}

p#time {
	margin-right: 40px;
	line-height: 1.2em;
}
p#time .red_11 {
	color: #CC0000;
	font-size:11px;
}

p#menubook {
	float: left;
	margin-left: 300px;
	* html margin-left: 800px;
}

/*焼物料理のページのみで使用*/
#header_roast {
	width:745px;
	height: 175px;
	background: url(../images/menu/header_bg_roast.jpg) no-repeat;
	float: left;
}

#menu_name_roast {
	text-align: left;
	float: right;
	padding-right: 72px;
	margin-bottom: 43px;
}

#submenu_box {
	text-align: left;
	width: auto;
	clear: right;
	margin-bottom: 22px;
}
#submenu_box ul {
	margin-bottom: 10px;
	padding: 0px;
}
#submenu_box li {
	display: inline;
	border-right: solid 1px;
	margin: 0;
	padding: 0 5px;
}

#submenu_box a:link { color: #000000;}
#submenu_box a:visited { color: #FF3300;}
#submenu_box a:hover { color: #FF9900;}
#submenu_box a:active { color: #FF9900; }

h1.logo_roast a {
	background: url(../images/menu/logo_roast.jpg) no-repeat 0 0;
	display: block;
	width: 284px;
	height: 53px;
	margin-top: 18px;
	margin-left: 23px;
	text-indent: -9999px;
	overflow: hidden;
}

h2.menu_logo_roast {
	margin-top: 20px;
	margin-left: 640px;
	background: url(../images/menu/menu_logo_roast.jpg) no-repeat 0 0;
	display: block;
	width: 105px;
	height: 18px;
	text-indent: -9999px;
	overflow: hidden;
}

#category { white-space: nowrap; }