//ヘッダー
function header_index(){
document.write('<CENTER>');
document.write('<TABLE width="700" background="StkApp3/header/hm_001.gif" class="SIH_PICTURE">');
document.write('<TBODY><TR>');
document.write('<TD width="130" rowspan="2" align="center">');
document.write('<IMG src="StkApp3/header/hm_002.gif" border="0" width="100" height="57"></TD>');
document.write('<TD width="360" height="35"></TD>');
document.write('<TD width="120"></TD>');
document.write('<TD width="60"></TD>');
document.write('</TR>');
document.write('<TR>');
document.write('<TD colspan="3" align="right" height="35" valign="bottom">');
document.write('<IMG src="StkApp3/header/hm_003.gif" border="0" width="205" height="30">');
document.write('<IMG src="StkApp3/header/hm_004.gif" border="0" width="145" height="20"></TD>');
document.write('</TR></TBODY></TABLE></CENTER>');
document.write('<CENTER><TABLE><TBODY><TR><TD>');
document.write('</TD></TR></TBODY></TABLE></CENTER>');
document.write('<CENTER>');
document.write('<TABLE width="700" bgcolor="#e7e7fe" height="25">');
document.write('<TBODY><TR>');
document.write('<TD align="center" width="100" bgcolor="#9999ff" class="SIH_PICTURE"><A href="index.htm"><B>');
document.write('<FONT face="MS UI Gothic" color="#ffffff" size="-1">Ｈｏｍｅ</FONT></B></A></TD>');
document.write('<TD align="center" width="100" bgcolor="#9999ff" class="SIH_PICTURE"><A href="StkApp3/hot_news/hn_0_top.htm"><B>');
document.write('<FONT face="MS UI Gothic" color="#ffffff" size="-1">Hot News</FONT></B></A></TD>');
document.write('<TD align="center" width="100" bgcolor="#9999ff" class="SIH_PICTURE"><A href="StkApp3/kaisya_a/ka_0_top.htm"><B>');
document.write('<FONT face="MS UI Gothic" color="#ffffff" size="-1">会社案内</FONT></B></A></TD>');
document.write('<TD align="center" width="100" bgcolor="#9999ff" class="SIH_PICTURE"><A href="StkApp3/jigyou_a/ja_0_top.htm"><B>');
document.write('<FONT face="MS UI Gothic" color="#ffffff" size="-1">事業案内</FONT></B></A></TD>');
document.write('<TD align="center" width="100" bgcolor="#9999ff" class="SIH_PICTURE"><A href="StkApp3/ir_info/ir_0_top.htm"><B>');
document.write('<FONT face="MS UI Gothic" color="#ffffff" size="-1">ＩＲ情報</FONT></B></A></TD>');
document.write('<TD align="center" width="100" bgcolor="#9999ff" class="SIH_PICTURE"><A href="StkApp3/recruit/re_0_top.htm"><B>');
document.write('<FONT face="MS UI Gothic" color="#ffffff" size="-1">リクルート</FONT></B></A></TD>');
document.write('<TD align="center" width="100" bgcolor="#9999ff" class="SIH_PICTURE"><A href="StkApp3/iso/is_0_top.htm"><B>');
document.write('<FONT face="MS UI Gothic" color="#ffffff" size="-1">ＩＳＯ関連</FONT></B></A></TD>');
document.write('</TR></TBODY></TABLE></CENTER>');
}
//ヘッダー
function headerjs_multi(){
document.write('<CENTER>');
document.write('<TABLE width="700" background="../header/hm_001.gif" class="SIH_PICTURE">');
document.write('<TBODY><TR>');
document.write('<TD width="130" rowspan="2" align="center">');
document.write('<IMG src="../header/hm_002.gif" border="0" width="100" height="57"></TD>');
document.write('<TD width="360" height="35"></TD>');
document.write('<TD width="120"></TD>');
document.write('<TD width="60"></TD>');
document.write('</TR>');
document.write('<TR>');
document.write('<TD colspan="3" align="right" height="35" valign="bottom">');
document.write('<IMG src="../header/hm_003.gif" border="0" width="205" height="30">');
document.write('<IMG src="../header/hm_004.gif" border="0" width="145" height="20"></TD>');
document.write('</TR></TBODY></TABLE></CENTER>');
document.write('<CENTER><TABLE><TBODY><TR><TD>');
document.write('</TD></TR></TBODY></TABLE></CENTER>');
document.write('<CENTER>');
document.write('<TABLE width="700" bgcolor="#e7e7fe" height="25">');
document.write('<TBODY><TR>');
document.write('<TD align="center" width="100" bgcolor="#9999ff" class="SIH_PICTURE"><A href="../../index.htm"><B>');
document.write('<FONT face="MS UI Gothic" color="#ffffff" size="-1">Ｈｏｍｅ</FONT></B></A></TD>');
document.write('<TD align="center" width="100" bgcolor="#9999ff" class="SIH_PICTURE"><A href="../hot_news/hn_0_top.htm"><B>');
document.write('<FONT face="MS UI Gothic" color="#ffffff" size="-1">Hot News</FONT></B></A></TD>');
document.write('<TD align="center" width="100" bgcolor="#9999ff" class="SIH_PICTURE"><A href="../kaisya_a/ka_0_top.htm"><B>');
document.write('<FONT face="MS UI Gothic" color="#ffffff" size="-1">会社案内</FONT></B></A></TD>');
document.write('<TD align="center" width="100" bgcolor="#9999ff" class="SIH_PICTURE"><A href="../jigyou_a/ja_0_top.htm"><B>');
document.write('<FONT face="MS UI Gothic" color="#ffffff" size="-1">事業案内</FONT></B></A></TD>');
document.write('<TD align="center" width="100" bgcolor="#9999ff" class="SIH_PICTURE"><A href="../ir_info/ir_0_top.htm"><B>');
document.write('<FONT face="MS UI Gothic" color="#ffffff" size="-1">ＩＲ情報</FONT></B></A></TD>');
document.write('<TD align="center" width="100" bgcolor="#9999ff" class="SIH_PICTURE"><A href="../recruit/re_0_top.htm"><B>');
document.write('<FONT face="MS UI Gothic" color="#ffffff" size="-1">リクルート</FONT></B></A></TD>');
document.write('<TD align="center" width="100" bgcolor="#9999ff" class="SIH_PICTURE"><A href="../iso/is_0_top.htm"><B>');
document.write('<FONT face="MS UI Gothic" color="#ffffff" size="-1">ＩＳＯ関連</FONT></B></A></TD>');
document.write('</TR></TBODY></TABLE></CENTER>');
}
