<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<META http-equiv="Content-Type" content="text/html; charset=Shift_JIS">
<META http-equiv="Content-Style-Type" content="text/css">
<title>更新日付を取得</title>
</head>
<body bgcolor="#FFFFFF">
<script language="JavaScript">
<!--
document.write("更新:",document.lastModified)
//-->
</script>
</body>
</html>