/* CSS Document */

body {
	background-color: #e4e3d7;
	border: none;
	padding: 0px;
	margin: 0px;
}
div#container, h1 {
	background-color:#FFF;
	width:850px;
	margin:0px auto;
	border:none;
	padding:0px;
}
div#rule {
	padding:1em;
	background-color:#dfdfcf;
	margin-bottom:2em;
}
div#container {
	padding:0px;
}
.describe {
	padding:1em;
}
.regulation {
	font-weight:bold;
	color:#36C;
}
.arrow {
	font-weight: bold;
	color: #00F;
}
ul {
	margin-bottom:2em;
}
li {
	margin-bottom:10px;
}
p, ul {
	line-height:1.4em;
}
div#list {
	margin-top:2em;
}
table#kyokuList {
	margin-left:1em;
}
.waku {
	color:#F60;
	font-weight:bold;
}

H2 {font-size:12pt;
	padding:10px;
}


/* Main Table
 ----------------------------------- */
table#main-table, table#navi-table {
	width:850px;
	margin:auto;
	border-collapse:collapse;
	padding:0px;
	border:none;
}
#main-table tr, #main-table th, #main-table td, td img, #navi-table tr, #navi-table th, #navi-table td {
	margin:0px;
	padding:0px;
	border-collapse:collapse;
	border:none;
}
#main-table td {
	line-height:1.4em;
}
tr#navi td {
	display:block;
	line-height:0px;
	height:54px;
	overflow: hidden;
	float:left;
}
div#summary {
	margin:1em;
}

.anchor-top {
	text-align:right;
	padding-right:1em;
	font-size:80%;
}
td#players {
	padding:2em 0px 2em 2em !important;
}
#detail {
	vertical-align:top;
	padding-top:6em !important;
}
#detail span {
	font-size:120%;
	font-weight:bold;
}