
//コピーライト年数

document.open();
document.write("<p class='copyright' style='margin:15px 10px; font-size:76%; color:#333; text-align:center; clear:both;'>Copyright &copy; 2010 TSUNO CO., LTD. All rights reserved.</p>");
document.close();