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

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

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

body{
	background-image : url(../../image/sky_2010.jpg);
	background-repeat : no-repeat;
	background-attachment : scroll;
	background-position: left 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: #666666;
}
h1 {
	font-size: 150%;
	color: #0000FF;
	text-align: center;
	padding: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	width: auto;
}
h2 {
	font-size: 105%;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 30px;
	margin-left: auto;
	font-weight: bold;
	width: 80%;
	padding: 5px;
	background-color: #0080FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(img/h-bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-right: auto;
	text-align: left;
}
p {
	font-size: 85%;
	line-height: 150%;
	color: #666666;
}
caption {
	font-size: 95%;
	font-weight: bold;
	text-align: left;
	width: auto;
	padding-bottom: 2px;
	margin-bottom: 2px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #3976B9;
	color: #474747;
}
.alpha {
	filter:alpha(opacity=55);
	-moz-opacity:0.55;
	opacity:0.55;
	color: #000000;
}
#mainBody {
	background-image:
	background-attachment: fixed;
	margin: 0px;
	padding: 0px;
}
.space {
	margin-left: 45px;
}
.t-small {
	font-size: 60%;
	color: #888888;
}
#mainBody table h4 {
	color: #3F3F3F;
	margin: 3px;
	font-size: 120%;
}
.waku {
	border: 1px solid #EAEAEA;
}
.modoru {
	text-align: center;
}
td {
	background-color: #FFFFFF;
}
.win {
	background-color: #FFCAEA;
}
.lose {
	background-color: #CCCCCC;
}
