

function header()
{
//ヘッダ
html = '<table width="760" border="0" cellspacing="0" cellpadding="0">'
+ '<tr>'
+ '<td rowspan="2"> ' 
+ '<a href="http://www.benesse.co.jp/index.html"> '
+ '<img src="http://www.benesse.co.jp/common/hd_logo.gif" alt="Benesse" width="118" height="51" border="0"> '
+ '</a> '
+ '</td>'
+ '<td rowspan="2"> '
+ '<img src="http://www.benesse.co.jp/common/hd_copy.gif" alt="一人ひとりの「よく生きる」のために。" width="324" height="51" border="0">'
+ '</td>'
+ '<td rowspan="2">'
+ '<a href="http://www.benesse.co.jp/all/index.html">'
+ '<img src="http://www.benesse.co.jp/common/hd_product.gif" alt="各種商品・サービスの資料請求/入会・お申し込み" width="143" height="51" border="0">'
+ '</a>'
+ '</td>'
+ '<td width="175">'
+ '<a href="http://www.benesse.co.jp/english/index.html">'
+ '<img src="http://www.benesse.co.jp/common/hd_english.gif" alt="English" width="40" height="26" border="0">'
+ '</a>'
+ '<a href="http://www.benesse.co.jp/chinese/index.html">'
+ '<img src="http://www.benesse.co.jp/common/hd_chinese.gif" alt="中国語" width="33" height="26" border="0">'
+ '</a>'
+ '<a href="http://www.benesse.co.jp/map/index.html">'
+ '<img src="http://www.benesse.co.jp/common/hd_sitemap.gif" alt="Benesseサイトマップ" width="102" height="26" border="0">'
+ '</a>'
+ '</td>'
+ '</tr>'
+ '<tr>'
+ '<form action="http://search-asp.fresheye.com/" name="search">'
+ '<td align="right" class="padB3">'
+ ' <input type="hidden" value="s" name="ord"> '
+ '<input type="hidden" value="10515" name="id">'
+ ' <input name="kw" type="text" value="" size="17" id="searchBox"> '
+ '<input name="image" type="image" src="http://www.benesse.co.jp/common/hd_search.gif" alt="検索" width="39" height="19" border="0"> '
+ '</td>'
+ '</form> '
+ '</tr>'
+ '</table>'
//ヘッダ

//ナビ上段
+ '<table width="764" border="0" cellspacing="0" cellpadding="0">'
+ '<tr>'
+ '<td>'
+ '<a href="http://www.benesse.co.jp/index.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'top\',\'\',\'http://www.benesse.co.jp/common/hd_menu_top_on.gif\',1)">'
+ '<img src="http://www.benesse.co.jp/common/hd_menu_top_off.gif" alt="トップページ" name="top" width="95" height="29" border="0">'
+ '</a>'
+ '</td>'
+ '<td>'
+ '<a href="http://www.benesse.co.jp/all/index.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'product\',\'\',\'http://www.benesse.co.jp/common/hd_menu_product_on.gif\',1)">'
+ '<img src="http://www.benesse.co.jp/common/hd_menu_product_off.gif" alt="商品・サービス" name="product" width="95" height="29" border="0">'
+ '</a>'
+ '</td>'
+ '<td>'
+ '<a href="http://www.benesse.co.jp/benesseinfo/index.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'about\',\'\',\'http://www.benesse.co.jp/common/hd_menu_about_on.gif\',1)">'
+ '<img src="http://www.benesse.co.jp/common/hd_menu_about_off.gif" alt="ベネッセについて" name="about" width="95" height="29" border="0">'
+ '</a>'
+ '</td>'
+ '<td>'
+ '<a href="http://www.benesse.co.jp/newsrelease/index.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'press\',\'\',\'http://www.benesse.co.jp/common/hd_menu_press_on.gif\',1)">'
+ '<img src="http://www.benesse.co.jp/common/hd_menu_press_off.gif" alt="プレスリリース" name="press" width="95" height="29" border="0">'
+ '</a>'
+ '</td>'
+ '<td>'
+ '<a href="http://www.benesse.co.jp/support/index.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'business\',\'\',\'http://www.benesse.co.jp/common/hd_menu_business_on.gif\',1)">'
+ '<img src="http://www.benesse.co.jp/common/hd_menu_business_off.gif" alt="法人サービス" name="business" width="95" height="29" border="0">'
+ '</a>'
+ '</td>'
+ '<td>'
+ '<a href="http://www.benesse.co.jp/IR/jp/index.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'ir\',\'\',\'http://www.benesse.co.jp/common/hd_menu_ir_on.gif\',1)">'
+ '<img src="http://www.benesse.co.jp/common/hd_menu_ir_off.gif" alt="投資家情報" name="ir" width="95" height="29" border="0">'
+ '</a>'
+ '</td>'
+ '<td>'
+ '<a href="http://www.benesse.co.jp/IR/jp/index.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'recruit\',\'\',\'http://www.benesse.co.jp/common/hd_menu_recruit_on.gif\',1)">'
+ '<img src="http://www.benesse.co.jp/common/hd_menu_recruit_off.gif" alt="採用情報" name="recruit" width="95" height="29" border="0">'
+ '</a>'
+ '</td>'
+ '<td>'
+ '<a href="http://www.benesse.co.jp/contact/index.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'contact\',\'\',\'http://www.benesse.co.jp/common/hd_menu_contact_on.gif\',1)">'
+ '<img src="http://www.benesse.co.jp/common/hd_menu_contact_off.gif" alt="お問い合わせ" name="contact" width="99" height="29" border="0">'
+ '</a>'
+ '</td>'
+ '</tr>'
+ '</table>'


//ナビ下段
+ '<table width="760" border="0" cellspacing="0" cellpadding="0">'
+ '<tr>'
+ '<td colspan="7">'
+ '<img src="http://www.benesse.co.jp/common/spacer.gif" alt="" width="1" height="6" border="0">'
+ '</td>'
+ '</tr>'
+ '<tr>'
+ '<td>'
+ '<img src="http://www.benesse.co.jp/common/spacer.gif" width="458" height="1" alt="">'
+ '</td>'
+ '<td>'
+ '<a href="http://www.benesse.co.jp/kyouiku/index.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'education\',\'\',\'http://www.benesse.co.jp/common/gwmenu_education_on.gif\',1)">'
+ '<img src="http://www.benesse.co.jp/common/gwmenu_education_off.gif" title="教育" name="education" width="46" height="23" border="0">'
+ '</a>'
+ '</td>'
+ '<td>'
+ '<a href="http://www.benesse.co.jp/ikuji/index.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'parenting\',\'\',\'http://www.benesse.co.jp/common/gwmenu_parenting_on.gif\',1)">'
+ '<img src="http://www.benesse.co.jp/common/gwmenu_parenting_off.gif" title="妊娠・出産・子育て" name="parenting" width="110" height="23" border="0">'
+ '</a>'
+ '</td>'
+ '<td>'
+ '<a href="http://www.benesse.co.jp/gogaku/index.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'language\',\'\',\'http://www.benesse.co.jp/common/gwmenu_language_on.gif\',1)">'
+ '<img src="http://www.benesse.co.jp/common/gwmenu_language_off.gif" title="語学" name="language" width="46" height="23" border="0">'
+ '</a>'
+ '</td>'
+ '<td>'
+ '<a href="http://www.benesse.co.jp/kurashi/index.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'life\',\'\',\'http://www.benesse.co.jp/common/gwmenu_life_on.gif\',1)">'
+ '<img src="http://www.benesse.co.jp/common/gwmenu_life_off.gif" title="暮らし" name="life" width="48" height="23" border="0">'
+ '</a>'
+ '</td>'
+ '<td>'
+ '<a href="http://www.benesse.co.jp/kaigo/index.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'welfare\',\'\',\'http://www.benesse.co.jp/common/gwmenu_welfare_on.gif\',1)">'
+ '<img src="http://www.benesse.co.jp/common/gwmenu_welfare_off.gif" title="介護" name="welfare" width="32" height="23" border="0">'
+ '</a>'
+ '</td>'
+ '<td>'
+ '<img src="http://www.benesse.co.jp/common/spacer.gif" width="20" height="1" alt="">'
+ '</td>'
+ '</tr>'
+ '</table>'

//書き出し
document.write( html )
}



