﻿document.open();
document.write("土・日・祝日対応可能です。<br />今月は休まず営業致します！");
document.close();

