// footer

function footer(){
document.write('<div id="bnr" class="clearfix">',
'<ul>',
'<li><a href="/091207/index.html"><img src="/common/img/banner_01_n.jpg" width="216" height="60" alt="WINTER PARTY STYLE -冬のパーティースタイル-" /></a></li>',
'<li><a href="/091214/index.html"><img src="/common/img/banner_02_n.jpg" width="216" height="60" alt="基本アイテム×買い足しアイテム&nbsp;４コーディネート勝負！" /></a></li>',
'<li><a href="/100120/index.html"><img src="/common/img/banner_03_n.jpg" width="216" height="60" alt="使える 掘り出しSALEアイテム大特集" /></a></li>',
'<li style="margin-right:0;"><a href="/100120/index.html"><img src="/common/img/banner_03_n.jpg" width="216" height="60" alt="使える 掘り出しSALEアイテム大特集" /></a></li>',
'</ul>',
'<div id="copyright">',
'<p class="attension">※掲載商品は全てオンラインストアでお買い物できます。<br />※人気商品のため、完売にはご注意ください。<br />※SALE等で価格が変更になる場合がございます。</p>',
'<p>COPYRIGHT &copy; ITOKIN. ALL RIGHTS RESERVED.</p>',
'</div>',
'</div>');
}
