// notice.js

document.write('<div id="notice">');
document.write('Aug 28(Sat),10:00 to 15:30(JST)');
document.write('</div>');

