	function last_up() {

document.write("最終更新日：<br>2009年10月15日");

	}


function aa() {
document.write("最終更新日：<br>2009年10月15日");
}

function copy_right(){
document.getElementById('copyc').innerHTML ="&copy; 2007-2009 KITAHYOGO NAMACON";
}




