﻿foot2  = '';
foot2 += '<table width="760" border="0" cellspacing="0" cellpadding="0">';
foot2 += '	<tr>';
foot2 += '		<td>';
foot2 += '			<img src="/img/shim.gif" width="1" height="10">';
foot2 += '			<link rel="stylesheet" href="win.css" type="text/css">';
foot2 += '			<table width="760" border="0" align="center" cellpadding="0" cellspacing="0">';
foot2 += '				<tr>';
foot2 += '					<td colspan="2" valign="bottom"><div align="center">｜<a href="/kiyaku.shtml">会員規約</a>｜<a href="/server.shtml">ご利用環境</a>｜<a href="/change.shtml">登録内容確認・変更</a>｜<a href="/key_id.shtml">KeyID・パスワードをお忘れの方へ</a>｜<a href="/linck/info1.html">お問い合わせ</a>｜<a href="http://www.megasoft.co.jp/3d/" target="_blank">３Ｄマイホームデザイナーシリーズページへ</a>｜</div></td>';
foot2 += '				</tr>';
foot2 += '			</table>';
foot2 += '		</td>';
foot2 += '	</tr>';
foot2 += '</table>';

document.write(foot2);

