@charset   "Shift_JIS";
 
BODY{
  color : #666666;
}
H1{
  font-size : 200%;
  font-weight: normal;
  letter-spacing: 20px;
  margin : 0.5em 0px 0px 0px;
}
H2{
  font-size : 120%;
  color : #ff6600;
  padding-left : 5px;
  margin-top : 0.5em;
  margin-bottom : 0px;
  border-left-width : 12px;
  border-left-style : solid;
  border-left-color : #336600;
}
H3{
  font-size : 120%;
  border-width : 3px 3px 3px 3px;border-style : double double double double;border-color : #ff9900 #ff9900 #ff9900 #ff9900;
  margin-top : 0.5em;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0.5em;
  padding-left : 4px;
  clear: both;
}
P{
  font-size : 90%;
  line-height : 150%;
}
ADDRESS{
  font-size : 80%;
  font-style : normal;
  text-align : center;
  padding-top : 5px;
  margin-top : 15px;
  border-top-width : 2px;
  border-top-style : dotted;
  border-top-color : #d93e02;
  clear : both;
}
#path{
  text-align : right;
  margin-top : 35px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
A{
  font-weight : bold;
  text-decoration : none;
}
#up{
  text-align : right;
  font-size : 70%;
}

