if(top.location == self.location){
document.write('<BR>');
document.write('<DIV class="foot">');
document.write('<IMG src="../image/line.gif" alt="" width="650" height="2" class="f-line"><BR>');
document.write('<DIV class="f-top"><A href="#top"><IMG src="../image/page-top.gif" alt="ページのトップへ" width="106" height="16"></A></DIV>');
document.write('<DIV class="f-back"><A HREF="javascript:history.back()"><IMG src="../image/back.gif" alt="戻る" width="44" height="14"></A></DIV>');
document.write('</DIV>');
}