div.content {
	margin: 0px 0px 30px;
}
div.top-navi-area {
	margin: 0px;
	border: 4px solid #e2e2e2;
	padding: 0px;
	width: 639px;
	font-size: 12px;
	line-height: 14px;
	overflow: hidden;
}
div.top-navi-area ul.homeground-navi {
	margin: -1px -1px 0px 0px;
	padding: 0px;
	width: 640px;
	min-height: 46px;
	list-style: none;
	background: url(../image/bg-homeground-navi.gif) left 1px repeat-y;
}
div.top-navi-area ul.homeground-navi li {
	margin: 0px;
	padding: 16px 0px 0px;
	width: 160px;
	height: 30px;
	text-align: center;
	overflow: hidden;
	background: url(../image/bg-vseparator-list.gif) right center no-repeat;
	float: left;
}
div.top-navi-area ul.homeground-navi li.lines2 {
	padding: 9px 0px 0px;
	height: 37px;
}
span.lines2 {
	display: inline-block !important;
	text-align: left;
	vertical-align: middle;
	float: none;
}
/* = GROUND NAVI = */
div.ground-navi-area {
	margin: 0px;
	padding: 12px 0px;
	border: 4px solid #e2e2e2;
}
div.ground-navi-area ul.ground-navi {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	list-style: none;
	text-align: center;
}
div.ground-navi-area ul.ground-navi li.left {
	border-left: 1px dotted #bbbbbb;
}
div.ground-navi-area ul.ground-navi li {
	background: url(../../image/icon-darrow_s.gif) 8px center no-repeat;
	margin: 0px;
	border-right: 1px dotted #bbbbbb;
	padding: 0px 8px 0px 16px;
	width: auto;
	display: inline;
}
div.ground-navi-area ul.ground-navi li span.current {
	color: #999999;
}
/* = /GROUND NAVI = */
p.other-list {
	margin: 4px 0px 0px;
	padding: 0px 4px 0px 0px;
	text-align: right;
}
div.to-list {
	margin: 4px 0px 0px;
	padding: 0px 4px 0px 0px;
	font-size: 10px;
	line-height: 12px;
	text-align: right;
}

table.stadium-info {
	border: 1px solid #cccccc;
	border-collapse: collapse;
	width: 100%;
}
table.stadium-info th,
table.stadium-info td {
	padding: 8px 10px;
	border: 1px solid #cccccc;
	vertical-align: top;
}
table.stadium-info th {
	width: 4.4em;
	background: url(../../image/bg-th_h3_c2.gif);
	background-color: #d7ebff;
	color: #3366cc;
	text-align: center;
}
table.stadium-info td {
	text-align: left;
}
table.stadium-info td.l-photo {
	width: 280px;
	vertical-align: middle;
}
table.stadium-info td.l-photo p.l-link {
	padding-top: 3px;
	font-weight: bold;
}
