@charset "utf-8";
/* CSS Document */
body{
  background-image:url(../images/all_bg.gif);
  background-repeat:repeat;
  font: Arial, Helvetica, sans-serif, "細明體";
}
.header{
  margin:auto;
  width:780px;
  background-color:#ffffff;
}
.header_menu{
  position:absolute;
  top:0;
  padding-left:160px;
  padding-top:20px;
  color:#FFFFFF;
  font-size:16px;
  font:"細明體";
}
.header_menu a:link{color:#FFFFFF; text-decoration:none;}
.header_menu a:visited{color:#FFFFFF; text-decoration:none;}
.header_menu a:hover{color:#FFFFFF; text-decoration:underline;}
.header_home{
  padding-left:120px;
  padding-top:5px;
  color:#FFFFFF;
  font-size:14px;
  font:"細明體";
  float:left;
}
.header_home a:link{color:#FFFFFF; text-decoration:none;}
.header_home a:visited{color:#FFFFFF; text-decoration:none;}
.header_home a:hover{color:#FFFFFF; text-decoration:underline;}
.bodyer{
  margin:auto;
  width:780px;
  background-color:#ffffff;
}
.footer{
  margin:auto;
  width:780px;
  background-color:#ffffff;
  font-size:12px;
  text-align:center;
  padding-bottom:45px;
}
.foot_contact{
  color:#57351e;
  border-top:1px dotted #9b6c4c;
  border-bottom:1px dotted #9b6c4c;
  width:475px;
  margin:auto;
  padding:5px;
  margin-bottom:5px;
}
.foot_copy{
  color:#6d6864;
}
.iamhere{
  display:block;
  width:100%;
  height:50px;
  clear:both;
  border:0px solid #000000;
}
.menu{
  float:left;
  border:0px solid #33FF00;
}
.sub{
  width:139px;
  height:29px;
  background-image:url(../images/menu_title.gif);
  text-align:right;
  padding-top:5px;
  display:block;
}
.subword{
  font-size:16px;
  font-weight:900;
  color:#FFFFFF;
  margin-right:12px;
}
.list{
  width:139px;
  height:23px;
  background-image:url(../images/menu_out.gif);
  text-align:right;
  padding-top:3px;
  display:block;
}
.listword{
  font-size:16px;
  color:#ce9a52;
  margin-right:12px;
}
.listword a:link{color:#ce9a52; text-decoration:none;}
.listword a:visited{color:#ce9a52; text-decoration:none;}
.listword a:hover{color:#ce9a52; text-decoration:none;}
.main{
  float:left;
  width:580px;
  border:0px solid #0000FF;
  padding-left:10px;
  padding-right:30px;
  color:#5c5858;
}
.main_sub{
  text-align:center;
  color:#a75524;
  font-size:18px;
  margin-bottom:20px;
}
.main_sub_word{
  vertical-align: middle;
}

.oa a:link{color:#0000ff; text-decoration:none;}
.oa a:visited{color:#0000ff; text-decoration:none;}
.oa a:hover{color:#0000ff; text-decoration:none;}












