var s = '';
s += '<div class="upper">';
s += '<p class="copyright">nihombashi-miyoshikai 2012</p>';
s += '<ul>';
s += '<li><a href="../sitemap/index.htm">サイトマップ</a></li>';
s += '<li><a href="../about_site/index.htm">このサイトについて</a></li>';
s += '<li><a href="../about_us/index.htm">三四四会について</a></li>';
s += '<li><a href="../link/index.htm">リンク集</a></li>';
s += '</ul>';
s += '</div>';
s += '<ul id="footer-banner">';
s += '<li><a href="http://www.sapporobeer.jp/" target="_blank"><img src="../image/common/banner_sapporo.gif" width="165" height="48" border="0" /></a></li>';
s += '<li><a href="http://www.mitsukoshi.co.jp/" target="_blank"><img src="../image/common/banner_mitsukoshi.gif" width="165" height="48" border="0" /></a></li>';
s += '<li><a href="http://www.nihonbashi-tokyo.jp/" target="_blank"><img src="../image/common/banner_mitsuifudosan.gif" width="165" height="48" border="0" /></a></li>';
//s += '<li><a href="http://www.n-aji.com/" target="_blank"><img src="../image/common/banner_n_aji.gif" width="165" height="48" border="0" /></a></li>';
//s += '<li><a href="http://www.nihombashi.co.jp/" target="_blank"><img src="../image/common/banner_gekkan.gif" width="165" height="48" border="0" /></a></li>';
s += '<li class="second-last"><a href="http://www.takashimaya.co.jp/tokyo/" target="_blank"><img src="../image/common/banner_takashimaya.gif" width="165" height="48" border="0" /></a></li>';
s += '<li class="last"><a href="http://www.shinkin.co.jp/to-city/" target="_blank"><img src="../image/common/banner_tcity.gif" width="165" height="48" border="0" /></a></li>';
s += '<!--//#footer-banner--></ul>';

document.write(s);

