 
BODY{
  text-align : center;
}
#atago_body{
  text-align : center;
  width : 700px;
  height : 100%;
  margin-top : 0px;
  padding-top : 0px;
}
#head{
  text-align : left;
  margin-top : 0px;
}
H2{
  font-size : 16px;
  font-weight : bold;
  color : #009900;
  margin-top : 12px;
  margin-left : 10px;
  margin-bottom : 4px;
}
H3{
  font-size : 16px;
  text-align : center;
  font-weight : bold;
  color : #009900;
  margin-top : 12px;
  margin-bottom : 4px;
}
H5{
  font-size : 12px;
  color : #666666;
  text-align : left;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 2px;
  padding-left : 13px;
  padding-right : 35px;
  padding-bottom : 1px;
  padding-top : 3px;
}
H6{
  font-size : 12px;
  color : #666666;
  line-height : 16px;
  margin-left : 0px;
  margin-right : 0px;
  margin-top : 0px;
  margin-bottom : 0px;
  padding-bottom : 8px;
}
P{
  font-size : 12px;
  color : #666666;
  text-align : left;
  margin-top : 5px;
  margin-right : 8px;
  margin-bottom : 5px;
  margin-left : 8px;
  line-height : 16px;
}
.p_cen{
  font-size : 12px;
  color : #666666;
  text-align : center;
  margin-top : 5px;

  margin-bottom : 5px;

  line-height : 16px;
}
.p_form{
  font-size : 13px;
  
  text-align : center;
  margin-top : 5px;

  margin-bottom : 5px;

  line-height : 16px;
  margin-left : 3px;
  margin-right : 3px;
  padding-left : 0px;
  padding-right : 0px;
  letter-spacing : -1px;
}
.p_for{
  font-size : 12px;
  color : #666666;
  text-align : left;
  margin-top : 2px;
  margin-right : 0px;
  margin-bottom : 5px;
  margin-left : 0px;
  line-height : 16px;
}

TABLE{
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : auto;
}
LI{
  font-size : 12px;
  color : #666666;
  text-align : left;
  margin-left : 10px;
  line-height : 16px;
  margin-bottom : 5px;
  list-style-image : url(img/bn/list.gif);
}
A:LINK{
  font-size : 12px;
  color : #666666;
  text-decoration : underline;
}
A:VISITED{
  font-size : 12px;
  color : #666666;
  text-decoration : underline;
}
A:HOVER{
  font-size : 12px;
  color : #89c23d;
  text-decoration : none;
}
A:ACTIVE{
  font-size : 12px;
  color : #89c23d;
  text-decoration : none;
}
UL{
  font-size : 12px;
  margin-top : 0px;
  margin-left : 5px;
  padding-left : 3px;
  list-style-position : outside;
}
img{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
ADDRESS{
  font-size : 12px;
  font-weight : bold;
  line-height : 18px;
  color : #666666;
  text-align : left;
  margin-top : 10px;
  margin-left : 25px;
  margin-right : 10px;
  margin-bottom : 10px;
  font-style : normal;
}
