*
{
	font-size:inherit;
	color:inherit;
}
a
{
	color:#ff4300;
	font-size:12px;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
body
{
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
}
td.topLeft
{
	background:#c8c4bb url('images/top_left.jpg') no-repeat top right;
}

td.topCenter
{
	background:#c8c4bb url('images/px_top.jpg') repeat-x;
}

td.topRight
{
	background:#c8c4bb url('images/top_right.jpg') no-repeat top left;
}

td.middleLeft
{
	background:#c8c4bb url('images/px_left.jpg') repeat-y;
}

td.middleCenter
{
	background:#ffffff;
}

td.middleRight
{
	background:#c8c4bb url('images/px_right.jpg') repeat-y;
}

td.bottomLeft
{
	background:#c8c4bb url('images/bottom_left.jpg') no-repeat top right;
}

td.bottomCenter
{
	background:#c8c4bb url('images/px_bottom.jpg') repeat-x;
}

td.bottomRight
{
	background:#c8c4bb url('images/bottom_right.jpg') no-repeat top left;
}

td.contents
{
	background:#ffffff;	
}
div.contents
{
	padding: 0px 8px 8px 8px;	
}
div.appetizer
{
		padding: 0px 8px 0px 8px;
	
}
div.menuSectionTitle
{
	font-size:32px;
	font-weight:bold;
	font-family:Times, serif;
	margin-top: 64px;
	margin-bottom: 8px;
	color:#c8c4bb;
	text-align:center;
	width:100%;
}
div.eachmenu
{
	border-bottom: 1px dashed #bbbbbb;
	padding-top:4px;
	padding-bottom: 4px;
}

td.menuNumber
{
	width:32px;
}
td.menuPrice
{
	text-align:right;
}
td.menuTitleEnglish
{
	font-size:14px;
	font-weight:bold;
}
td.menuDescription
{
	font-style:oblique;
	color:#444;
}
td.menuPrice
{
	color:#666;
}
/*div{border: 1px solid red;}*/
/*table{border: 1px solid blue; padding:0; margin:0;}*/
.menuPadding
{

}
.alignLeft
{
	text-align:left;
}
.color_gray_text
{
	color:#333333;
}
.font_12
{
	font-size:12px;
}
