// ///////////////////////////////////////////////
// Footer表示用Script
// ///////////////////////////////////////////////

document.write( '<table width=\"100%\" height=\"9\" align=\"center\">');
document.write( '<tr>');
document.write( ' <td bgcolor=\"#9B7243\" align=\"center\">');
document.write( '<font size=\"1\" color=\"#FFFFFF\">Copyright (C) 2011<a href=\"http://www.crea-ed.com/\" target=\"_top\"><span> 株式会社 ライフタイム.</span></a>All Rights Reserved.</font>');
document.write( '</td>');
document.write( '</tr>');
document.write( '</table>');


