@import url(styl.css);
  @import url(styl.css);
A:LINK {
  }
A:VISITED {
  }
A:ACTIVE {
  TEXT-DECORATION: none
;
}
A:HOVER {
  TEXT-DECORATION: none
;
}
body {
  COLOR: #666666
;
  line-height : 150%;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  
  
  

  background-image : url(../img/top/line02.gif);
  background-repeat : repeat-x;
  background-attachment : fixed;
  font-weight : 100;
}
