// JavaScript Document
var cssURL = "http://www.athome.co.jp/inccontents/asp/hfutf8/styles/import.css";

//load css
document.write('<link href="' + cssURL + '" rel="stylesheet" type="text/css" media="all">');

// footer
//------------------------------------*/
document.write('<div class="btmLinks">');
document.write('<a class="tlink" href="http://www.athome.co.jp/">賃貸・不動産総合情報サイトat home web(アットホームウェブ)</a>');
document.write('<dl>');
document.write('<dt><span>賃貸</span></dt>');
document.write('<dd><p><a href="http://www.athome.co.jp/rent/01/">賃貸アパート・マンション・一戸建て</a>｜<a href="http://www.athome.co.jp/rent/02/">駐車場</a>｜<a href="http://www.athome.co.jp/rent/03/">店舗</a>｜<a href="http://www.athome.co.jp/rent/04/">事務所</a>｜<a href="http://www.athome.co.jp/rent/05/">土地</a>｜<a href="http://www.athome.co.jp/rent/06/">その他</a></p></dd>');
document.write('</dl>');
document.write('<dl>');
document.write('<dt><span>購入</span></dt>');
document.write('<dd><p><a href="http://www.athome.co.jp/sell/12/">中古マンション</a>｜<a href="http://www.athome.co.jp/sell/13/">一戸建て</a>｜<a href="http://www.athome.co.jp/sell/14/">土地</a>｜<a href="http://www.athome.co.jp/sell/15/">店舗</a>｜<a href="http://www.athome.co.jp/sell/16/">事務所</a>｜<a href="http://www.athome.co.jp/sell/17/">その他</a></p></dd>');
document.write('</dl>');
document.write('<dl>');
document.write('<dt><span>その他</span></dt>');
document.write('<dd><p><a href="http://www.athome.co.jp/estate/">不動産会社を探す</a>｜<a href="http://www.athome.co.jp/special/">特集</a>｜<a href="http://www.athome.co.jp/machisagashi/">相場・Q&A・街情報</a>｜<a href="http://www.athome.co.jp/oyakudachi/">お役立ち情報</a></p></dd>');
document.write('</dl>');
document.write('<dl>');
document.write('<dt><span>グループサイト</span></dt>');
document.write('<dd><p><a href="http://www.shinchiku-athome.jp/" target="_blank">新築・分譲マンション</a>｜<a href="http://resort-athome.jp/" target="_blank">リゾート物件</a>｜<a href="http://toushi-athome.jp/" target="_blank">投資・収益向き物件</a>｜<a href="http://kankocho-athome.jp/" target="_blank">競売・公売物件</a>｜<a href="http://buy-athome.jp/" target="_blank">不動産売買・売却査定</a></p></dd>');
document.write('</dl>');
document.write('<div class="clear"><br></div>');
document.write('</div>');

document.write('<div id="FOOTER">');
document.write('<ul class="links">');
document.write('<li><a href="http://www.athome.co.jp/athome/pdh.html">個人情報の取扱い</a></li>');
document.write('<li><a href="http://www.athome.co.jp/athome/responsibility.html">免責</a></li>');
document.write('<li><a href="http://www.athome.co.jp/athome/privacy.html">プライバシーポリシー</a></li>');
document.write('<li><a href="http://www.athome.co.jp/athome/linkpolicy.html">リンクポリシー</a></li>');
document.write('<li><a href="http://www.athome.co.jp/athome/customer.html">お問合せ</a></li>');
document.write('<li><a href="http://www.athome.co.jp/athome/sitemap/">サイトマップ</a></li>');
document.write('</ul>');
document.write('<div class="company">');
document.write('<ul>');
document.write('<li><a href="http://athome-inc.jp/" target="_blank">会社案内</a></li>');
document.write('<li><a href="http://athome-inc.jp/recruit/" target="_blank">採用情報</a></li>');
document.write('<li><a href="http://www.athome.co.jp/athome/faq.html">FAQ</a></li>');
document.write('</ul>');
document.write('</div>');
document.write('<div class="clear"><br></div>');
document.write('</div>');

document.write('<div id="COPYRIGHT">');
document.write('<img src="http://www.athome.co.jp/images/common/logo/logo.gif" width="64" height="23" alt="全国不動産情報ネットワーク at home"><span class="noBr">Copyright(c)1996-2010 At Home Co.,Ltd.</span><span class="noBr">このサイトに掲載している情報の無断転載を禁止します。</span><span class="noBr">著作権はアットホーム（株）またはその情報提供者に帰属します。</span>');
document.write('</div>');

document.write('<p id="BODYLAST"><a href="http://www.athome.co.jp/">賃貸</a>、<a href="http://www.athome.co.jp/">不動産</a>、<a href="http://www.athome.co.jp/">マンション</a>のことならアットホーム。</p>');


