/* index

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


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


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

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

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

.innerBlock10 p.r {
	float: right;
}


/* table
----------------------------------------------- */
table.chart {
	margin: 5px 0px 0px 0px;
	padding: 0;
	width: 574px;
	border-collapse: collapse;
	border: none;
	clear: both;
}

table.chart th,
table.chart td {
	vertical-align: middle;
	white-space: nowrap;
	border: none;
}

table.chart th {
	margin: 0;
	padding: 7px 0px 7px 0px;
	text-align: center;
	border-top: 1px solid #bfbfbf;
	background-color: #f1f1f1;
}

table.chart tr.cap td {
	margin: 0;
	padding: 7px 5px 7px 5px;
	text-align: center;
	border-top: 1px solid #bfbfbf;
	background-color: #f1f1f1;
}

table.chart  th.lin,
table.chart  td.lin {
	border-left: 1px solid #bfbfbf;
}

table.chart tr.top th,
table.chart tr.top td {
	margin: 0;
	padding: 7px 5px 7px 5px;
	text-align: center;
	border-top: 1px solid #bfbfbf;
}

table.chart tr.btm td {
	margin: 0;
	padding: 7px 5px 7px 5px;
	text-align: center;
	border-top: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
}

/*table.chart td {
	width: 10px;
}*/
