@charset "UTF-8";


#header_area{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 70px;
  width : 1000px;
  background-image : url(../img/policy/top_back.jpg);
  background-repeat : no-repeat;
  background-position : 0px 123px;
  height : 420px;
}
#sub_main P{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 30px;
  margin-right : 30px;
  margin-bottom : 10px;
}

#sub_main H2{
  font-size : 15pt;
  background-image : url(../img/policy/title.jpg);
  background-repeat : no-repeat;
  padding-top : 3px;
  padding-left : 35px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 60px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 15px;
  color : #363636;
  font-weight : lighter;
}

OL{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 90px;
  margin-right : 0px;
  margin-bottom : 0px;
  font-size : 11pt;
}

LI{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 5px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

