var html = '<p class="bnr_paper">';
html += '<a href="kimura/guide.html">資料請求はこちらからどうぞ</a>';
html += '</p>';

document.write(html); 
