@charset   "Shift_JIS";

BODY{
  font-size : 14pt;
  font-weight : bold;
  line-height : 140%;
  color : #ffffff;
  letter-spacing : 3px;
  margin : auto;
  width : 980px;
  background-color : #001f00;
}

A:link{
  color : aqua;
}

A:visited{
  color : #00cccc;
}

TABLE{
  width : 970px;
  text-align : center;
  padding : 20px;
}

TABLE.TOP{
  width : 50%;
  background-color : #660000;
  border-width : 5px;
  border-style : ridge;
  border-color : maroon;
  padding : 5px;
}

TD{
  font-size : 14pt;
  font-weight : bold;
  line-height : 140%;
  color : #ffffff;
  letter-spacing : 3px;
}


TD.TOP{
  font-size : 20pt;
  font-weight : bold;
  text-align : CENTER;
  color : #ffcc99;
}

H2{
  margin-top : 10px;
  MARGIN-BOTTOM : 10PX;
}

A:hover{
  color : green;
  background-color : #ffffcc;
}

TD.WH{
	font-size: 14pt;
	font-weight: bold;
	line-height: 140%;
	color: #FFFFFF;
	letter-spacing: 3px;
	text-align: left;
}

TD.G{
	font-size: 14pt;
	font-weight: bold;
	line-height: 140%;
	color : lime;
	letter-spacing: 3px;
	text-align : center;
}

TD.BL{
	font-size: 14pt;
	font-weight: bold;
	line-height: 140%;
	color: black;
	letter-spacing: 3px;
	text-align: left;
}
BODY.BL{
  font-size : 14pt;
  font-weight : bold;
  line-height : 140%;
  color : #000000;
  letter-spacing : 3px;
  margin : auto;
  width : 980px;
}
TABLE.ujina{
	font-size : 14pt;
font-weight : bold;
line-height : 140%;
background-color : #666666;
text-align : center;
width : 95%;
}

.back{
	 
 position: fixed; 
 bottom: 10px; 
 right: 10px; 
} 
.home{
	 
 position: fixed; 
 bottom: 55px; 
 right: 10px; 
} 
.top{
	 
 position: fixed; 
 bottom: 100px; 
 right: 10px; 
} 
.rbus{
	 
 position: fixed; 
 bottom: 150px; 
 right: 10px; 
} 

IMG{
	border-width : 1px;border-color : silver;
}

