function mainPicup1 () {
  document.write('<ul class="banChoice">\
<li class="fleft"><a href="dreams/color.html"><img src="img/index_ban_color_off.jpg" alt="ワンオフパーツを色で選ぶ" /></a></li>\
<li class="fright"><a href="dreams/material.html"><img src="img/index_ban_material_off.jpg" alt="ワンオフパーツを材質で選ぶ" /></a></li>\
</ul>');
}
function mainPicup2 () {
  document.write('<dd><a href="flow.html"><img src="img/index_btn_flow_off.jpg" alt="お取引の流れを詳しく見る" /></a></dd>');
}