@charset "UTF-8";

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

Company Page CSS

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

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

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


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

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

div#main div.section table th,
div#main div.section table td {
  border: solid 1px #CCC;
}

div#main div.section table th {
  white-space: nowrap;
}


