
H1{
  color : black;
  
  
  text-align: center;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
}
H2{
  color : black;
  
  
  text-align: center;
  padding-top: 7px;
  padding-right: 0px;
  padding-bottom: 7px;
  padding-left: 0px;
}
H3{
  color : black;
  
  
  text-align: center;
  padding-top: 4px;
  padding-right: 0px;
  padding-bottom: 4px;
  padding-left: 0px;
}
HR{
  color: #734C26;
  height: 3px;
}
P{
  color: #000000;
}
A{
  color: #663322;
  text-decoration : underline;
}
A:VISITED{
  color : #ff0000;
  text-decoration : underline;
}
A:HOVER{
  color : blue;
  text-decoration: underline;
  font-size : medium;
  font-weight : bolder;
}
A:ACTIVE{
  color: #DDCC99;
  text-decoration : none;
}
UL{
  color: #000000;
  list-style-image : url(otoku/l_cork1.gif);
  list-style-position: outside;
}
TD{
  margin-top : -1px;
  margin-left : -1px;
  margin-right : -1px;
  margin-bottom : -1px;
  border-top-width : 1px;border-right-width : 1px;border-bottom-width : 1px;border-left-width : 1px;
  border-top-style : inset;border-right-style : inset;border-bottom-style : inset;border-left-style : inset;
  border-top-color : navy;border-right-color : navy;border-bottom-color : navy;border-left-color : navy;
  background-color : #fffbf7;
  font-weight : normal;
  position : normal;
  text-align : left;
  padding-top : 7px;
  padding-left : 7px;
  padding-right : 7px;
  padding-bottom : 7px;
  

  
}
TABLE{
  
  border-top-style : outset;border-right-style : outset;border-bottom-style : outset;border-left-style : outset;
  
  margin-top : 1px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;
  vertical-align : super;
  text-align : left;
  left : auto;
border-top-width : 1px;border-left-width : 1px;border-right-width : 1px;border-bottom-width : 1px;border-top-color : navy;border-left-color : navy;border-right-color : navy;border-bottom-color : navy;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
}
INPUT{
  color : black;
  background-color : silver;
  font-size : 18px;
}
SELECT{
  font-size : 18px;
}
IMG{
  border-style : none none none none;
  text-align : left;
  float : none;
}
TH{
  font-size : large;
  font-weight : bolder;
  color : navy;
  text-align : center;
  

  background-image : url(otoku/colo1_bg.gif);
}
