function headLink () {
  document.write('<ul id="headLink">\
<li><a href="service/"><img src="img/index_outlet_off.jpg" alt="激安980円コーナー" /></a></li>\
<li><a href="service/set.html"><img src="img/index_set_off.jpg" alt="お得なセット買い" /></a></li>\
<li class="lastChild"><a href="service/season.html"><img src="img/index_recommend_off.jpg" alt="季節のオススメ商品" /></a></li>\
</ul>');
}

function best5_rank01 () {
  document.write('<a href="bestitem/clothes.html">詳細を確認</a>');
}

function best5_rank02 () {
  document.write('<a href="bestitem/harness.html">詳細を確認</a>');
}

function best5_rank03 () {
  document.write('<a href="bestitem/bag.html">詳細を確認</a>');
}

function best5_rank04 () {
  document.write('<a href="bestitem/accessory.html">詳細を確認</a>');
}

function best5_rank05 () {
  document.write('<a href="bestitem/goods.html">詳細を確認</a>');
}

function bargainList () {
  document.write('<ul class="bargainList">\
<li><a href="service/season.html"><img src="img/index_bnr_recommend_off.jpg" alt="オススメ商品のご紹介!!" /></a></li>\
<li><a href="service/set.html"><img src="img/index_bnr_set_off.jpg" alt="今だけ価格のセット商品はこちらよりどうぞ!!" /></a></li>\
<li><a href="service/"><img src="img/index_bnr_outlet_off.jpg" alt="980円コーナー" /></a></li>\
</ul>');
}


function message01 () {
  document.write('<ul>\
<li><a href="qopl/feature.html"><img src="img/index_bnr_hangup_off.jpg" alt="QoPLのこだわり" /></a></li>\
<li><a href="qopl/note.html"><img src="img/index_bnr_attention_off.gif" alt="ご購入時の注意" /></a></li>\
</ul>');
}
