@charset "UTF-8";

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

Chiiki Gan Shinryou Category Page CSS

for www.tokyo-med.ac.jp/hmc/
coded by d-spica at 2008-11-08
linked to "/chiikigan/page-name.html"

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

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


div#sub ul.nav li.banner a {
  height: 74px;
}

div#main div.section table {
  font-size: 93%;
}

div#main div.section table tbody th {
  text-align: left;
  white-space: nowrap;
}

div#main div.section table th.area {
  width: 5em;
}

div#main div.section table tr.hmc {
  color: #C03;
}

