@charset "utf-8";
/* CSS Document */

#menuBody h2 {
	font-size: 0.8em;
	margin: 5px 5px 20px 5px;
/*	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #666;
*/	padding-left: 0.3em;
	padding-bottom: 3px;
	color: #666;
	letter-spacing: 0.3em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;	
}
#menuBody h3 {
	font-size: 1em;
}
#menuBody h3 span {
	color: #F00;
	padding: 0.2em;
	font-size: 0.7em;

}

#menuBody h4 {
	font-size: 0.9em;
	line-height: 1.2;
	color:#b76708;
	padding-bottom: 5px;
	padding-top: 5px;
}

#menuBody p {
	line-height: 1.4;
}

table.tstyle001 {
	width: 600px;
	border: 1px solid #999;
	border-collapse: collapse;
	border-spacing: 0;
	margin-left: 20px;
	font-size: 0.78em;
	margin-bottom: 20px;
}

table.tstyle001 th {
	background: #F5F5F5;
	font-weight: bold;
	line-height: 1.2;
	text-align: center;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
table.tstyle001 td {
	padding: 5px;
	text-align: center;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
.note {
	color: #F00;
	font-size: 0.8em;
	margin-bottom: 5px;
	margin-left: 20px;
}
table.tstyle001 tr.sat {
	background-color: #CEECFF;	
}
table.tstyle001 tr.sun {
	background-color: #FFD0D0;
}

.linkBoard a {
	background-image: url(../img/2011_score_b.png);
	display: block;
	height: 34px;
	width: 150px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	padding: 0px;
	text-align: left;
	float: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;

}
.linkBoard a:hover {
	background-image: url(../img/2011_score_b.png);
	display: block;
	height: 34px;
	width: 150px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;

	padding: 0px;
	text-align: left;
	background-position: -158px 0px;
}
ul.fin li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #09C;
	margin-top: 0.4em;
	margin-bottom: 0.4em;
	padding-bottom: 0.4em;
}

.banner img {
	text-align: center;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
#win-area {
	margin: 0px;
	padding: 18px;
}
#win-area .win_text {
	font-size: medium;
	color: #F60;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	display: block;
}
.nogame {
	text-decoration: line-through;
}
h3.fin {
	padding: 0px;
	margin: 0px;
	color: #CBA303;

}
.game_fin {
	font-size: medium;
	text-align: center;
}