htm = ''
htm+= '<div id="benesse_header" style="background-color: #ffffff; padding-bottom:5px;">'
htm+= '<table width="950" border="0" cellpadding="0" cellspacing="0" style="margin:0 auto 10px auto;" summary="header" align="center">'
htm+= '<tr>'
htm+= '<td>'
htm+= '<table width="100%"  border="0" cellspacing="0" cellpadding="0" style="margin-top:7px;">'
htm+= '<tr>'
htm+= '<td align="left" style="padding-left:15px;"><a href="http://www.benesse.co.jp/"><img src="common/images/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="common/images/g-cmn-arrow.gif"></td>'
htm+= '<td style="padding-right:15px; font-size:80%;"><span class="g-cmn font"><a href="http://www.benesse.co.jp/">Benesseトップ</a></span></td>'
htm+= '<td style="padding-right:5px;" valign="middle"><img src="common/images/g-cmn-arrow.gif"></td>'
htm+= '<td style="font-size:80%;"><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+= '<tr>'
htm+= '<td height="24" colspan="2" align="left" style="padding-left:15px;">'
htm+= '<table border="0" cellspacing="0" cellpadding="0">'
htm+= '<tr>'
htm+= '<td width="145"><a href="http://www.zemi.ne.jp/" target="_blank"><img src="common/images/zemi_rogo.gif" alt="進研ゼミ高校講座" width="129" height="19" border="0" title="進研ゼミ高校講座" /></a></td>'
htm+= '<td width="115"><a href="http://tk.benesse.co.jp/" target="_blank"><img src="common/images/tokyo_rogo.gif" alt="東大特講ルートT" width="99" height="13" border="0" title="東大特講ルートT" /></a></td>'
htm+= '<td><a href="http://tk.benesse.co.jp/" target="_blank"><img src="common/images/kyoto_rogo.gif" alt="京大特講ルートK" width="99" height="13" border="0" title="京大特講ルートK" /></a></td>'
htm+= '</tr>'
htm+= '</table>'
htm+= '</td>'
htm+= '</tr>'
htm+= '</table>'
htm+= '</td>'
htm+= '</tr>'
htm+= '</table>'
htm+= '</div>'

document.write(htm);
