htm = ''
htm+= '	<table width="100%"  border="0" cellspacing="0" cellpadding="0" summary="footer">'
htm+= '	<tr>'
htm+= '	<td height="3" bgcolor="#0A61A9"><img src="/headfoot/headerfooter/g-cmn-spacer.gif" alt="" height="3"></td>'
htm+= '	</tr>'
htm+= '	<tr>'
htm+= '	<td>'
htm+= '	<table border="0" cellspacing="0" cellpadding="0" width="100%" style="margin-top:10px;margin-bottom:10px;">'
htm+= '	<tr>'
htm+= '	<td align="left" style="padding-left:15px;">'
htm+= '	<table border="0" cellspacing="0" cellpadding="0">'
htm+= '	<tr>'
htm+= '	<td style="padding-right:5px; vertical-align:middle;" valign="middle"><img src="/headfoot/headerfooter/g-cmn-arrow.gif"></td>'
htm+= '	<td style="padding-right:15px; font-size:12px;"><span class="g-cmn"><a href="http://www.benesse.co.jp/privacy/">個人情報保護への取り組みについて</a></span></td>'
htm+= '	<td style="padding-right:5px; font-size:12px; vertical-align:middle;" valign="middle"><img src="/headfoot/headerfooter/g-cmn-arrow.gif"></td>'
htm+= '	<td style="padding-right:15px; font-size:12px;"><span class="g-cmn"><a href="http://benesse.jp/">Benesse教育情報サイト</a></span></td>'
htm+= '	<td style="padding-right:5px; vertical-align:middle;" valign="middle"><img src="/headfoot/headerfooter/g-cmn-arrow.gif"></td>'
htm+= '	<td style="padding-right:15px; font-size:12px;"><span class="g-cmn"><a href="http://www.benesse.co.jp/benesseinfo/">会社案内</a></span></td>'
htm+= '	</tr>'
htm+= '	</table>'
htm+= '	</td>'
htm+= '	<td align="right" style="padding-right:15px; text-align: right;"><img src="/headfoot/headerfooter/g-copyright.gif" alt="&copy; Benesse Corporation. All rights reserved." width="223" height="10"></td>'
htm+= '	</tr>'
htm+= '	</table>'
htm+= '	</td>'
htm+= '	</tr>'
htm+= '	</table>'

document.write(htm);