@charset "UTF-8";

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

Other Page CSS

for cgl.co.jp/museum/
coded by d-spica at 2010-01-09
linked to "/etc/$page.html"

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

 
@import url(default.css);
@import url(base.css);
@import url(parts-body.css);
@import url(parts-guide.css);


#area-main h1 {
  margin: 10px 0;
  background: url(../img/base/bg-hd-other.png) no-repeat 0 0;
  padding: 17px 15px 0 80px;
  height: 43px;
  font-size: 124.9%;
  color: #999;
}

#area-main div.section {
  margin-bottom: 10px;
  padding: 15px 40px;
  background: #FFF;
  color: #000;
}

body#information #area-main h1 {
  background: url(../img/base/bg-hd-information.png) no-repeat 0 0;
}

body#sitemap #area-main {
  margin-bottom: 10px;
}

/*
body#topics #area-main div.section {
  min-height: 300px;
}

* html body#topics #area-main div.section {
  height: 300px;
}
*/
