// ///////////////////////////////////////////////
//
//              Header表示用Script
//
// ///////////////////////////////////////////////

document.write( '<table width="100%" border="0" cellpadding="0" cellspacing="0">');
document.write( '  <tr>');
document.write( '    <td height="70"><a href="http://www.crea-ed.com/"><img src="http://www.crea-ed.com/img/top_l.gif" border="0"></a></td>');
document.write( '    <td><img src="http://www.crea-ed.com/img/top_r.gif" border="0"></td>');
document.write( '  </tr>');
document.write( '</table>');
document.write( '<span>');
document.write( '<table width="100%" border="0" cellpadding="0" cellspacing="1">');
document.write( '  <tr bgcolor="#9B7243" height="15">');
document.write( '    <td width="400">&nbsp;</td>');
document.write( '    <td align="center" width="100"><a href="http://www.crea-ed.com/greeting.html">塾長あいさつ</a></td>');
document.write( '    <td align="center" width="100"><a href="http://allsmile.jp/cmp_outline.html" target="_blank">会社概要</a></td>');
document.write( '    <td align="center" width="100"><a href="http://www.crea-ed.com/sitemap.html">サイトマップ</a></td>');
document.write( '    <td align="center" width="100"><a href="http://www.crea-ed.com/mail.html">お問い合わせ</a></td>');
document.write( '  </tr>');
document.write( '  <tr><td><img src="http://www.crea-ed.com/img/s.gif" height="10" colspan="5"></td></tr>');
document.write( '</table>');
document.write( '</span>');


