/*--------------フッター--------------------*/
.footer_table{
 margin:0px 0px 0px 0px;
 padding:0px 0px 0px 0px;
 width:840px;
 height:40px;
}
/*--------------最下部--------------------*/
.main_table_bottom{
  margin:0px 0px 0px 0px;
 padding:0px 0px 40px 0px;
 width:864px;
 height:10px;
 float:left;
}
/**/
.page_footer_table{
 background:url(./../images/page_footer.gif) no-repeat left top;
 margin:0px 0px 0px 0px;
 padding:0px 0px 0px 0px;
 width:860px;
 height:120px;
 float:left;
}
.page_footer_logo{
 margin:30px 0px 0px 40px;
 padding:0px 0px 0px 0px;
}
.page_footer_address{
 margin:5px 0px 0px 40px;
 padding:0px 0px 0px 0px;
 font-size:12px;
 color:#777777;
 letter-spacing:-0.5px;
 line-spacing:14px;
}
.page_footer_tel{
 background:url(./../images/page_footer_tel.gif) no-repeat left 1px;
 margin:5px 0px 0px 40px;
 padding:0px 0px 0px 20px;
 font-size:12px;
 color:#777777;
 letter-spacing:-0.5px;
 line-spacing:14px;
 vertical-align:bottom;
}