if (typeof(html_root) == "undefined") {
	var html_root = root;
}
document.write('<div id="footer">'); 
document.write('<ul>'); 
document.write('<li class="sp01"><a href="'+html_root+'company/index.html"><img src="'+root+'share/f_menu01_off.gif" alt="会社概要" border="0" class="sp01" /></a></li>'); 
document.write('<li><a href="'+html_root+'privacy/index.html"><img src="'+root+'share/f_menu02_off.gif" alt="個人情報保護方針" border="0" class="sp01" /></a></li>'); 
document.write('<li><a href="'+html_root+'sitemap/index.html"><img src="'+root+'share/f_menu03_off.gif" alt="サイトマップ" border="0" class="sp01" /></a></li>'); 
document.write('<li><a href="'+html_root+'link/index.html"><img src="'+root+'share/f_menu04_off.gif" alt="リンク" border="0" /></a></li>'); 
document.write('</ul>'); 
document.write('</div>'); 

