/**************************************************************************/
/*    最上部                                                              */
/**************************************************************************/

#ceiling {
    background-color: #b00;
    font-size:9pt;
}
#ceiling h1 {
    color: #fee;
}
#ceiling li {
    background-image: url(img/list002.gif);
    background-repeat: no-repeat;
    background-position: 0 center;
}
#ceiling a:link, #ceiling a:visited {
    color: #fee;
}
#ceiling a:hover {
    color: #4fa;
}

#header {
  background-image: url(img/head.gif);
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #fff;
  width:940px;
  height:70px;
  text-align: left;
}
#header img {
  position:relative;
  vertical-align:top;
}
img.hdImg2{
  top:18px;
  left:150px;
}
img.hbtn1 {
  top: 25px;
  left:170px
}
img.hbtn2 {
  top:36px;
  left:56px;
}

#footer {
  background-color: #aaa;
}
#fcontents {
  text-align: left;
}
ul#bnavi {
  background-color: #fff;
}

