/*
--------------------------------------------------------------all*/

html,body {
	margin: 0px;
	padding: 0px;
}

h1,h2,h3,h4,h5,h6,p,ul,li,dd {
	margin: 0px;
	padding: 0px;
}

body{
	background-image : url(../../image/sky_2009.jpg);
	background-repeat : no-repeat;
	background-attachment : scroll;
	background-position: right top;
	font-size: 100%;
	text-align: center;
}

th {
	background-color: #66CCFF;
	font-size: 80%;
	color: #0000ff;
	font-weight: bold;
}
td {
	font-size: 80%;
	font-weight: normal;
	color: #333333;
	text-align: center;
}
h1 {
	font-size: 150%;
	color: #0000FF;
	padding: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	width: auto;
	text-align: left;
}
h2 {
	font-size: 18px;
	color: #FFFFFF;
	margin-top: 8px;
	margin-bottom: 30px;
	font-weight: bold;
	width: 100%;
	background-color: #0080FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(image/h-bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: left;
	height: auto;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
p {
	font-size: 85%;
	line-height: 150%;
	color: #666666;
}
caption {
	font-size: 95%;
	font-weight: bold;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6C6C6C;
	width: auto;
	padding-bottom: 2px;
	margin-bottom: 10px;
	color: #474747;
}
.alpha {
	filter:alpha(opacity=55);
	-moz-opacity:0.55;
	opacity:0.55;
	color: #000000;
}
#mainBody {
	background-image:
	background-attachment: fixed;
	background-image: url(../gif/soccer.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 10px;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.waku {
	border: 1px solid #EAEAEA;
}
#mainBody .group th {
	background-image: url(image/td-bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #2E2E2E;
	height: 30px;
	padding-top: 8px;
	font-size: 14px;
	padding-bottom: 8px;
	background-color: #FFFFFF;
}
#mainBody .group td {
	background-color:#FFFFFF;
	filter:alpha(opacity=55);
	-moz-opacity:0.55;
	opacity:0.55;
	color: #000000;
}

.kessyouBg {
	background-image: url(image/kessyou_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#mainBody .margin {
	margin-bottom: 30px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	width: 664px;
}
#mainBody .group .win {
	background-color: #FFCAEA;
}
#mainBody .group .lose {
	background-color: #D1D1D1;
}

#mainBody h3 {
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #2B80D5;
	font-size: 18px;
	text-align: left;
	margin-bottom: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#mainBody .group .school {
	background-color: #EEEEEE;
}
#victory {
	margin-bottom: 50px;
	filter:alpha(opacity=70);

	-moz-opacity:0.55;
	opacity:0.55;
	margin-top: 10px;
}
#tournament .left {
	float: left;
	width: 280px;
	margin: 0px;
	padding: 0px;
	height: auto;
}
.t1 {

}
#tournament .right {
	width: 364px;
	padding: 0px;
	margin-left: 290px;
}
#tournament {
	width: 664px;
	height: auto;
	margin-bottom: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}
.back {
	clear: both;
	margin-top: 20px;
	height: auto;
	width: auto;
}
.win {
	background-color: #FFCCFF;
	text-align: center;
}
.lose {
	background-color: #CCCCCC;
	text-align: center;
}
.white {
	background-color: #FFFFFF;
	text-align: center;
}
.t2 {
	width: 664px;
	margin-bottom: 30px;
	background-color: #E8F8FF;
	text-align: center;
}
