HTML, BODY, DIV, SPAN, H1, H2, H3, H4, H5, H6, P, BLOCKQUOTE,
A, ADDRESS, IMG, DL, DT, DD, OL, UL, LI, FORM, LABEL, TABLE, TR, TH, TD{
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  line-height : 120%;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}
.foot{
  height : 18px;
  color : #2e2012;
}
.foot A{
  color : #2e2012;
}
.head_style{
  padding-top : 5px;
  background-image : url(img/back/head_back.gif);
  background-repeat : no-repeat;
  height : 30px;
  text-align : center;
  margin-left : auto;
  margin-right : auto;
  text-align : center;
  width : 750px;
}
.head_style A{
  color : black;
}
.head_style A:hover{
  color : #ffffff;
  background-color : #ff8000;
}
/* Firefox、Opera、Safari */
html:not(:target) .head_style{
  width : 750px;
  height : 25px;
}
.top_back{
  background-image : url(img/back/top.gif);
  background-repeat : no-repeat;
  width : 750px;
  height : 8px;
  line-height : 1px;
  font-size : 1px;
  text-align : center;
  margin-left : auto;
  margin-right : auto;
}
.center_back{
  background-image : url(img/back/center.gif);
  background-repeat : repeat-y;
  width : 750px;
  padding-left : 15px;
  padding-right : 15px;
  text-align : center;
  margin-left : auto;
  margin-right : auto;
  text-align : left;
}
/* Firefox、Opera、Safari */
html:not(:target) .center_back{
  width : 720px;
}
.bottom_back{
  background-image : url(img/back/bottom.gif);
  background-repeat : no-repeat;
  width : 750px;
  height : 5px;
  padding-top : 8px;
  font-size : 12px;
  line-height : 14px;
  text-align : right;
  margin-left : auto;
  margin-right : auto;
  padding-bottom : 3px;
  padding-right : 20px;
}
/* Firefox、Opera、Safari */
html:not(:target) .bottom_back{
  margin-left : auto;
  margin-right : auto;
  padding-left : 0px;
  padding-right : 0px;
}
.count_txt{
  float : left;
  padding-top : 10px;
}
.count{
  float : right;
  padding-right : 10px;
  padding-top : 5px;
  font-size : 12px;
}
BODY{
  text-align : center;
  margin-left : auto;
  margin-right : auto;
  width : auto;
}
