@charset   "Shift_JIS";
body{
  background : url(../img/bg.jpg) 0% 0% / auto auto repeat-x fixed padding-box border-box transparent;
}
h3{
  color:#fff;
}
#wrapper{
  width:850px;
  background:url(../img/bg_wrapper.gif) repeat-y;
}
#contents{
  width:850px;
  background:url(../img/bg_contents.gif) no-repeat top right;
}
#main{
  width:615px;
}
* html #main{
  width:635px;
}
@media screen,tv{
  }