var html = '<div class="clearfix">';
html += '<p id="topBnLeft"><a href="estimate.html"><img src="img_index/top_bn_mitsumori.jpg" alt="無料お見積り" width="275" height="60" /></a></p>';
html += '<p id="topBnRight"><a href="inquiry.html"><img src="img_index/top_bn_inquiry.jpg" alt="ご相談・お問合せ" width="275" height="60" /></a></p>';
html += '</div>';
document.write(html); 
