/*--------------フッター--------------------*/
.footer{
 background:url(./../images/footer_bottom.gif) repeat-x left bottom;
 margin:40px auto 0px auto;
 padding:0px auto 0px auto;
 width:100%;
}
.footer_top{
 margin:0px auto 0px auto;
 padding:0px auto 0px auto;
 width:880px;
 height:10px;
}
.footer_content{
 background:url(./../images/footer_table.gif) repeat-y left 0px;
 margin:0px auto 0px auto;
 padding:0px auto 0px auto;
 width:880px;
 height:180px;
}
.footer_copyright{
 font-size:10px;
 color:#eeffee;
 line-height:10px;
 letter-spacing:1px;
}
.footer_logo h3{
 text-align:left;
 margin:0px 20px 20px 20px;
 padding:0px 0px 0px 0px;
 width:840px;
 height:30px;
}
.footer_text{
 margin:2px 0px 0px 10px;
 padding:0px 0px 0px 0px;
 width:420px;
 font-size:10px;
 color:#bbffbb;
 line-height:15px;
 letter-spacing:0px;
 text-align:left;
}
.footer_company_logo{
 margin:10px 0px 0px 300px;
 padding:0px 0px 0px 0px;
 width:120px;
 height:30px;
 text-align:right;
}