document.write('<!-- ページ本体 -->');
document.write('<table width=650 border=0 cellspacing=0 cellpadding=5>');
document.write('<tr bgcolor="#FFFFFF">');

document.write('<!-- 左側メニュー部分 -->');
document.write('	<td width=160 valign=top>');
document.write('	<table cellspacing=0 cellpadding=0>');
document.write('	<tr>');
document.write('		<td width=160 height=25 align=center class="fs13" bgcolor="#66cc66" nowrap>');
document.write('		<b>かがわ地域力連携拠点</b>');
document.write('		</td>');
document.write('	</tr>');
document.write('	<tr>');
document.write('		<td width=160 height=1 bgcolor="#FFFFFF"></td>');
document.write('	</tr>');
document.write('	<tr>');
document.write('		<td width=160 valign=middle align=left bgcolor="#ccffcc">');
document.write('		<table cellspacing=1 cellpadding=0>');
document.write('		<tr>');
document.write('			<td height=22 valign=top><img src="list02.gif"></td>');
document.write('			<td class="fs13" valign=middle>事業概要</td>');
document.write('			</td>');
document.write('		</tr>');
document.write('		<tr>');
document.write('			<td height=22 valign=top><img src="list02.gif"></td>');
document.write('			<td class="fs13" valign=middle>窓口・訪問相談</td>');
document.write('		</tr>');
document.write('		<tr>');
document.write('			<td height=22 valign=top><img src="list02.gif"></td>');
document.write('			<td class="fs13" valign=middle>ビジネスクリニック</td>');
document.write('		</tr>');
document.write('		</table>');
document.write('		</td>');
document.write('	</tr>');
document.write('	<tr>');
document.write('		<td width=160 height=1 bgcolor="#FFFFFF"></td>');
document.write('	</tr>');
document.write('	<tr>');
document.write('		<td width=160 valign=middle align=left bgcolor="#CCFFFF">');
document.write('		<table cellspacing=1 cellpadding=0>');
document.write('		<tr>');
document.write('			<td height=22 valign=top><img src="list03.gif"></td>');
document.write('			<td class="fs13" valign=middle><a href="information.htm">情報提供</a></td>');
document.write('		</tr>');
document.write('		<tr>');
document.write('			<td height=22 valign=top><img src="list03.gif"></td>');
document.write('			<td class="fs13" valign=middle>連携パートナー</td>');
document.write('			</td>');
document.write('		</tr>');
document.write('		<tr>');
document.write('			<td height=22 valign=top><img src="list03.gif"></td>');
document.write('			<td class="fs13" valign=middle>応援コーディネーターの紹介</td>');
document.write('			</td>');
document.write('		</tr>');
document.write('		</table>');
document.write('		</td>');
document.write('	</tr>');
document.write('	</table>');
document.write('	</td>');

document.write('<!-- 右側本文部分 -->');
document.write('	<td valign=top align=left rowspan=2 width=100%>');

