
.x-small {font-size:x-small; line-height:120%;}
.game-small {font-size:small; line-height:120%;}
.small {font-size:small;}

body {
	margin:0,0,0,0;
	text-align : center;
}

h1 {
	text-indent : -100000px;
	display : none;
	position: absolute;
	top: 0;

}




#nav {
	width : 700px;
	height : 28px;
	padding : 0;
	border : 0;
	margin : 0 auto;
	margin-bottom:10px;
}



#nav ul {
	width : 700px;
	height : 28px;
	background : url("../img/navi.gif");
	margin : 0 0 0 0;
	padding : 0;
	position : relative;
	left : auto;
	right : auto;
}

#nav ul li {
	margin : 0 ;
	padding : 0;
	list-style : none;
	position : absolute;
	top : 0px;
}

#nav ul li, #nav a {
	height : 28px;
	display : block;
}

#nav ul li a {
	text-indent : -10000px;
	text-decoration : none;
}

#menu1 {
	left : 0px;
	width : 113px;
}

#menu2 {
	left : 113px;
	width : 123px;
}

#menu3 {
	left : 236px;
	width : 61px;
}

#menu4 {
	left : 297px;
	width : 89px;
}


.fabo {
	background:#eee;
	padding:2px;
	width:100%;
	text-align:center;
	border-bottom : 2px solid #ddd;
}

.fabo a {
	text-decoration : none;
	color : red;
}



.lefttable {
	background : #f4f4f4;
	padding : 5px 20px 5px 20px;
	text-align : left;
	white-space : nowrap;
	border : 1px solid #ccc;
	
}

.righttable {
	background : #fff;
	padding : 5px 20px 5px 20px;
	border : 1px solid #ccc;
	text-align : left;
}




#scht table {
	font-size : 70%;
	width : 100%;
}

#scht table td {
	width : 14%;
	height : 65px;
	vertical-align : top;
	border : 1px solid #ddd;
	padding : 2px;
}

#scht .day {
	height : 20px;
	padding : 5px 0 0 0;
	text-align : center;
	background : #eee;
}

#scht .month {
	border-left : 5px solid #ffcc00;
	padding : 5px 0 5px 15px;
	margin:30px 0 15px 0;
}

#scht .c-date {
	font-size : 120%;
	font-weight : bold;
	display : block ;
	margin-bottom : 5px;
}



#scht .time {
	font-size : 120%;
}




.game-date {
	color : #336633;
	color : #333333;
	margin : 30px 0 10px 0;
	font-size : 120%;
}





.game-score {
	margin-bottom :20px;
	font-size : 120%;
	margin :0 0 0 0;
	line-height : 140%;
}


.game-score {
	margin-bottom :20px;
	font-size : 120%;
	margin :0 0 0 0;
	line-height : 140%;
}


.game-score table {
	width : 95%;
	border-top : 1px solid #666;
	border-right : 1px solid #666;
	margin-bottom : 10px;
}


.game-score td,th {
	font-weight : normal;
	padding : 7px;
	border-bottom : 1px solid #666;
	border-left : 1px solid #666;
	text-align : center;
}


.game-score td {
	background : #015803;
	color : #ffffff;
}


.game-score .team {
	background : #fffadb;
	color : #333;
}


.game-score .total {
	background : #fffadb;
	color : #333;
}


.score-detail {
	font-size : 90%;
}

