@charset "Shift_JIS";

a:link {
	color: #00F;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #609;
}

a:hover {
	text-decoration: underline;
	color: #06F;
}

a:active {
	text-decoration: none;
	color: #F00;
}

img {
	border: 0;
}

body {
	background-color: #FFF;
	margin-top: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #000;
}

#page {
	position: relative;
	width: 100%;
	text-align: center;
}

#contents {
	position: relative;
	width: 800px;
	text-align: left;
	margin: 0px auto;
}

#header {
	position:absolute;
	width:800px;
	height:188px;
	z-index:1;
	top: 0px;
	left: 0px;
}

#logo {
	position:absolute;
	width:120px;
	height:135px;
	z-index:2;
	top: 49px;
	left: 35px;
}

#left {
	position:absolute;
	width:190px;
	height:320px;
	z-index:3;
	left: 0px;
	top: 188px;
}

#topphoto {
	position:absolute;
	width:600px;
	height:300px;
	left: 200px;
	top: 208px;
}

#navi {
    font-size: 16px;
	position:absolute;
	margin: 0;
	padding: 0;
	width:170px;
	height:240px;
	z-index:4;
	left: 7px;
	top: 220px;
}

#counter {
	position:absolute;
	width:132px;
	height:29px;
	left: 432px;
	top: 523px;
}

#date {
	position:absolute;
	left:642px;
	top:190px;
	width:158px;
	height:17px;
	text-align: right;
}

#update {
	position:absolute;
	left:200px;
	top:563px;
	width:600px;
	height:30px;
}

#search {
	position:absolute;
	left:0px;
	top:525px;
	width:190px;
	height:70px;
}

#list {
	position:absolute;
	left:0px;
	top:610px;
	width:800px;
	height:170px;
	text-align: right;
}

#main {
	position:absolute;
	width:800px;
	left: 0px;
	top:190px;
	text-align: right;
}

#pagetop{
	clear: both;
}

#footer {
	clear: both;
	position: relative;
	width:800px;
	height:100px;
	padding-top: 50px;
}

table#dat{
    width : 600px;
    border: 0px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
    float: right;
}

table.tab{
    width : 600px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
    float: right;
}

table.tab th {
    padding: 5px;
    border-top-style : solid;border-right-style : solid;border-bottom-style : solid;border-left-style : solid;border-top-color : #e3e3e3;border-right-color : #e3e3e3;border-bottom-color : #e3e3e3;border-left-color : #e3e3e3;
    border-width: 0 0 1px 1px;
    background : #39b74c;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
    color : #ffff96;
}

table.tab td {
    padding: 5px;
    border-top-style : solid;border-right-style : solid;border-bottom-style : solid;border-left-style : solid;border-top-color : #e3e3e3;border-right-color : #e3e3e3;border-bottom-color : #e3e3e3;border-left-color : #e3e3e3;border-top-width : 0px;border-right-width : 0px;border-bottom-width : 1px;border-left-width : 1px;
    text-align: center;
}

.bar{
	float:right;
	padding-top: 30px;
	padding-bottom: 30px;
}

.aomoji{
    color : blue;
}

.akamoji{
    color : red;
}

.traning{
    background-color : #d1ffce;
}

.nighttraning{
    background-color : #d2d2d2;
    text-align : center;
}

.kosikimatch{
    background-color : #ffd7ff;
}

.leaguematch{
    background-color : #ffdca5;
}

.traningmatch{
    background-color : #d0f5ff;
}

.horiday{
    background-color : #ffffa4;
    text-align : center;
}

#divFil6{
	clear: both;
}
