htm = ''
htm+= '	<table width="100%" border="0" cellpadding="0" cellspacing="0" style="background:url(/headfoot/headerfooter/g-cmn-bg.gif) repeat-x; margin:0;" summary="header">'
htm+= '	<tr>'
htm+= '	<td>'
htm+= '	<table width="100%"  border="0" cellspacing="0" cellpadding="0" style="margin:7px 0 5px 0;">'
htm+= '	<tr>'
htm+= '	<td align="left" style="padding-left:15px;"><a href="http://www.benesse.co.jp/"><img src="/headfoot/headerfooter/logo-benesse.gif" alt="Benesse" width="73" height="13" border="0"></a></td>'
htm+= '	<td align="right" style="padding-right:15px;">'
htm+= '	<table border="0" cellspacing="0" cellpadding="0">'
htm+= '	<tr>'
htm+= '	<td style="padding-right:5px;" 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/">Benesseトップ</a></span></td>'
htm+= '	<td style="padding-right:5px;" valign="middle"><img src="/headfoot/headerfooter/g-cmn-arrow.gif"></td>'
htm+= '	<td style="font-size:12px;"><span class="g-cmn"><a href="http://www.benesse.co.jp/map/">Benesseサイトマップ</a></span></td>'
htm+= '	</tr>'
htm+= '	</table>'
htm+= '	</td>'
htm+= '	</tr>'
htm+= '	</table>'
htm+= '	<tr>'
htm+= '	<td height="3" bgcolor="#0A61A9" style="margin-top:5px;"><img src="/headfoot/headerfooter/g-cmn-spacer.gif" alt="" height="3"></td>'
htm+= '	</tr>'
htm+= '	</td>'
htm+= '	</tr>'
htm+= '	</table>'

document.write(htm);
