<!--
loc = document.location.pathname;


homedirectory="/"
homefile1="/index.html"

//ヘッダー
document.writeln('<div id="footer">');
document.writeln('<ul class="footmenu clearfix">');
document.writeln('<li class="news"><a href="new/index.html" title="ニュースリリース">(08.05.11更新)</a></li>');
document.writeln('<li class="partner"><a href="partner/index.html" title="代理店募集">代理店募集</a></li>');
document.writeln('<li class="sitemap"><a href="sitemap/index.html" title="サイトマップ">サイトマップ</a></li>');
document.writeln('</ul>');
document.writeln('<div class="footinfo">');
document.writeln('<span class="footer_l01"><a href="https://www.ladys-svenson.com/php-public/contact.php?&uac8=8" title="カタログの御請求" target="_blank"><img src="images/head_link_01.gif" alt="カタログの御請求" width="133" height="37" border="0" align="top" onmouseover="this.src=\'images/head_link_01_on.gif\'" onmouseout="this.src=\'images/head_link_01.gif\'" /></a></span><span class="footer_l02"><a href="https://www.ladys-svenson.com/php-public/contact.php?&uac16=16" title="相談予約" target="_blank"><img src="images/head_link_03.gif" alt="相談予約" width="82" height="37" border="0" align="top" onmouseover="this.src=\'images/head_link_03_on.gif\'" onmouseout="this.src=\'images/head_link_03.gif\'" /></a></span>');
document.writeln('<img src="images/footer_img_01.gif" alt="各種お問い合わせ 0120-59-0480" width="181" height="35" border="0" />');
document.writeln('</div>');
document.writeln('<br class="clear" />');
document.writeln('<div class="dotline01">&nbsp;</div>');
document.writeln('<div class="top_banner">');
document.writeln('<a href="http://www.svenson.co.jp/25/movie.html" target="_blank"><img src="images/top_banner_25th.jpg" alt="スヴェンソン25周年特別企画　SVENSON×映画「私の中のあなた」スペシャルサイト" style="margin-right:39px;" /></a>');
document.writeln('<a href="http://www.enkei-datsumou.com/" target="_blank"><img src="images/top_banner_enkei.gif" alt="SVENSON 円形脱毛症に悩む女性のための専用サイト" style="margin-right:39px;" /></a>');
document.writeln('<a href="http://www.katsura-ladys.com/" target="_blank"><img src="images/top_banner_iryo.gif" alt="抗がん剤治療の悩み解消　医療用ウィッグ" style="margin-right:39px;" /></a>');
document.writeln('<a href="http://www.mens-enkei.net/" target="_blank"><img src="images/top_banner_mens.gif" alt="円形脱毛症でお悩みの方へ" /></a>');
document.writeln('</div>');
document.writeln('<br class="clear" />');
document.writeln('<ul class="footlink">');
document.writeln('<li><a href="privacy/index.html">個人情報保護方針</a>｜</li>');
document.writeln('<li><a href="privacy/personal.html">個人情報の取り扱いについて</a>｜</li>');
document.writeln('<li><a href="privacy/compliance.html">コンプライアンス行動規範</a></li>');
document.writeln('</ul>');
document.writeln('<p class="copyright">Copyright &copy; 2008 SVENSON JAPAN Inc. All Rights Reserved.</p>');
document.writeln('<br class="clear" />');
document.writeln('</div>');
// -->