@charset "UTF-8";

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

None Category Page CSS

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

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

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



body#sitemap div#main div.section h3 {
  width: 230px;
}

body#sitemap div#main div.section h3 a:hover{
  border-bottom: none;
}

body#sitemap div#main div.section div.odd {
  float: left;
  width: 270px;
}

body#sitemap div#main div.section div.even {
  float: right;
  width: 270px;
}

