// notice.js IRニュース注意記載

document.write('<!-- notice -->');
document.write('<div id="newsNotice">');
document.write('<p>こちらに記載されている内容は報道発表日時点の情報です。<br>商品関連等は現時点では生産・販売が終了している場合や価格、仕様などの内容が変更になっている可能性がありますのであらかじめご了承ください。</p>');
document.write('</div>');
document.write('<!-- /notice -->');

