// notice.js

document.write('<div id="notice">');
document.write('Mar 20(Sat),10:00 to 19:00(JST)');
document.write('</div>');

