div,table
{
	font-size: 12px;
}
.button
{
	text-align: center;
}
.menutop
{
	width:540px;
	margin:0px;
}
.menuback
{
	background-image: url("img/menuback.gif");
	width: 540px;
	text-align: center;
}
.menubottom
{
	width:540px;
	margin:0px;
}
.toppart
{
	width: 770px;
}
.bottombar
{
	width:770px;
	margin:0px;
	color: #fff;
	background-color: #000;
	text-align: center;
	padding: 10px 0px;
}
.mvtitle
{
	margin-right: 20px;
	margin-bottom: 20px;
}
.menuhdr
{
	font-size: 10pt;
	padding: 0.2em 0em 0.2em 0.3em;
}
td.menuitem
{
	padding: 0.2em 0.3em 0.2em 0.2em;
	font-size: 10pt;
}
td.menuprice
{
	text-align: right;;
	padding: 0.2em 0.3em 0.2em 0em;
	font-size: 10pt;
}
.bgimg
{
	background-image: url("img/sky.jpg");
	background-repeat: no-repeat;
	background-color: #fff;
}
.gosoudan
{
	border-style: solid;
	border-color: #f00;
	border-width: 1px;
	margin: 0.2em 3em;
	padding: 0.3em;
	background-color: #fff;
	color: #f00;
}

