@charset "UTF-8";
/* CSS Document */

#footer_out{
  width:100%;
}

#footer_out .top{
   margin:0 auto;
  width:900px;
}
  
#footer_out .tel{
  background-image:url(../footer_back.jpg);
  background-repeat:repeat-x;
  margin:0 auto;
  width:900px;
}