﻿var html = '<p id="mainBtn">';
html += '<a href="details/gallery.html">エム・アクーズのフォトギャラリー 施工例</a>';
html += '</p>';
document.write(html);
