body {
  background-color: #999999;
  margin: 0px;
  font-family: ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3;
  font-size: 12px;
  color: #333333;
  line-height: 150%;
  background-image : url(back.jpg);
  background-repeat: repeat-y;
}
td{
  font-size: 12px;
  line-height: 150%;
  padding: 0;
  color: #333333
;
}
/* header */
#header_01{
  background-image : url(h_back1.gif);
  background-repeat: repeat-x;
}
#header_02{
  background-image : url(h_back2.jpg);
  background-repeat: repeat-x;
}
#header_03{
  background-image : url(h_back3.jpg);
  background-repeat: repeat-x;
}
#header_04{
  background-image : url(h_back4.jpg);
  background-repeat: repeat-x;
}
/* content */
#content_top{
  background-repeat: repeat-x;
  padding-left: 15px;
  padding-top: 15px;
}
#content{
  background-image : url(content_back.jpg);
  background-repeat: repeat-y;
  background-position: 0 0;
}
/* footer */
#footer_banner_line{
  background-image : url(footer_banner_line.gif);
  background-repeat: repeat-x;
}
#footer_back{
  background-image : url(footer_back.jpg);
  background-repeat: repeat-x;
  font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
  font-size: 11px;
  color: #333333;
  padding-right:5px;
}
