function copyright() {
	document.write("<div class='copyright' title='著作権 2001-2002 大金システム設計事務所'>");
	document.write("Copyright &copy; 2001-2004  Ogane System Design Office"); 
	document.write("</div>");
}