BODY{
  background-color: #FFFFFF;
  background-image : url(resja-bg.jpg);
  color: #000000;
}
div.g-navi{
  font-size : 80%;
  line-height:80%;
  color: #000077;
}
div.toptitle{
  text-align: center;
  font-size : 250%;
  color: #000077;
}
div.subtitle{
  text-align: center;
  font-size : 125%;
  color: #000077;
}
div.top-msg{
  font-size : 120%;
  line-height:150%;
  color: #000077;
  margin-left: 10%;
  margin-right: 10%;
}
div.sub-msg{
  font-size : 110%;
  line-height:140%;
  margin-left: 5%;
  margin-right: 5%;
}
div.list{
  line-height:175%;
}
UL{
  list-style-image : url(l_b08.gif);
  list-style-position: outside;
}
TABLE.menu{
  color: #000077;
  line-height:200%;
}
caption{
  color: #000077;
  font-size : 110%;
  font-weight: bolder;
}
address{
  font-size : 80%;
  line-height:120%
}
H1{
  color: #000077;
  text-align: center;
  border-top-color: #000077;
  border-right-color: #339900;
  border-bottom-color: #339900;
  border-left-color: #000077;
  border-style: solid;
  border-top-width: 3px;
  border-right-width: 7px;
  border-bottom-width: 7px;
  border-left-width: 3px;
  padding-top: 6px;
  padding-right: 6px;
  padding-bottom: 4px;
  padding-left: 6px;
}
H2{
  color: #000077;
  text-align: center;
  border-top-color: #000077;
  border-right-color: #339900;
  border-bottom-color: #339900;
  border-left-color: #000077;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 5px;
  border-bottom-width: 5px;
  border-left-width: 1px;
  padding-top: 4px;
  padding-right: 4px;
  padding-bottom: 4px;
  padding-left: 4px;
}
H3{
  color: #000077;
  text-align: center;
  border-top-color: #000077;
  border-right-color: #339900;
  border-bottom-color: #339900;
  border-left-color: #000077;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 3px;
  border-bottom-width: 3px;
  border-left-width: 1px;
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
}
HR{
  color: #339900;
  height: 2px;
}
A{
  color: #330033;
  text-decoration: underline;
}
A:VISITED{
  color: #330033;
  text-decoration: underline;
}
A:HOVER{
  color: #330033;
  text-decoration: underline;
  font-style : italic;
}
A:ACTIVE{
  color: #330033;
  text-decoration: underline;
}
