document.write('<div id="footer">');
document.write('<table width="500" border="0" cellspacing="0" cellpadding="0">');
document.write('<tr>');
document.write('<td height="2" background="image/common_foot_line01.gif"></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td height="44" align="left" background="../../common/images/foot_bg_01.gif">');
document.write('<table width="485" border="0" cellspacing="0" cellpadding="0">');
document.write('<tr>');
document.write('<td rowspan="2" width="15">');
document.write('</td>');
document.write('<td width="388" align="left"><img src="image/foot_logo.gif" alt="藤井産業株式会社" width="121" height="14" /></td>');
document.write('<td rowspan="2" align="right">');
document.write('<a href="#" onclick="window.close(); return false;"><img src="image/close.gif" alt="閉じる" width="82" height="22" /></a>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align="left"><span class="font00">Copyright &copy; 2012 Fujii Sangyo Corporation. All rights reserved.</span></td>');
document.write('</tr>');
document.write('</table>');
document.write('</div>');

