/**************************************************************************/
/*    最上部                                                              */
/**************************************************************************/

#ceiling {
    background-color: #336;
    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;
}

#container {
    background-image: url(img/bg_yukuhashi.jpg);
    background-repeat: no-repeat;
    background-position: center 17px;
}

#ceiling{
  height:17px;
}
#header {
  width:940px;
  height:108px;
  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;
}

