BODY{
  
  
  text-align : center;
  background-color : #4f6cb0;
  cursor : crosshair;
  font-family : へた字;
;}
H1{
  color : white;
  text-align : center;
  border-left-color: #996666;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 10px;
  ;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width : 0px;
  background-color : #004080;
  font-family : へた字;
;}
H2{
  color : white;
  text-align : center;
  border-left-color: #996666;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 10px;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width : 0px;
  background-color : #004080;
  font-family : へた字;
;}
H3{
  color : white;
  text-align : center;
  border-left-color: #996666;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 10px;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width : 0px;
  background-color : #004080;
  font-family : へた字;
;}
HR{
  color : white;
  height: 3px;
}
P{
  color : white;
}
A{
  
  text-decoration : none;
}
A:VISITED{
  
  text-decoration : none;
}
A:HOVER{
  
  text-decoration : underline;
}
A:ACTIVE{
  
  text-decoration : none;
}
UL{
  
  list-style-image : url(http://www.geocities.jp/server-errors/not_found.html);
  list-style-position: outside;
  color : white;
}
TH{
  color : black;
  

  background-color : yellow;
  text-align : left;
}
TD{
  color : black;
  
  background-color : white;
  font-family : "ＭＳ Ｐゴシック";}
TABLE{
  cursor : crosshair;
  background-color : #999999;
border-width : 0px 0px 0px 0px;}
