document.write(
			'<div class="header-footer">',
				'<div class="head-foot1 clearfix">',
					'<strong class="housingLogo">',
					'<a href="/index.html" title="大成建設ハウジング">大成建設ハウジング</a>',
					'</strong>',
					'<p><a href="/reform/gosoudan/index.html" title="リフォームのご相談・お問合せ">リフォームのご相談・お問合せ</a></p>',
				'</div>',
				'<ul class="head-foot2 clearfix">',
					'<li class="reform"><a href="/reform/index.html" title="大成建設ハウジングのリフォーム">大成建設ハウジングのリフォーム</a></li>',
					'<li class="housing"><a href="/index.html" title="大成建設ハウジング">大成建設ハウジング</a></li>',
				'</ul>',
			'</div>'
			);

function winOpen1(){
	window.open('/privacy/index.html', 'mywindow4', 'width=630, height=600, menubar=no, toolbar=no, scrollbars=yes,resizable=yes');
}
function winOpen2(){
	window.open('/term/index.html', 'mywindow4', 'width=630, height=600, menubar=no, toolbar=no, scrollbars=yes,resizable=yes');
}

/* メニュー */
document.write(
			'<div id="footer-menu" class="clearfix">',
				'<ul id="footerList1">',
					'<li><a href="/reform/concept" title="大成建設ハウジングのリフォーム">大成建設ハウジングのリフォーム</a></li>',
					'<li><a href="/reform/meyasu" title="お手入れの目安">お手入れの目安</a></li>',
					'<li><a href="/reform/item" title="おすすめ仕様のご提案">おすすめ仕様のご提案</a></li>',
					'<li><a href="/reform/shinkaron" title="リフォーム進化論">リフォーム進化論</a></li>',
					'<li><a href="/reform/jitsurei" title="リフォーム実例集">リフォーム実例集</a></li>',
					'<li><a href="/reform/jibunde" title="自分でできるメンテナンス講座">自分でできるメンテナンス講座</a></li>',
					'<li><a href="/reform/w/eventreport" title="イベントレポート">イベントレポート</a></li>',
					'<li><a href="/reform/faq" title="よくあるご質問">よくあるご質問</a></li>',
					'<li><a href="/reform/w/present" title="ただ今リフォーム中">ただ今リフォーム中</a></li>',
					'<li style="background-image:none;">&nbsp;</li>',
					'<li><a href="/reform/process" title="ご契約の流れ">ご契約の流れ</a></li>',
					'<li><a href="/reform/gosoudan" title="リフォームのご相談・お問い合わせ">リフォームのご相談・お問い合わせ</a></li>',
				'</ul>',
				'<ul id="footerList2">',
					'<li><a href="/profile/outline/index.html" title="会社概要">会社概要</a></li>',
					'<li style="background-image:none;">&nbsp;</li>',
					'<li><a href="javascript:void(0);" title="個人情報保護に関する方針" onclick="javascript:winOpen1();">個人情報保護に関する方針</a></li>',
					'<li><a href="javascript:void(0);" title="動作環境" onclick="javascript:winOpen2();">動作環境</a></li>',
				'</ul>',
				'<ul id="footerList3">',
					'<li><a href="http://www.palcon.jp/index.html" target="_blank" title="コンクリート住宅「Palcon」">コンクリート住宅「Palcon」</a></li>',
					'<li><a href="/palwood/index.html" title="ツーバイフォー住宅「Palwood」">ツーバイフォー住宅「Palwood」</a></li>',
				'</ul>',
			'</div>',
			'<p id="copyright">All Rights reserved. Copyright(C)2010 Taisei Housing Corporation</p>'
			);
