﻿document.write('<table border="0" cellpadding="0" cellspacing="0" style="width:100%;"><tbody><tr>');
document.write('<td rowspan="2" style="background-color:#3333CC; width:16px; font-size:12px;">');
document.write('<a href="http://www.2planet.info/" target="_top">');
document.write('<img src="'+ imagedir +'favicon.ico" width="16" height="16" border="0" align="middle" alt="" />');
document.write('</a>');
document.write('</td>');
document.write('<td rowspan="2" style="background-color:#3333CC; width:120px; font-size:12px;">');
document.write('<a href="http://www.2planet.info/" target="_top" style="color:#000000;">&nbsp;HOMEに戻る</a>');
document.write('</td>');
document.write('<td style="font-size:2px; background-image: url('+ imagedir +'fukidashi/kadoL.gif); background-position: left top; background-repeat: no-repeat;">&nbsp;</td>');
document.write('<td style="font-size:2px; background-image: url('+ imagedir +'fukidashi/kadoR.gif); background-position: right top; background-repeat: no-repeat;">&nbsp;</td>');
document.write('<td rowspan="2" style="background-color:#3333CC; width:120px; text-align:right; font-size:12px;">');
document.write('<div id="pagetop">');

if(typeof document.body.style.maxHeight != 'undefined')  {
document.write('<a href="#backtop" onclick="softScrollBack(); return false;"');
} else {
document.write('<a href="#backtop"');
}
document.write(' style="color:#CCCCFF; font-weight:bold;">');
document.write('Page先頭へ<img src="'+ imagedir +'upup.gif" width="16" height="16" border="0" align="middle" alt="最上部に戻る" />')
document.write('</a>');

document.write('</div>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td colspan="2" style="background-color:#3333CC; padding-top: 0; padding-bottom: 0;margin:0px; text-align:center; color:#ccffff;">');
document.write('Copyright(c) 2007-2008 &nbsp;Two Planet. &nbsp;All rights reserved.');
document.write('</td>');
document.write('</tr>');
document.write('</tbody>');
document.write('</table>');
document.write('<!-->');
document.write('<!-->');
