body {
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #FFFFEA;
	color: #333333;
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	line-height: 1em;
	text-decoration: none;
	/*	background-image:  url(../body_bg5.gif);*/
	background-repeat: repeat-y;
	width: 100%;
}


h1,h2,h3,h4,h5,h6,ul{
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
}


img { border: 0px }



h3 {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}

h4 {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}

td {
	font-size: 12px;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";

}
a:link {
	color: #0066FF;
	text-decoration: underline;
}
a:visited {
	color: #0066FF;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	color: #0066FF;
	text-decoration: underline;
}



ul	{
/*	list-style-type: square;*/
 	list-style-image: url(../images/li_img.gif);
	text-align: left;
	margin: 10px 0px 10px 30px;
	list-style-position:outside;

	}

li	{
	line-height: 1.5em;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	}



ul list2	{
/*	list-style-type: square;*/
    list-style-type: disc; 
	list-style-position:outside;
	}

li list2	{
	line-height: 1.5em;
	}


.menufont {
	color: #336699;
}
.adress {
	font-size: 10px;
	font-weight: lighter;
	letter-spacing: -1px;

}
.midashi {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.menuBIG {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.jp {
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka";
}
.white {color: #FFFFFF;}
.white a:link {color: #FFFFFF;text-decoration: none;}
.white a:visited {color: #FFFFFF;text-decoration: none;}
.white a:hover {color: #FFFFFF;text-decoration: underline;}
.white a:active {
	color: #000066;
	text-decoration: none;
}

.f10 {
	font-size: 10px;
}
.registered {
	font-size: 9px;
	color: #FFFFFF;

}

div.footer{
     font-size:50%;
     font-style:normal;
	 text-align:center;
	 line-height: 1.5em;
}



#Main{
	width:100%;
	background-image:url(../../top_img/main2.jpg);
	background-color:#FFFFEA;
	background-repeat:repeat-y;
	position:relative;
	clear:both;
}

#Main h3{
	color:#FFF;
}


#LBInterface{
	margin:30px auto 10px 5px;
	width:60%;
	float:left;}
	
	
#RestaurantButtons{
	margin-left:10px;
	margin-right:50px;
	margin-bottom:30px;
	margin-top:50px;
	width:30%;
	float:right;
	
}

#RestaurantButtons2{
	margin-left:10px;
	margin-right:50px;
	width:30%;
	float:right;
	
}

#address{
     clear:both;
     text-align:center;
	 margin-left:0;
	 height: 25px;
	 align: left;
	 background-image:common/images/foot_back.jpg;
	 background-color:#cc0000;
	 
}

#address h3{
	font-size:80%;
     font-style:normal;
     color:#FFFFFF;}
	