function header_ENG()
{
//ヘッダ
html = '<table width="760" border="0" cellspacing="0" cellpadding="0">'
+ '<tr>'
+ '<td width="118" rowspan="2">'
+ '<a href="http://www.benesse.co.jp/index.html">'
+ '<img src="http://www.benesse.co.jp/english/common/hd_logo.gif" alt="Benesse" width="118" height="51" border="0">'
+ '</a>'
+ '</td>'
+ '<td rowspan="2">'
+ '<img src="http://www.benesse.co.jp/english/common/hd_copy.gif" alt="Caring for your well-being and creating it with you." width="324" height="51" border="0">'
+ '</td>'
+ '<td width="148">'
+ '<a href="http://www.benesse.co.jp/index.html">'
+ '<img src="http://www.benesse.co.jp/english/common/hd_japanese.gif" alt="Japanese" width="53" height="26" border="0">'
+ '</a>'
+ '<a href="http://www.benesse.co.jp/chinese/index.html">'
+ '<img src="http://www.benesse.co.jp/english/common/hd_chinese.gif" alt="Chinese" width="44" height="26" border="0">'
+ '</a>'
+ '<a href="http://www.benesse.co.jp/english/map/index.html">'
+ '<img src="http://www.benesse.co.jp/english/common/hd_sitemap.gif" alt="Site Map" width="51" height="26" border="0">'
+ '</a>'
+ '</td>'
+ '</tr>'
+ '</table>'
//ヘッダ

//ナビ上段
+ '<table width="764" border="0" cellspacing="0" cellpadding="0">'
+ '<tr>'
+ '<td>'
+ '<a href="http://www.benesse.co.jp/english/index.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'top\',\'\',\'http://www.benesse.co.jp/english/common/hd_menu_top_on.gif\',1)">'
+ '<img src="http://www.benesse.co.jp/english/common/hd_menu_top_off.gif" alt="Home" name="top" width="90" height="29" border="0">'
+ '</a>'
+ '</td>'
+ '<td>'
+ '<a href="http://www.benesse.co.jp/english/all/index.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'product\',\'\',\'http://www.benesse.co.jp/english/common/hd_menu_product_on.gif\',1)">'
+ '<img src="http://www.benesse.co.jp/english/common/hd_menu_product_off.gif" alt="Products &amp; Services" name="product" width="168" height="29" border="0">'
+ '</a>'
+ '</td>'
+ '<td>'
+ '<a href="http://www.benesse.co.jp/english/benesseinfo/index.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'about\',\'\',\'http://www.benesse.co.jp/english/common/hd_menu_about_on.gif\',1)">'
+ '<img src="http://www.benesse.co.jp/english/common/hd_menu_about_off.gif" alt="About Us" name="about" width="103" height="29" border="0">'
+ '</a>'
+ '</td>'
+ '<td>'
+ '<a href="http://www.benesse.co.jp/english/support/index.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'business\',\'\',\'http://www.benesse.co.jp/english/common/hd_menu_business_on.gif\',1)">'
+ '<img src="http://www.benesse.co.jp/english/common/hd_menu_business_off.gif" alt="Company Services" name="business" width="155" height="29" border="0">'
+ '</a>'
+ '</td>'
+ '<td>'
+ '<a href="http://www.benesse.co.jp/IR/en/index.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'ir\',\'\',\'http://www.benesse.co.jp/english/common/hd_menu_ir_on.gif\',1)">'
+ '<img src="http://www.benesse.co.jp/english/common/hd_menu_ir_off.gif" alt="Investor Relations" name="ir" width="155" height="29" border="0">'
+ '</a>'
+ '</td>'
+ '<td>'
+ '<a href="http://www.benesse.co.jp/english/contact/index.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'contact\',\'\',\'http://www.benesse.co.jp/english/common/hd_menu_contact_on.gif\',1)">'
+ '<img src="http://www.benesse.co.jp/english/common/hd_menu_contact_off.gif" alt="Contact" name="contact" width="94" height="29" border="0">'
+ '</a>'
+ '</td>'
+ '</tr>'
+ '</table>'


//ナビ下段
+ '<table width="760" border="0" cellspacing="0" cellpadding="0">'
+ '<tr>'
+ '<td colspan="7">'
+ '<img src="http://www.benesse.co.jp/english/common/spacer.gif" alt="" width="1" height="6" border="0">'
+ '</td>'
+ '</tr>'
+ '<tr>'
+ '<td>'
+ '<img src="http://www.benesse.co.jp/english/common/spacer.gif" width="151" height="1" alt="">'
+ '</td>'
+ '<td>'
+ '<a href="http://www.benesse.co.jp/english/kyouiku/index.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'education\',\'\',\'http://www.benesse.co.jp/english/common/gwmenu_education_on.gif\',1)">'
+ '<img src="http://www.benesse.co.jp/english/common/gwmenu_education_off.gif" alt="Education" name="education" width="79" height="23" border="0">'
+ '</a>'
+ '</td>'
+ '<td>'
+ '<a href="http://www.benesse.co.jp/english/ikuji/index.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'parenting\',\'\',\'http://www.benesse.co.jp/english/common/gwmenu_parenting_on.gif\',1)">'
+ '<img src="http://www.benesse.co.jp/english/common/gwmenu_parenting_off.gif" alt="Pregnancy,Childbirth,Childcare" name="parenting" width="206" height="23" border="0">'
+ '</a>'
+ '</td>'
+ '<td>'
+ '<a href="http://www.benesse.co.jp/english/gogaku/index.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'language\',\'\',\'http://www.benesse.co.jp/english/common/gwmenu_language_on.gif\',1)">'
+ '<img src="http://www.benesse.co.jp/english/common/gwmenu_language_off.gif" alt="Language" name="language" width="78" height="23" border="0">'
+ '</a>'
+ '</td>'
+ '<td>'
+ '<a href="http://www.benesse.co.jp/english/kurashi/index.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'life\',\'\',\'http://www.benesse.co.jp/english/common/gwmenu_life_on.gif\',1)">'
+ '<img src="http://www.benesse.co.jp/english/common/gwmenu_life_off.gif" alt="Living and Lifestyles" name="life" width="140" height="23" border="0">'
+ '</a>'
+ '</td>'
+ '<td>'
+ '<a href="http://www.benesse.co.jp/english/kaigo/index.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'welfare\',\'\',\'http://www.benesse.co.jp/english/common/gwmenu_welfare_on.gif\',1)">'
+ '<img src="http://www.benesse.co.jp/english/common/gwmenu_welfare_off.gif" alt="Nursing Care" name="welfare" width="87" height="23" border="0">'
+ '</a>'
+ '</td>'
+ '<td>'
+ '<img src="http://www.benesse.co.jp/english/common/spacer.gif" width="18" height="1" alt="">'
+ '</td>'
+ '</tr>'
+ '</table>'

//書き出し
document.write( html )
}

