body{
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #666666;
}
td{
 vertical-align: top;
	font-size: 12px;
		color: #333333;
}
#cont table td p{
	margin: 0px;
}
img{
	border: none;
}
p{
   margin:5px 0;
	line-height: 1.5em;
	color: #666666;
}
#cont .f01{
	margin-top: 10px !important;
}
ul{
	margin: 0;
	padding: 0;
	padding-left: 2em;
}
ul li{
	margin: 1em 0;
	font-size: 12px;
	line-height: 1.5em;
}
h4{
   margin-bottom:10px;
}
.text10{
	font-size: 10px !important;
}
.text12{
	font-size: 12px !important;
}
.text14{
	font-size: 14px !important;
}
.text16{
	font-size: 16px !important;
	font-weight: bold;
}
.text18{
	font-size: 18px !important;
	font-weight: bold;
}
.color_d_red{
	color: #993300;
}
.color_red{
	color: Red;
}
.color_brown{
	color: #993300;
}
.color_black{
	color: #000000;
}
.color_green{
	color: #006600;
}
#wrapper{
	margin: 0px auto;
	text-align: left;
	width: 788px;
	border-left: 1px solid #993300;
	border-right: 1px solid #993300;
	background-color: White;
}

#contener{
   padding:0 14px;
}
#left{
	background: transparent url(images/left_back.gif) no-repeat left bottom;
	line-height: 1.5;
}
#left img{
    line-height:0;
}
.color01{
    color:#CC6600;
}
a:link{
   color:#CC6600;
}
a:visited{
   color:#CC6600;
}
a:hover{
   color:#FF9A34;
}
#exp00{
   display:none;
}
.spaceR5{
	margin-right: 5px;
}
.spaceL25{
	margin-left: 25px;
}
p.root{
   margin: 10px 0 !important;
	font-weight: bold;
}
.root2{
	margin: 10px 0 10px 25px !important;
	font-weight: bold;
}
.newspad{
	line-height:1.5;
}

/*レストランメニュー*/
table.menulist th{
	border-bottom:1px dotted #CCC;
	text-align:left;
	color:#CC3300;
	font-size:14px;
}
table.menulist td{
	border-bottom:1px dotted #CCC;
	color:#666666;
}
.kcal{
	font-size:10px;
	color:#CC3300;
}

