@charset "Shift_JIS";
/*tb^[
---------------------------------------------------------------------------*/
.footer{
  clear: both;
  width : 900px;
  line-height: 1.4;
  text-align: center;
  margin-left : auto;
  margin-right : auto;
  border-left-color : #000000;
  border-right-color : #000000;
  padding : 0px;
  border-top-color : #000000;
  border-bottom-color : #000000;
}
.f_menu{
  padding : 0px 0px 0px 0px;
  color : #43433a;
  text-align : left;
  width : 100%;
  height : 20px;
  background : url(../image/f-menu_line.gif) repeat-x;
}
.f_menu li {
  float : left;
  list-style-type : none;
}
.f_menu ul {
  margin-top: 5px;
  margin-bottom: 5px;
  color : #43433a;
}
.f_menu li a {
  color : white;
  background-image : url(../image/f-menu_line.gif);
  background-repeat : no-repeat;
  background-position : left center;
  text-decoration : none;
  display : block;
  text-align : center;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  margin-top : 2px;
  height : 16px;
}
-->
</style>
#f_menu li #ahover{
  background-color : silver;
}
.f_menu li a:hover{
  background-color : gray;
  height : 16px;
}
.foot_a{
  text-align : right;
  margin-right : 30px;
  border-right-color : #000000;
}
.footer_bgbar{
  background : transparent;
  background-attachment : scroll;
  background-position : 0% 0%;
  padding : 0px;
  margin : 0px auto;
  width : 929px;
  height : 37px;
}
.foot{
  background : url(../image/foot_image.png) no-repeat;
  width : 900px;
  height : 125px;
}
