// ボタン大の指定
var b1='<img src="/image/bigleaf.gif" border=0>';
// ボタン小の指定
var b2='<img src="/image/leaf.gif" border=0">';

document.write('<b>');
document.write('<img src="/image/outdoor.gif"><br>');
document.write(b2,'<a href="/">TOPへ戻る</a><br>');
document.write(b2,'<a href="http://www.youtube.com/user/inuyamacampground#g/u"target="_blank">ＹＯＵ ＴＵＢＥ</a><br>');
document.write(b2,'<a href="http://ameblo.jp/outdoorbase-a/"target="_blank">レポーター篤志の絵日記</a><br>');
document.write('<BR>');
document.write(b1,'<B>アウトドア、防災、環境</B><br>');
document.write(b2,'<a href="/luxe/">Luxe outdoor アイテム</a><br>');
document.write(b2,'<a href="/knife2/">刃物、サバイバルキット</a><br>');
document.write(b2,'<a href="/match/">現代版火打ち石</a><br>');
document.write(b2,'<a href="/sack1/">寝袋、防寒用品</a><br>');
document.write(b2,'<a href="/stove2/">ウッドストーブ、着火燃料</a><br>');

document.write(b2,'<a href="/cooking/">「食」「水」関連アイテム</a><br>');
document.write(b2,'<a href="/signal/">ライト、灯り、シグナル用品</a><br>');
document.write(b2,'<a href="/rope1/">テント アクセサリー</a><br>');
document.write(b2,'<a href="/set0/">防災セット、スタッフバッグ</a><br>');
document.write(b2,'<a href="/original/">当店オリジナル</a><br>');

// document.write(b1,'<B>冒険ごころアイテム</B><br>');

document.write(b2,'<a href="/trap/">怪物ハエ取り器、虫よけ</a><br>');

document.write('</b>');

document.write('<BR><BR><center>');
document.write('<a href="http://ameblo.jp/outdoorbase-a/"target="_blank"><img src="/image/hp/atsushi.gif" alt="製品レポーター 福田篤志の絵日記" border=0 vspace=0></a>');
document.write('<br>製品レポーター<br>アツシの絵日記<font color="red"face="HG創英角ﾎﾟｯﾌﾟ体"><b>↑</b></font></b><br><br>是非、ご覧下さい');

document.write('</center><br>');

document.write('<b>');
document.write(b1,'<b>はじめての方へ</b><br>');
document.write(b2,'<a href="/rule/">特商法表示とご利用規則</a><br>');
document.write(b2,'<a href="/about/">USIDE.NETについて</a><br>');
// document.write(b2,'<a href="/maker/">取扱いメーカー</a><br>');
document.write(b2,'<a href="http://www.kirakira.net/">犬山キャンプ場 ＨＰ</a><br>');
document.write('</b>');

