/* index

	- globalNavigation
	- localNavigation
	- table
	- inner
----------------------------------------------- */


/* globalNavigation
----------------------------------------------- */
#globalNavi li#dining a {
	display: block;
	text-decoration: none;
	margin: 0;
	width: 160px;
	height: 44px;
	background: url(../../../shared/img/global_navi.gif) no-repeat -320px -44px;
}


/* localNavigation
----------------------------------------------- */
.localNavigation li#dining a {
	display: block;
	text-decoration: none;
	margin: 0;
	width: 195px;
	height: 32px;
	background: url(../../../shared/img/local_d.gif) no-repeat -195px 0px;
}


/* table
----------------------------------------------- */
.blockBase1 table {
	margin: 0;
	padding: 0;
	width: 282px;
	border: none;
	border-collapse: collapse;
	clear: both;
}

.blockBase1 table th,
.blockBase1 table td {
	vertical-align: top;
	border: none;
}

.blockBase1 table th {
	margin: 0;
	padding: 0px 10px 0px 0px;
	width: 122px;
	height: 119px;
	background: url(../../../shared/img/phobase_m.gif) no-repeat;
	text-align: left;
}

.blockBase1 table th img {
	margin: 2px 0px 0px 4px;
}

.blockBase1 table td {
	margin: 0;
	padding: 0px 5px 0px 0px;
	width: 145px;
	text-align: left;
}

.blockBase1 table td p {
	padding: 5px 0px 0px 0px;
}


/* inner
----------------------------------------------- */
.blockBase1 {
	margin: 0;
	padding: 0;
	width: 574px;
	clear: both;
}

.blockBase2 {
	margin: 0;
	padding: 0;
	width: 282px;
	float: left;
}

.blockBase3 {
	margin: 0;
	padding: 0;
	width: 282px;
	float: right;
}

.innerBlock6 h3 {
	margin: 0;
	padding: 0px 0px 18px 0px;
	width: 574px;
	background: url(../../../shared/img/dot.gif) repeat-x 0px 18px;
	float: left;
}
