//***コピーライト表記
document.write('<table border="0" cellpadding="0" cellspacing="0" width="95%" align="center">');
document.write('<tr>');
document.write('<td valign="top"><img src="../../img/1dot.gif" width="1" height="30" alt="*" border="0"></td>');
document.write('</tr>');
document.write('</table>');

document.write('<table border="0" cellpadding="0" cellspacing="0" width="95%" align="center">');
document.write('<tr>');
document.write('<td valign="top" bgcolor="#CCCCCC"><img src="../../img/1dot.gif" width="1" height="7" alt="*" border="0"></td>');
document.write('</tr>');
document.write('</table>');

document.write('<table border="0" cellpadding="0" cellspacing="0" width="95%" align="center">');
document.write('<tr>');
document.write('<td valign="top" align="center"><img src="img/copyright.gif" width="241" height="13" alt="Copyright(C) 2003 ASHINAGA, All Rights Reserved."></td>');
document.write('</tr>');
document.write('</table>');
//***△△△