@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 : 30px;
  width : 1000px;
  background-image : url(../img/orange/top_back.jpg);
  background-repeat : no-repeat;
  background-position : 0px 123px;
  height : 420px;
}
H2{
  background-image : url(../img/orange/title_line.jpg);
  background-repeat : no-repeat;
  background-position : right 0px;
  font-size : 23pt;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 30px;
  color : #666666;
}

#txt_area{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 30px;
  margin-right : 0px;
  margin-bottom : 80px;
  width : 918px;
}

#txt_area img{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  float : left;
}

#txt_area #txt{
  background-image : url(../img/orange/txt_back.jpg);
  background-repeat : no-repeat;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 236px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 682px;
  height : 337px;
}

H3{
  font-size : 23pt;
  padding-top : 35px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 10px;
}

#txt_area P{
  font-size : 12pt;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 30px;
  margin-bottom : 0px;
}

