
function header() {
	document.write('<table width="738" border="0" cellpadding="0" cellspacing="0">\n');
	document.write('<tr><td rowspan="2" valign="bottom"><a href="http://www.bungeisha.co.jp/"><img src="../../images/logo_2.gif" width="240" height="56" border="0" alt=""></a></td>\n');
	document.write('<td><img src="../../images/spacer.gif" width="1" height="23" alt=""></td>\n');
	document.write('<td align="right"><div id="header-info"><a href="../../news/information/"><span>文芸社からのお知らせ</span></a></div></td>\n');
	document.write('<td align="right"><img src="../../images/arrow.gif" width="9" height="9" border="0" alt="" hspace="3"><a href="http://www.bungeisha.co.jp/publishing/form/">原稿応募</a>\n');
	document.write('<img src="../../images/arrow.gif" width="9" height="9" border="0" alt="" hspace="3"><a href="../../publishing/form/pamphlet.html">資料請求</a>\n');
	document.write('<img src="../../images/arrow.gif" width="9" height="9" border="0" alt="" hspace="3"><a href="../../about/form/">お問い合わせ</a></td></tr>\n');
	document.write('<tr><td><img src="../../images/spacer.gif" width="1" height="30" alt=""></td>\n');
	document.write('<td bgcolor="#E4EDF7" align="center" colspan="2"><img src="../../images/spacer.gif" width="1" height="2" alt=""><br>\n');
	document.write('<table border="0" cellspacing="0" cellpadding="0">\n');
	document.write('<form name="fSearch" method="get" action="http://www.bungeisha.co.jp/search.jsp">\n');
	document.write('<tr bgcolor="#E4EDF7">\n');
	document.write('<td><input type="radio" name="mode" value="2" CHECKED>書籍検索</td>\n');
	document.write('<td><img src="../../images/spacer.gif" width="5" height="1" alt=""></td>\n');
	document.write('<td><input type="radio" name="mode" value="1">サイト内検索</td>\n');
	document.write('<td><img src="../../images/spacer.gif" width="7" height="1" alt=""></td>\n');
	document.write('<td valign="top"><input name="value" type="text" class="half" value="フリーワード検索" onfocus="this.value=\'\';" style="width:150px"></td>\n');
	document.write('<td><img src="../../images/spacer.gif" width="5" height="1" alt=""></td>\n');
	document.write('<td rowspan="2" align="right"><input type="image" src="../../images/header_btn.gif" width="57" height="22" border="0"  name="fw_btn"></td>\n');
	document.write('</tr>\n');
	document.write('</form>\n');
	document.write('<tr><td colspan="6"><img src="../../images/spacer.gif" width="1" height="2" alt=""></td></tr>\n');
	document.write('</table>\n');
	document.write('</td></tr>\n');
	document.write('<tr><td><img src="../../images/spacer.gif" width="240" height="1" alt=""></td><td><img src="../../images/spacer.gif" width="104" height="1" alt=""></td><td><img src="../../images/spacer.gif" width="159" height="1" alt=""></td><td><img src="../../images/spacer.gif" width="235" height="1" alt=""></td></tr>\n');
	document.write('</table>\n');
} // header()


