// 資料各ページのヘッダに読みこむ
document.write("<A NAME=\"top\">");
document.write("<TABLE height=60 cellSpacing=0 cellPadding=0 width=530 align=center>");
document.write("<TBODY>");
document.write("<TR><TD class=logo width=525 colSpan=2 height=55 rowSpan=2>");
document.write("<FONT SIZE=-1>University Part-time Lecturers Union Kansai</FONT><BR>");
document.write("<B>関西圏大学非常勤講師組合</B></TD>");
document.write("<TD width=5 height=5></TD></TR>");
document.write("<TR><TD class=shadow width=5 height=50></TD></TR>");
document.write("<TR><TD width=5 height=5></TD>");
document.write("<TD class=shadow width=520 height=5></TD>");
document.write("<TD class=shadow width=5 height=5></TD></TR>");
document.write("</TBODY></TABLE>");

document.write("<TABLE cellSpacing=3 cellPadding=0 width=\"100%\" border=0>");
document.write("<TBODY>");
document.write("<TR><TD>");
document.write("<TABLE cellSpacing=6 cellPadding=0 width=\"100%\" border=0>");
document.write("<TBODY>");
document.write("<TR>");
document.write("<TD class=title2><A HREF=\"../index.html\" class=t2-letters>入　口</A></TD>");
document.write("<TD class=title2><A HREF=\"../kiyaku.html\" class=t2-letters>規　約</A></TD>");
document.write("<TD class=title2><A HREF=\"../kanyu.html\" class=t2-letters>加入案内</A></TD>");
document.write("<TD class=title4><A HREF=\"index.html\" class=t4-letters>資　料</A></TD>");
document.write("<TD class=title2><A HREF=\"../news.html\" class=t2-letters>おしらせ</A></TD>");
document.write("<TD class=title2><A HREF=\"../link.html\" class=t2-letters>リンク</A></TD>");
document.write("</TR></TBODY></TABLE>");
document.write("  </TD></TR>");
document.write("</TBODY></TABLE>");
