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

