#shinjuNavi {
	padding: 0px;
	margin-bottom: 15px;
}
#shinjuNavi  ul {
}
#shinjuNavi  li {
	list-style-type: none;
	float: left;
	text-align: center;
}

#shinjuHis {
	width: 100%;
	border: 1px solid #006666;
	border-collapse: collapse;
}

#shinjuHis caption {
	background-color: #006666;
	padding: 5px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}

#shinjuHis th {
	text-align: left;
	background-color: #DAEFEF;
	padding: 5px;
	border: 1px solid #006666;
	font-weight: bolder;
}

#shinjuHis td {
	padding: 5px;
	border: 1px solid #006666;
}
.menuTitle {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}
.title {
	float: left;
}
.price {
	float: right;
	font-size: 130%;
	color: #CC0000;
	font-weight: bold;
}
.menuBox {
	clear: both;
	padding-top: 10px;
}


.menuLeft {
	float: left;
	width: 249px;
}
.menuRight {
	float: right;
	width: 249px;
}


.menuLeft ul ,.menuRight ul  {
	margin-left: 20px;
}

#springZen {
	border: 1px solid #FF9999;
	padding: 10px;
	clear: both;
	margin-bottom: 25px;
}

#springZen .menuName {
	background-color: #FF9999;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
	margin-bottom: 10px;
}

#summerZen {
	border: 1px solid #66CCFF;
	padding: 10px;
	clear: both;
	margin-bottom: 25px;
}

#summerZen .menuName {
	background-color: #66CCFF;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
	margin-bottom: 10px;
}

#autumnZen {
	border: 1px solid #CC6600;
	padding: 10px;
	clear: both;
	margin-bottom: 25px;
}

#autumnZen .menuName {
	background-color: #CC6600;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
	margin-bottom: 10px;
}

#winterZen {
	border: 1px solid #9999CC;
	padding: 10px;
	clear: both;
	margin-bottom: 25px;
}

#winterZen .menuName {
	background-color: #9999CC;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
	margin-bottom: 10px;
}
#dish {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
}

#dish th {
	text-align: left;
	padding-right: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDECE4;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}

#dish td {
	text-align: right;
	vertical-align: bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDECE4;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
}

#dishImg {
	margin: 0px;
	padding: 0px;
}

#dishImg li {
	list-style-type: none;
	float: left;
}

.banquetMenu {
	margin-bottom: 10px;
	border: 1px solid #71C0C0;
	background-color: #E6F4F4;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	clear: both;
}

.banquetMenu p.menuName {
	float: left;
	font-size: 130%;
	font-weight: bold;
	color: #1B6161;
}

.bqmenuBox {
	width: 160px;
	float: left;
}
.bqmenuBox ul {
	list-style-position:inside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.bqmenuBox li {
	list-style-position: outside;
}

#banquetFacility {
	width: 100%;
	border: 1px solid #BCBAA5;
	margin-top: 15px;
	border-collapse: collapse;
	margin-bottom: 15px;
}

#banquetFacility th {
	font-weight: bold;
	text-align: left;
	padding: 3px;
	background-color: #D7D6CA;
	border: 1px solid #FFFFFF;
}

#banquetFacility td {
	padding: 3px;
	border: 1px solid #BCBAA5;
}
#shopData {
	background-image: url(../access/images/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 15px;
	font-size: 120%;
	line-height: 1.6em;
	color: #000000;
	min-height: 225px;
}

.shopName {
	font-size: 150%;
	font-weight: bold;
	padding-bottom: 15px;
}

