function present () {
  document.write('<p id="indexHeadPresent"><a href="present.html"><img src="images/index_head_present_off.gif" alt="無料プレゼント進呈中！" /></a></p>');
}

function pickup () {
  document.write('<ul class="pickupList">\
<li><a href="type/familys.html"><img src="images/index_pickup01_off.jpg" alt="二世帯住宅をお考えの方" /></a></li>\
<li><a href="type/"><img src="images/index_pickup02_off.jpg" alt="団塊の世代の方" /></a></li>\
<li class="lastChild"><a href="type/children.html"><img src="images/index_pickup03_off.jpg" alt="子育て世代の方" /></a></li>\
</ul>');
}

function problem () {
  document.write('<p class="tiProblem"><a href="problem/"><img src="images/index_problem_off.gif" alt="家づくりの失敗3大要素" /></a></p>\
<ul class="problemList">\
<li><a href="problem/rooms.html"><img src="images/index_rooms_off.gif" alt="間取りのこと" /></a></li>\
<li><a href="problem/money.html"><img src="images/index_money_off.gif" alt="お金のこと" /></a></li>\
<li><a href="problem/plan.html"><img src="images/index_plan_off.gif" alt="段取りのこと" /></a></li>\
</ul>');
}

function footlink () {
  document.write('<ul class="indexFootLink">\
<li><a href="reason.html"><img src="images/index_reason_off.jpg" alt="なぜ、選ばれ続けるか？" /></a></li>\
<li><a href="about/store.html"><img src="images/index_store_off.jpg" alt="自然いっぱいの店舗" /></a></li>\
<li class="lastChild"><a href="about/flow.html"><img src="images/index_flow_off.jpg" alt="ご相談から家づくりまで" /></a></li>\
</ul>');
}

function side_bnr () {
  document.write('<li><a href="about/"><img src="images/common/nav_bnr_about_off.jpg" alt="大工社長の想い" /></a></li>');
}

function top_guidenav () {
  document.write('<ul id="guideNav">\
<li><a href="about/index.html#company"><img src="images/common/header_guide01_off.gif" alt="会社概要" /></a></li>\
<li><a href="contact/"><img src="images/common/header_guide02_off.gif" alt="資料請求" /></a></li>\
</ul>');
}
