function bana01 () {
  document.write('<a href="make/index.html">初心者におすすめ♪トートバッグ型紙</a>');
}

function goods01 () {
  document.write('<p><a href="first/baggage.html">商品名：<br />マザーズバッグ　バケツ型２ウェイバッグ</a></p>');
}

function goods02 () {
  document.write('<p><a href="first/bottle.html#blue_dot">商品名：<br />レースと水色ドット</a></p>');
}

function goods03 () {
  document.write('<p><a href="first/bottle.html#autumn">商品名：<br />レースとワインドット</a></p>');
}

function goods04 () {
  document.write('<p><a href="first/bottle.html#yellow">商品名：<br />yellowish green</a></p>');
}

function btn01 () {
  document.write('<p class="btn"><a href="intro.html">詳しくはこちら</a></p>');
}