@charset "UTF-8";

.tab li {
	margin-right: 3px;
}
.tab li a{
	width: 228px;
}
.h3{
	font-weight: bold;
	color: #486a00;
	padding-top: 10px;
	margin-bottom: 10px;
}
.image-r {
	float: right;
	margin-left: 25px;
	margin-bottom: 25px
}
.zero {
	margin-bottom: 0 !important;
}
/*.tab li.last a{
	width: 170px;
}*/

/*.heading-b {
	margin-bottom: 20px;
}*/
.restaurant-box{
	margin-bottom: 60px;
}
.restaurant-box-inner {
	padding-top: 27px;
}
.information {
	float: left;
	width: 490px;
}
.table-a {
	width: 488px;
	border-top: 1px #e1e1e1 solid;
	border-right: 1px #e1e1e1 solid;
	border-left: 1px #e1e1e1 solid;
	border-collapse: collapse;
	border-spacing: 0;
}
.table-a th {
	padding: 5px;
	border-bottom: 1px #e1e1e1 solid;
	background: #eeeeee;
	text-align: left;
}
.table-a td {
	padding: 5px;
	border-bottom: 1px #e1e1e1 solid;
	text-align: left;
}
.table-a table {
	border: none;
}
.table-a table th,
.table-a table td {
	border: none;
	background: #fff;
	padding: 0;
}
.table-a table th {
	padding-right: 10px;
}

.notes {
	margin-top: 10px;
	margin-bottom: 0;
	font-size: 12px;
}
.supplement{
	float: right;
	margin: 0 auto;
}
.supplement li{
	margin-bottom:10px;
}
.supplement li.tag{
	text-align: center;
	margin-bottom: 0;
}
.supplement li.tag img{
	margin: 0 2px;
}
.separate {
	margin-top: 20px;
	border-top: 1px dotted #cecece;
	border-bottom: 1px dotted #cecece;
}
.column2 {
	margin-bottom: 20px;
}
.column2 li {
	float: left;
	width: 324px;
	text-align: center;
}
.caption {
	font-size: 12px;
	margin-top: 5px;
	display: block;
}