@charset "UTF-8";
/*========================================================
----------------------------------------------------------

お品書きページ用

----------------------------------------------------------
========================================================*/
h2 {
	line-height: 0.0em;
	font-size: 0.0em;
	text-indent: -9999px;
	background: url(../images/menu/title01.gif) no-repeat 10px 0px;
	width: 56px;
	height: 116px;
	float: left;
}



/*-----------------------------------------
  #menuImage
-----------------------------------------*/
#menuImage {
	width: 755px;
	float: left;
}

#menuImage1 {
	background: url(../images/menu/img01.gif) no-repeat;
	width: 255px;
	height: 160px;
	float: left;
}

#menuImage2 {
	background: url(../images/menu/img02.jpg) no-repeat;
	width: 500px;
	height: 160px;
	float: left;
}

#menuBorder {
	background: url(../images/menu/line01.gif) no-repeat 30px 0px;
	width: 13px;
	height: 330px;
	text-indent: -9999px;
	line-height: 0.0em;
	font-size: 0.0em;
	float: left;
	padding-left: 30px;
	padding-right: 30px;
}

#menuRight {
	float: right;
	width: 700px;
}

#menuList {
	width: 85%;
	background: #FF0000;
}

.menuComment a {
	color: #FFFFFF;
}

.menuComment a:visited {
	color: #CCCC99;
}

.menuComment a:hover {
	background: #333333;
}

.menuComment {
	margin-top: 10px;
	margin-bottom: 20px;
}



.paddingBottom {
	margin-bottom: 10px;
}

.commentRight {
	padding-right: 30px;
	text-align: right;
	padding-bottom: 10px;
}



/*-----------------------------------------
  table.menu
-----------------------------------------*/
table.menu {
	float: left;
	font-size: 1.3em;
}

table.menu th {
	text-align: left;
	font-weight: normal;
	padding-right: 10px;
	padding-bottom: 10px;
	font-size: 0.7em;
}
table.menu th.subMenuTitle {
	padding-left: 1.0em;
}

table.menu td {
	padding-bottom: 10px;
	font-size: 0.7em;
	white-space: nowrap;
}

table.menu td.menuListImage {
	width: 160px;
	height: 92px;
	background: url(../images/menu/img03.gif) center no-repeat;
	text-indent: -9999px;
	line-height: 0.0em;
	font-size: 0.0em;
}



/*-----------------------------------------
  table#menuListTable
-----------------------------------------*/
table#menuListTable {
	margin: auto;
	margin-bottom: 20px;
}

table#menuListTable td {
	vertical-align: top;
}

table#menuListTable td.backImageLayout {
	background: url(../images/menu/line01.gif) no-repeat;
	width: 20px;
	height: 100%;
	text-indent: -9999px;
	line-height: 0.0em;
	font-size: 0.0em;
}

table#menuListTable td.subEx {
	text-align: right;
	padding-bottom: 10px;
}



.marPad {
	margin-left: 10px;
	padding-left: 10px;
}

.menuIndent {
	padding-left: 15px;
}