function updatenow(){
  document.write("更新日時：2012.2.4");
}

function updatenext(){
  document.write("次回更新予定日：2012.2.11");
}

function tohokushinsai(){
  document.write("東日本大震災の影響により、本ホームページに記載の設備・仕様等が変更される場合がございます。予めご了承くださいますようお願い申し上げます。");
}

