@charset "UTF-8";

/*---------------------------------------------

Biz Page CSS

for eigo820.com
coded by d-spica at 2008-10-24
linked to "/biz/&page-name.html"

---------------------------------------------*/

 
@import url(default.css);
@import url(common.css);


div#navigation div#category-nav ul li.biz a {
  background: url(../img/common/nv-category.png) no-repeat -180px -198px;
}

div#contents h1.page-title {
  background: url(../img/lower/bg-h1-biz.png) no-repeat;
}


