MIME-Version: 1.0
X-Document-Type: Workbook
Content-Type: multipart/related; boundary="----=_NextPart_01C9E52A.8D547780"

このドキュメントは単一ファイル Web ページ (Web アーカイブ ファイル) です。お使いのブラウザ、またはエディタは Web アーカイブ ファイルをサポートしていません。Windows? Internet Explorer? など、Web アーカイブをサポートするブラウザをダウンロードしてください。

------=_NextPart_01C9E52A.8D547780
Content-Location: file:///C:/E5816902/jyouhou_web.htm
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html; charset="us-ascii"

<html xmlns:v=3D"urn:schemas-microsoft-com:vml"
xmlns:o=3D"urn:schemas-microsoft-com:office:office"
xmlns:x=3D"urn:schemas-microsoft-com:office:excel"
xmlns=3D"http://www.w3.org/TR/REC-html40">

<head>
<meta name=3D"Excel Workbook Frameset">
<meta http-equiv=3DContent-Type content=3D"text/html; charset=3Dus-ascii">
<meta name=3DProgId content=3DExcel.Sheet>
<meta name=3DGenerator content=3D"Microsoft Excel 12">
<link rel=3DFile-List href=3D"jyouhou_web.files/filelist.xml">
<![if !supportTabStrip]>
<link id=3D"shLink" href=3D"jyouhou_web.files/sheet001.htm">
<link id=3D"shLink" href=3D"jyouhou_web.files/sheet002.htm">
<link id=3D"shLink" href=3D"jyouhou_web.files/sheet003.htm">

<link id=3D"shLink">

<script language=3D"JavaScript">
<!--
 var c_lTabs=3D3;

 var c_rgszSh=3Dnew Array(c_lTabs);
 c_rgszSh[0] =3D "Sheet1";
 c_rgszSh[1] =3D "Sheet2";
 c_rgszSh[2] =3D "Sheet3";



 var c_rgszClr=3Dnew Array(8);
 c_rgszClr[0]=3D"window";
 c_rgszClr[1]=3D"buttonface";
 c_rgszClr[2]=3D"windowframe";
 c_rgszClr[3]=3D"windowtext";
 c_rgszClr[4]=3D"threedlightshadow";
 c_rgszClr[5]=3D"threedhighlight";
 c_rgszClr[6]=3D"threeddarkshadow";
 c_rgszClr[7]=3D"threedshadow";

 var g_iShCur;
 var g_rglTabX=3Dnew Array(c_lTabs);

function fnGetIEVer()
{
 var ua=3Dwindow.navigator.userAgent
 var msie=3Dua.indexOf("MSIE")
 if (msie>0 && window.navigator.platform=3D=3D"Win32")
  return parseInt(ua.substring(msie+5,ua.indexOf(".", msie)));
 else
  return 0;
}

function fnBuildFrameset()
{
 var szHTML=3D"<frameset rows=3D\"*,18\" border=3D0 width=3D0 frameborder=
=3Dno framespacing=3D0>"+
  "<frame src=3D\""+document.all.item("shLink")[0].href+"\" name=3D\"frShee=
t\" noresize>"+
  "<frameset cols=3D\"54,*\" border=3D0 width=3D0 frameborder=3Dno framespa=
cing=3D0>"+
  "<frame src=3D\"\" name=3D\"frScroll\" marginwidth=3D0 marginheight=3D0 s=
crolling=3Dno>"+
  "<frame src=3D\"\" name=3D\"frTabs\" marginwidth=3D0 marginheight=3D0 scr=
olling=3Dno>"+
  "</frameset></frameset><plaintext>";

 with (document) {
  open("text/html","replace");
  write(szHTML);
  close();
 }

 fnBuildTabStrip();
}

function fnBuildTabStrip()
{
 var szHTML=3D
  "<html><head><style>.clScroll {font:8pt Courier New;color:"+c_rgszClr[6]+=
";cursor:default;line-height:10pt;}"+
  ".clScroll2 {font:10pt Arial;color:"+c_rgszClr[6]+";cursor:default;line-h=
eight:11pt;}</style></head>"+
  "<body onclick=3D\"event.returnValue=3Dfalse;\" ondragstart=3D\"event.ret=
urnValue=3Dfalse;\" onselectstart=3D\"event.returnValue=3Dfalse;\" bgcolor=
=3D"+c_rgszClr[4]+" topmargin=3D0 leftmargin=3D0><table cellpadding=3D0 cel=
lspacing=3D0 width=3D100%>"+
  "<tr><td colspan=3D6 height=3D1 bgcolor=3D"+c_rgszClr[2]+"></td></tr>"+
  "<tr><td style=3D\"font:1pt\">&nbsp;<td>"+
  "<td valign=3Dtop id=3DtdScroll class=3D\"clScroll\" onclick=3D\"parent.f=
nFastScrollTabs(0);\" onmouseover=3D\"parent.fnMouseOverScroll(0);\" onmous=
eout=3D\"parent.fnMouseOutScroll(0);\"><a>&#171;</a></td>"+
  "<td valign=3Dtop id=3DtdScroll class=3D\"clScroll2\" onclick=3D\"parent.=
fnScrollTabs(0);\" ondblclick=3D\"parent.fnScrollTabs(0);\" onmouseover=3D\=
"parent.fnMouseOverScroll(1);\" onmouseout=3D\"parent.fnMouseOutScroll(1);\=
"><a>&lt</a></td>"+
  "<td valign=3Dtop id=3DtdScroll class=3D\"clScroll2\" onclick=3D\"parent.=
fnScrollTabs(1);\" ondblclick=3D\"parent.fnScrollTabs(1);\" onmouseover=3D\=
"parent.fnMouseOverScroll(2);\" onmouseout=3D\"parent.fnMouseOutScroll(2);\=
"><a>&gt</a></td>"+
  "<td valign=3Dtop id=3DtdScroll class=3D\"clScroll\" onclick=3D\"parent.f=
nFastScrollTabs(1);\" onmouseover=3D\"parent.fnMouseOverScroll(3);\" onmous=
eout=3D\"parent.fnMouseOutScroll(3);\"><a>&#187;</a></td>"+
  "<td style=3D\"font:1pt\">&nbsp;<td></tr></table></body></html>";

 with (frames['frScroll'].document) {
  open("text/html","replace");
  write(szHTML);
  close();
 }

 szHTML =3D
  "<html><head>"+
  "<style>A:link,A:visited,A:active {text-decoration:none;"+"color:"+c_rgsz=
Clr[3]+";}"+
  ".clTab {cursor:hand;background:"+c_rgszClr[1]+";font:9pt &#65325;&#65331=
; &#65328;&#12468;&#12471;&#12483;&#12463;;padding-left:3px;padding-right:3=
px;text-align:center;}"+
  ".clBorder {background:"+c_rgszClr[2]+";font:1pt;}"+
  "</style></head><body onload=3D\"parent.fnInit();\" onselectstart=3D\"eve=
nt.returnValue=3Dfalse;\" ondragstart=3D\"event.returnValue=3Dfalse;\" bgco=
lor=3D"+c_rgszClr[4]+
  " topmargin=3D0 leftmargin=3D0><table id=3DtbTabs cellpadding=3D0 cellspa=
cing=3D0>";

 var iCellCount=3D(c_lTabs+1)*2;

 var i;
 for (i=3D0;i<iCellCount;i+=3D2)
  szHTML+=3D"<col width=3D1><col>";

 var iRow;
 for (iRow=3D0;iRow<6;iRow++) {

  szHTML+=3D"<tr>";

  if (iRow=3D=3D5)
   szHTML+=3D"<td colspan=3D"+iCellCount+"></td>";
  else {
   if (iRow=3D=3D0) {
    for(i=3D0;i<iCellCount;i++)
     szHTML+=3D"<td height=3D1 class=3D\"clBorder\"></td>";
   } else if (iRow=3D=3D1) {
    for(i=3D0;i<c_lTabs;i++) {
     szHTML+=3D"<td height=3D1 nowrap class=3D\"clBorder\">&nbsp;</td>";
     szHTML+=3D
      "<td id=3DtdTab height=3D1 nowrap class=3D\"clTab\" onmouseover=3D\"p=
arent.fnMouseOverTab("+i+");\" onmouseout=3D\"parent.fnMouseOutTab("+i+");\=
">"+
      "<a href=3D\""+document.all.item("shLink")[i].href+"\" target=3D\"frS=
heet\" id=3DaTab>&nbsp;"+c_rgszSh[i]+"&nbsp;</a></td>";
    }
    szHTML+=3D"<td id=3DtdTab height=3D1 nowrap class=3D\"clBorder\"><a id=
=3DaTab>&nbsp;</a></td><td width=3D100%></td>";
   } else if (iRow=3D=3D2) {
    for (i=3D0;i<c_lTabs;i++)
     szHTML+=3D"<td height=3D1></td><td height=3D1 class=3D\"clBorder\"></t=
d>";
    szHTML+=3D"<td height=3D1></td><td height=3D1></td>";
   } else if (iRow=3D=3D3) {
    for (i=3D0;i<iCellCount;i++)
     szHTML+=3D"<td height=3D1></td>";
   } else if (iRow=3D=3D4) {
    for (i=3D0;i<c_lTabs;i++)
     szHTML+=3D"<td height=3D1 width=3D1></td><td height=3D1></td>";
    szHTML+=3D"<td height=3D1 width=3D1></td><td></td>";
   }
  }
  szHTML+=3D"</tr>";
 }

 szHTML+=3D"</table></body></html>";
 with (frames['frTabs'].document) {
  open("text/html","replace");
  charset=3Ddocument.charset;
  write(szHTML);
  close();
 }
}

function fnInit()
{
 g_rglTabX[0]=3D0;
 var i;
 for (i=3D1;i<=3Dc_lTabs;i++)
  with (frames['frTabs'].document.all.tbTabs.rows[1].cells[fnTabToCol(i-1)])
   g_rglTabX[i]=3DoffsetLeft+offsetWidth-6;
}

function fnTabToCol(iTab)
{
 return 2*iTab+1;
}

function fnNextTab(fDir)
{
 var iNextTab=3D-1;
 var i;

 with (frames['frTabs'].document.body) {
  if (fDir=3D=3D0) {
   if (scrollLeft>0) {
    for (i=3D0;i<c_lTabs&&g_rglTabX[i]<scrollLeft;i++);
    if (i<c_lTabs)
     iNextTab=3Di-1;
   }
  } else {
   if (g_rglTabX[c_lTabs]+6>offsetWidth+scrollLeft) {
    for (i=3D0;i<c_lTabs&&g_rglTabX[i]<=3DscrollLeft;i++);
    if (i<c_lTabs)
     iNextTab=3Di;
   }
  }
 }
 return iNextTab;
}

function fnScrollTabs(fDir)
{
 var iNextTab=3DfnNextTab(fDir);

 if (iNextTab>=3D0) {
  frames['frTabs'].scroll(g_rglTabX[iNextTab],0);
  return true;
 } else
  return false;
}

function fnFastScrollTabs(fDir)
{
 if (c_lTabs>16)
  frames['frTabs'].scroll(g_rglTabX[fDir?c_lTabs-1:0],0);
 else
  if (fnScrollTabs(fDir)>0) window.setTimeout("fnFastScrollTabs("+fDir+");"=
,5);
}

function fnSetTabProps(iTab,fActive)
{
 var iCol=3DfnTabToCol(iTab);
 var i;

 if (iTab>=3D0) {
  with (frames['frTabs'].document.all) {
   with (tbTabs) {
    for (i=3D0;i<=3D4;i++) {
     with (rows[i]) {
      if (i=3D=3D0)
       cells[iCol].style.background=3Dc_rgszClr[fActive?0:2];
      else if (i>0 && i<4) {
       if (fActive) {
        cells[iCol-1].style.background=3Dc_rgszClr[2];
        cells[iCol].style.background=3Dc_rgszClr[0];
        cells[iCol+1].style.background=3Dc_rgszClr[2];
       } else {
        if (i=3D=3D1) {
         cells[iCol-1].style.background=3Dc_rgszClr[2];
         cells[iCol].style.background=3Dc_rgszClr[1];
         cells[iCol+1].style.background=3Dc_rgszClr[2];
        } else {
         cells[iCol-1].style.background=3Dc_rgszClr[4];
         cells[iCol].style.background=3Dc_rgszClr[(i=3D=3D2)?2:4];
         cells[iCol+1].style.background=3Dc_rgszClr[4];
        }
       }
      } else
       cells[iCol].style.background=3Dc_rgszClr[fActive?2:4];
     }
    }
   }
   with (aTab[iTab].style) {
    cursor=3D(fActive?"default":"hand");
    color=3Dc_rgszClr[3];
   }
  }
 }
}

function fnMouseOverScroll(iCtl)
{
 frames['frScroll'].document.all.tdScroll[iCtl].style.color=3Dc_rgszClr[7];
}

function fnMouseOutScroll(iCtl)
{
 frames['frScroll'].document.all.tdScroll[iCtl].style.color=3Dc_rgszClr[6];
}

function fnMouseOverTab(iTab)
{
 if (iTab!=3Dg_iShCur) {
  var iCol=3DfnTabToCol(iTab);
  with (frames['frTabs'].document.all) {
   tdTab[iTab].style.background=3Dc_rgszClr[5];
  }
 }
}

function fnMouseOutTab(iTab)
{
 if (iTab>=3D0) {
  var elFrom=3Dframes['frTabs'].event.srcElement;
  var elTo=3Dframes['frTabs'].event.toElement;

  if ((!elTo) ||
   (elFrom.tagName=3D=3DelTo.tagName) ||
   (elTo.tagName=3D=3D"A" && elTo.parentElement!=3DelFrom) ||
   (elFrom.tagName=3D=3D"A" && elFrom.parentElement!=3DelTo)) {

   if (iTab!=3Dg_iShCur) {
    with (frames['frTabs'].document.all) {
     tdTab[iTab].style.background=3Dc_rgszClr[1];
    }
   }
  }
 }
}

function fnSetActiveSheet(iSh)
{
 if (iSh!=3Dg_iShCur) {
  fnSetTabProps(g_iShCur,false);
  fnSetTabProps(iSh,true);
  g_iShCur=3DiSh;
 }
}

 window.g_iIEVer=3DfnGetIEVer();
 if (window.g_iIEVer>=3D4)
  fnBuildFrameset();
//-->
</script>
<![endif]><!--[if gte mso 9]><xml>
 <x:ExcelWorkbook>
  <x:ExcelWorksheets>
   <x:ExcelWorksheet>
    <x:Name>Sheet1</x:Name>
    <x:WorksheetSource HRef=3D"jyouhou_web.files/sheet001.htm"/>
   </x:ExcelWorksheet>
   <x:ExcelWorksheet>
    <x:Name>Sheet2</x:Name>
    <x:WorksheetSource HRef=3D"jyouhou_web.files/sheet002.htm"/>
   </x:ExcelWorksheet>
   <x:ExcelWorksheet>
    <x:Name>Sheet3</x:Name>
    <x:WorksheetSource HRef=3D"jyouhou_web.files/sheet003.htm"/>
   </x:ExcelWorksheet>
  </x:ExcelWorksheets>
  <x:Stylesheet HRef=3D"jyouhou_web.files/stylesheet.css"/>
  <x:WindowHeight>10905</x:WindowHeight>
  <x:WindowWidth>18255</x:WindowWidth>
  <x:WindowTopX>480</x:WindowTopX>
  <x:WindowTopY>105</x:WindowTopY>
  <x:RefModeR1C1/>
  <x:ProtectStructure>False</x:ProtectStructure>
  <x:ProtectWindows>False</x:ProtectWindows>
 </x:ExcelWorkbook>
</xml><![endif]-->
</head>

<frameset rows=3D"*,39" border=3D0 width=3D0 frameborder=3Dno framespacing=
=3D0>
 <frame src=3D"jyouhou_web.files/sheet001.htm" name=3D"frSheet">
 <frame src=3D"jyouhou_web.files/tabstrip.htm" name=3D"frTabs" marginwidth=
=3D0 marginheight=3D0>
 <noframes>
  <body>
   <p>&#12371;&#12398;&#12506;&#12540;&#12472;&#12391;&#20351;&#29992;&#123=
77;&#12427;&#12501;&#12524;&#12540;&#12512;&#12399;&#12289;&#12362;&#20351;=
&#12356;&#12398;&#12502;&#12521;&#12454;&#12470;&#12391;&#12399;&#12469;&#1=
2509;&#12540;&#12488;&#12373;&#12428;&#12390;&#12356;&#12414;&#12379;&#1243=
5;&#12290;</p>
  </body>
 </noframes>
</frameset>
</html>

------=_NextPart_01C9E52A.8D547780
Content-Location: file:///C:/E5816902/jyouhou_web.files/stylesheet.css
Content-Transfer-Encoding: quoted-printable
Content-Type: text/css; charset="us-ascii"

tr
	{mso-height-source:auto;
	mso-ruby-visibility:none;}
col
	{mso-width-source:auto;
	mso-ruby-visibility:none;}
br
	{mso-data-placement:same-cell;}
ruby
	{ruby-align:left;}
.style62
	{color:blue;
	font-size:11.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:underline;
	text-underline-style:single;
	font-family:"MS PGothic", monospace;
	mso-font-charset:128;
	mso-style-name:\30CF\30A4\30D1\30FC\30EA\30F3\30AF;
	mso-style-id:8;}
a:link
	{color:blue;
	font-size:11.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:underline;
	text-underline-style:single;
	font-family:"MS PGothic", monospace;
	mso-font-charset:128;}
a:visited
	{color:purple;
	font-size:11.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:underline;
	text-underline-style:single;
	font-family:"MS PGothic", monospace;
	mso-font-charset:128;}
.style0
	{mso-number-format:General;
	text-align:general;
	vertical-align:middle;
	white-space:nowrap;
	mso-rotate:0;
	mso-background-source:auto;
	mso-pattern:auto;
	color:black;
	font-size:11.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:"MS PGothic", monospace;
	mso-font-charset:128;
	border:none;
	mso-protection:locked visible;
	mso-style-name:\6A19\6E96;
	mso-style-id:0;}
.font10
	{color:black;
	font-size:12.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:"MS PMincho", serif;
	mso-font-charset:128;}
.font12
	{color:black;
	font-size:12.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:Georgia, serif;
	mso-font-charset:0;}
.font13
	{color:black;
	font-size:12.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:"MS Mincho", serif;
	mso-font-charset:128;}
.font15
	{color:black;
	font-size:12.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:Arial, sans-serif;
	mso-font-charset:0;}
td
	{mso-style-parent:style0;
	padding:0px;
	mso-ignore:padding;
	color:black;
	font-size:11.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:"MS PGothic", monospace;
	mso-font-charset:128;
	mso-number-format:General;
	text-align:general;
	vertical-align:middle;
	border:none;
	mso-background-source:auto;
	mso-pattern:auto;
	mso-protection:locked visible;
	white-space:nowrap;
	mso-rotate:0;}
.xl65
	{mso-style-parent:style0;
	font-size:12.0pt;}
.xl66
	{mso-style-parent:style0;
	font-size:20.0pt;}
.xl67
	{mso-style-parent:style0;
	font-size:12.0pt;
	font-family:"MS PMincho", serif;
	mso-font-charset:128;}
.xl68
	{mso-style-parent:style62;
	color:blue;
	text-decoration:underline;
	text-underline-style:single;}
.xl69
	{mso-style-parent:style62;
	color:blue;
	font-size:12.0pt;
	text-decoration:underline;
	text-underline-style:single;}
.xl70
	{mso-style-parent:style0;
	font-size:12.0pt;
	font-family:Georgia, serif;
	mso-font-charset:0;}
.xl71
	{mso-style-parent:style0;
	color:#333333;
	font-size:12.0pt;
	font-family:"MS PMincho", serif;
	mso-font-charset:128;}

------=_NextPart_01C9E52A.8D547780
Content-Location: file:///C:/E5816902/jyouhou_web.files/tabstrip.htm
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html; charset="us-ascii"

<html>
<head>
<meta http-equiv=3DContent-Type content=3D"text/html; charset=3Dus-ascii">
<meta name=3DProgId content=3DExcel.Sheet>
<meta name=3DGenerator content=3D"Microsoft Excel 12">
<link id=3DMain-File rel=3DMain-File href=3D"../jyouhou_web.htm">
<![if IE]>
<base href=3D"file:///C:\E5816902\jyouhou_web.files\tabstrip.htm"
id=3D"webarch_temp_base_tag">
<![endif]>
<script language=3D"JavaScript">
<!--
if (window.name!=3D"frTabs")
 window.location.replace(document.all.item("Main-File").href);
//-->
</script>
<style>
<!--
A {
    text-decoration:none;
    color:#000000;
    font-size:9pt;
}
-->
</style>
</head>
<body topmargin=3D0 leftmargin=3D0 bgcolor=3D"#808080">
<table border=3D0 cellspacing=3D1>
 <tr>
 <td bgcolor=3D"#FFFFFF" nowrap><b><small><small>&nbsp;<a href=3D"sheet001.=
htm" target=3D"frSheet"><font face=3D"&#65325;&#65331; &#65328;&#12468;&#12=
471;&#12483;&#12463;" color=3D"#000000">Sheet1</font></a>&nbsp;</small></sm=
all></b></td>
 <td bgcolor=3D"#FFFFFF" nowrap><b><small><small>&nbsp;<a href=3D"sheet002.=
htm" target=3D"frSheet"><font face=3D"&#65325;&#65331; &#65328;&#12468;&#12=
471;&#12483;&#12463;" color=3D"#000000">Sheet2</font></a>&nbsp;</small></sm=
all></b></td>
 <td bgcolor=3D"#FFFFFF" nowrap><b><small><small>&nbsp;<a href=3D"sheet003.=
htm" target=3D"frSheet"><font face=3D"&#65325;&#65331; &#65328;&#12468;&#12=
471;&#12483;&#12463;" color=3D"#000000">Sheet3</font></a>&nbsp;</small></sm=
all></b></td>

 </tr>
</table>
</body>
</html>

------=_NextPart_01C9E52A.8D547780
Content-Location: file:///C:/E5816902/jyouhou_web.files/sheet001.htm
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html; charset="us-ascii"

<html xmlns:v=3D"urn:schemas-microsoft-com:vml"
xmlns:o=3D"urn:schemas-microsoft-com:office:office"
xmlns:x=3D"urn:schemas-microsoft-com:office:excel"
xmlns=3D"http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=3DContent-Type content=3D"text/html; charset=3Dus-ascii">
<meta name=3DProgId content=3DExcel.Sheet>
<meta name=3DGenerator content=3D"Microsoft Excel 12">
<link id=3DMain-File rel=3DMain-File href=3D"../jyouhou_web.htm">
<link rel=3DFile-List href=3Dfilelist.xml>
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
x\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]--><![if IE]>
<base href=3D"file:///C:\E5816902\jyouhou_web.files\sheet001.htm"
id=3D"webarch_temp_base_tag">
<![endif]>
<link rel=3DStylesheet href=3Dstylesheet.css>
<style>
<!--table
	{mso-displayed-decimal-separator:"\.";
	mso-displayed-thousand-separator:"\,";}
@page
	{margin:.75in .7in .75in .7in;
	mso-header-margin:.3in;
	mso-footer-margin:.3in;}
ruby
	{ruby-align:left;}
rt
	{color:windowtext;
	font-size:6.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:"MS PGothic", monospace;
	mso-font-charset:128;
	mso-char-type:katakana;
	display:none;}
-->
</style>
<![if !supportTabStrip]><script language=3D"JavaScript">
<!--
function fnUpdateTabs()
 {
  if (parent.window.g_iIEVer>=3D4) {
   if (parent.document.readyState=3D=3D"complete"
    && parent.frames['frTabs'].document.readyState=3D=3D"complete")
   parent.fnSetActiveSheet(0);
  else
   window.setTimeout("fnUpdateTabs();",150);
 }
}

if (window.name!=3D"frSheet")
 window.location.replace("../jyouhou_web.htm");
else
 fnUpdateTabs();
//-->
</script>
<![endif]>
</head>

<body link=3Dblue vlink=3Dpurple class=3Dxl65>

<table border=3D0 cellpadding=3D0 cellspacing=3D0 width=3D720 style=3D'bord=
er-collapse:
 collapse;table-layout:fixed;width:540pt'>
 <col width=3D72 style=3D'width:54pt'>
 <col class=3Dxl65 width=3D72 span=3D9 style=3D'width:54pt'>
 <tr height=3D32 style=3D'height:24.0pt'>
  <td height=3D32 width=3D72 style=3D'height:24.0pt;width:54pt'></td>
  <td class=3Dxl66 colspan=3D5 width=3D360 style=3D'mso-ignore:colspan;widt=
h:270pt'>&#24773;&#22577;&#25945;&#32946;&#12395;&#24441;&#31435;&#12388;&#=
12522;&#12531;&#12463;&#19968;&#35239;</td>
  <td class=3Dxl65 width=3D72 style=3D'width:54pt'></td>
  <td class=3Dxl65 width=3D72 style=3D'width:54pt'></td>
  <td class=3Dxl65 width=3D72 style=3D'width:54pt'></td>
  <td class=3Dxl65 width=3D72 style=3D'width:54pt'></td>
 </tr>
 <tr height=3D19 style=3D'height:14.25pt'>
  <td height=3D19 style=3D'height:14.25pt'></td>
  <td colspan=3D9 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D19 style=3D'height:14.25pt'>
  <td height=3D19 style=3D'height:14.25pt'></td>
  <td class=3Dxl65></td>
  <td class=3Dxl67 colspan=3D4 style=3D'mso-ignore:colspan'><span lang=3DEN=
-US>&#22269;&#27665;&#12398;&#12383;&#12417;&#12398;&#24773;&#22577;&#12475=
;&#12461;&#12517;&#12522;&#12486;&#12451;&#12460;&#12452;&#12489;&#12288;</=
span></td>
  <td colspan=3D4 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D19 style=3D'height:14.25pt'>
  <td height=3D19 style=3D'height:14.25pt'></td>
  <td class=3Dxl65></td>
  <td class=3Dxl67><span lang=3DEN-US>&#32207;&#21209;&#30465;</span></td>
  <td colspan=3D7 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D19 style=3D'height:14.25pt'>
  <td height=3D19 style=3D'height:14.25pt'></td>
  <td class=3Dxl65></td>
  <td class=3Dxl69 colspan=3D7 style=3D'mso-ignore:colspan'><span lang=3DEN=
-US><a
  href=3D"http://www.soumu.go.jp/main_sosiki/joho_tsusin/security/index.htm"
  target=3D"_parent"><span style=3D'font-size:12.0pt'>http://www.soumu.go.j=
p/main_sosiki/joho_tsusin/security/index.htm</span></a></span></td>
  <td class=3Dxl65></td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 style=3D'height:15.0pt'></td>
  <td class=3Dxl65></td>
  <td class=3Dxl70></td>
  <td colspan=3D7 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D19 style=3D'height:14.25pt'>
  <td height=3D19 style=3D'height:14.25pt'></td>
  <td class=3Dxl65></td>
  <td class=3Dxl67 colspan=3D6 style=3D'mso-ignore:colspan'><span lang=3DEN=
-US>&#12452;&#12531;&#12479;&#12540;&#12493;&#12483;&#12488;&#12434;&#21033=
;&#29992;&#12377;&#12427;&#12383;&#12417;&#12398;&#12523;&#12540;&#12523;&#=
12392;&#12510;&#12490;&#12540;&#12288;&#12371;&#12393;&#12418;&#12400;&#124=
35;</span></td>
  <td colspan=3D2 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D19 style=3D'height:14.25pt'>
  <td height=3D19 style=3D'height:14.25pt'></td>
  <td align=3Dleft valign=3Dtop><!--[if gte vml 1]><v:shapetype id=3D"_x000=
0_t75"
   coordsize=3D"21600,21600" o:spt=3D"75" o:preferrelative=3D"t" path=3D"m@=
4@5l@4@11@9@11@9@5xe"
   filled=3D"f" stroked=3D"f">
   <v:stroke joinstyle=3D"miter"/>
   <v:formulas>
    <v:f eqn=3D"if lineDrawn pixelLineWidth 0"/>
    <v:f eqn=3D"sum @0 1 0"/>
    <v:f eqn=3D"sum 0 0 @1"/>
    <v:f eqn=3D"prod @2 1 2"/>
    <v:f eqn=3D"prod @3 21600 pixelWidth"/>
    <v:f eqn=3D"prod @3 21600 pixelHeight"/>
    <v:f eqn=3D"sum @0 0 1"/>
    <v:f eqn=3D"prod @6 1 2"/>
    <v:f eqn=3D"prod @7 21600 pixelWidth"/>
    <v:f eqn=3D"sum @8 21600 0"/>
    <v:f eqn=3D"prod @7 21600 pixelHeight"/>
    <v:f eqn=3D"sum @10 21600 0"/>
   </v:formulas>
   <v:path o:extrusionok=3D"f" gradientshapeok=3D"t" o:connecttype=3D"rect"=
/>
   <o:lock v:ext=3D"edit" aspectratio=3D"t"/>
  </v:shapetype><v:shape id=3D"_x56f3__x0020_1" o:spid=3D"_x0000_s1033" typ=
e=3D"#_x0000_t75"
   alt=3D"http://www.iajapan.org/rule/rule4child/v2/img/space.gif" style=3D=
'position:absolute;
   margin-left:53.25pt;margin-top:13.5pt;width:2.25pt;height:4.5pt;z-index:=
1;
   visibility:visible' o:gfxdata=3D"UEsDBBQABgAIAAAAIQDW/q20CwEAABgCAAATAAA=
AW0NvbnRlbnRfVHlwZXNdLnhtbJSRTU7DMBCF
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
BQYAAAAABgAGAIQBAAApBwAAAAA=3D
">
   <v:imagedata src=3D"image001.png" o:title=3D""/>
   <x:ClientData ObjectType=3D"Pict">
    <x:SizeWithCells/>
    <x:CF>Bitmap</x:CF>
    <x:AutoPict/>
   </x:ClientData>
  </v:shape><![endif]--><![if !vml]><span style=3D'mso-ignore:vglayout;
  position:absolute;z-index:1;margin-left:71px;margin-top:18px;width:3px;
  height:6px'><img width=3D3 height=3D6 src=3Dimage002.gif
  alt=3D"http://www.iajapan.org/rule/rule4child/v2/img/space.gif" v:shapes=
=3D"_x56f3__x0020_1"></span><![endif]><span
  style=3D'mso-ignore:vglayout2'>
  <table cellpadding=3D0 cellspacing=3D0>
   <tr>
    <td height=3D19 class=3Dxl65 width=3D72 style=3D'height:14.25pt;width:5=
4pt'></td>
   </tr>
  </table>
  </span></td>
  <td class=3Dxl67 colspan=3D3 style=3D'mso-ignore:colspan'><span lang=3DEN=
-US>&#36001;&#22243;&#27861;&#20154;&#12452;&#12531;&#12479;&#12540;&#12493=
;&#12483;&#12488;&#21332;&#20250;</td>
  <td colspan=3D5 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 style=3D'height:15.0pt'></td>
  <td class=3Dxl65></td>
  <td class=3Dxl68 colspan=3D4 style=3D'mso-ignore:colspan'><span lang=3DEN=
-US><a
  href=3D"http://www.iajapan.org/rule/rule4child/v2/" target=3D"_parent">ht=
tp://www.iajapan.org/rule/rule4child/v2/</a></span></td>
  <td colspan=3D4 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 style=3D'height:15.0pt'></td>
  <td class=3Dxl65></td>
  <td class=3Dxl70></td>
  <td colspan=3D7 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D19 style=3D'height:14.25pt'>
  <td height=3D19 style=3D'height:14.25pt'></td>
  <td class=3Dxl65></td>
  <td class=3Dxl67 colspan=3D4 style=3D'mso-ignore:colspan'><span lang=3DEN=
-US>&#24773;&#22577;&#12514;&#12521;&#12523;&#25351;&#23566;&#12398;&#12383=
;&#12417;&#12398;&#23455;&#36341;&#20107;&#20363;</span></td>
  <td colspan=3D4 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 style=3D'height:15.0pt'></td>
  <td class=3Dxl65></td>
  <td class=3Dxl70 colspan=3D4 style=3D'mso-ignore:colspan'><span lang=3DEN=
-US>&#8220;<font
  class=3D"font10">&#24773;&#22577;&#12514;&#12521;&#12523;</font><font
  class=3D"font12">&#8221;</font><font class=3D"font10">&#25480;&#26989;&#1=
2469;&#12509;&#12540;&#12488;&#12475;&#12531;&#12479;&#12540;</font></span>=
</td>
  <td colspan=3D4 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D19 style=3D'height:14.25pt'>
  <td height=3D19 style=3D'height:14.25pt'></td>
  <td class=3Dxl65></td>
  <td class=3Dxl69 colspan=3D4 style=3D'mso-ignore:colspan'><span lang=3DEN=
-US><a
  href=3D"http://sweb.nctd.go.jp/support/index.html" target=3D"_parent"><sp=
an
  style=3D'font-size:12.0pt'>http://sweb.nctd.go.jp/support/index.html</spa=
n></a></span></td>
  <td colspan=3D4 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 style=3D'height:15.0pt'></td>
  <td class=3Dxl65></td>
  <td class=3Dxl70></td>
  <td colspan=3D7 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 style=3D'height:15.0pt'></td>
  <td class=3Dxl65></td>
  <td class=3Dxl67 colspan=3D7 style=3D'mso-ignore:colspan'><span lang=3DEN=
-US>&#12452;&#12531;&#12479;&#12540;&#12493;&#12483;&#12488;&#27963;&#29992=
;&#12460;&#12452;&#12489;&#12502;&#12483;&#12463;&#65288;&#12514;&#12521;&#=
12523;&#12539;&#12475;&#12461;&#12517;&#12522;&#12486;&#12451;&#32232;&#652=
89;<font
  class=3D"font12">PDF</font><font class=3D"font10">&#12501;&#12449;&#12452=
;&#12523;</font></span></td>
  <td class=3Dxl65></td>
 </tr>
 <tr height=3D19 style=3D'height:14.25pt'>
  <td height=3D19 style=3D'height:14.25pt'></td>
  <td class=3Dxl65></td>
  <td class=3Dxl67 colspan=3D4 style=3D'mso-ignore:colspan'><span lang=3DEN=
-US>&#36001;&#22243;&#27861;&#20154;&#12288;&#12467;&#12531;&#12500;&#12517=
;&#12540;&#12479;&#25945;&#32946;&#38283;&#30330;&#12475;&#12531;&#12479;&#=
12540;</span></td>
  <td colspan=3D4 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D19 style=3D'height:14.25pt'>
  <td height=3D19 style=3D'height:14.25pt'></td>
  <td class=3Dxl65></td>
  <td class=3Dxl69 colspan=3D4 style=3D'mso-ignore:colspan'><span lang=3DEN=
-US><a
  href=3D"http://www.cec.or.jp/books/guidebook.pdf" target=3D"_parent"><span
  style=3D'font-size:12.0pt'>http://www.cec.or.jp/books/guidebook.pdf</span=
></a></span></td>
  <td colspan=3D4 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 style=3D'height:15.0pt'></td>
  <td class=3Dxl65></td>
  <td class=3Dxl70></td>
  <td colspan=3D7 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D19 style=3D'height:14.25pt'>
  <td height=3D19 style=3D'height:14.25pt'></td>
  <td class=3Dxl65></td>
  <td class=3Dxl67 colspan=3D4 style=3D'mso-ignore:colspan'><span lang=3DEN=
-US>&#12300;&#23433;&#24515;&#12452;&#12531;&#12479;&#12540;&#12493;&#12483=
;&#12488;&#12521;&#12452;&#12501;<font
  class=3D"font13">&#9733;</font><font class=3D"font10">&#12460;&#12452;&#1=
2489;&#12301;</font></span></td>
  <td colspan=3D4 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D19 style=3D'height:14.25pt'>
  <td height=3D19 style=3D'height:14.25pt'></td>
  <td class=3Dxl65></td>
  <td class=3Dxl67 colspan=3D4 style=3D'mso-ignore:colspan'><span lang=3DEN=
-US>&#36001;&#22243;&#27861;&#20154;&#12510;&#12523;&#12481;&#12513;&#12487=
;&#12451;&#12450;&#25391;&#33288;&#12475;&#12531;&#12479;&#12540;</span></t=
d>
  <td colspan=3D4 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D19 style=3D'height:14.25pt'>
  <td height=3D19 style=3D'height:14.25pt'></td>
  <td class=3Dxl65></td>
  <td class=3Dxl69 colspan=3D5 style=3D'mso-ignore:colspan'><span lang=3DEN=
-US><a
  href=3D"http://www.fmmc.or.jp/ejf/guide/index.html" target=3D"_parent"><s=
pan
  style=3D'font-size:12.0pt'>http://www.fmmc.or.jp/ejf/guide/index.html</sp=
an></a></span></td>
  <td colspan=3D3 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 style=3D'height:15.0pt'></td>
  <td class=3Dxl65></td>
  <td class=3Dxl70></td>
  <td colspan=3D7 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D19 style=3D'height:14.25pt'>
  <td height=3D19 style=3D'height:14.25pt'></td>
  <td class=3Dxl65></td>
  <td class=3Dxl67 colspan=3D5 style=3D'mso-ignore:colspan'><span lang=3DEN=
-US>&#23567;&#20013;&#23398;&#26657;&#25945;&#24107;&#12398;&#12383;&#12417=
;&#12398;&#12452;&#12531;&#12479;&#12540;&#12493;&#12483;&#12488;&#23433;&#=
20840;&#25945;&#32946;&#12460;&#12452;&#12489;</span></td>
  <td colspan=3D3 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D19 style=3D'height:14.25pt'>
  <td height=3D19 style=3D'height:14.25pt'></td>
  <td class=3Dxl65></td>
  <td class=3Dxl67 colspan=3D3 style=3D'mso-ignore:colspan'><span lang=3DEN=
-US>Kids'
  Space Foundation</span></td>
  <td colspan=3D5 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D19 style=3D'height:14.25pt'>
  <td height=3D19 style=3D'height:14.25pt'></td>
  <td class=3Dxl65></td>
  <td class=3Dxl69 colspan=3D6 style=3D'mso-ignore:colspan'><span lang=3DEN=
-US><a
  href=3D"http://teachersguide.kids-space.org/teachersguide/index.html"
  target=3D"_parent"><span style=3D'font-size:12.0pt'>http://teachersguide.=
kids-space.org/teachersguide/index.html</span></a></span></td>
  <td colspan=3D2 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 style=3D'height:15.0pt'></td>
  <td class=3Dxl65></td>
  <td class=3Dxl70></td>
  <td colspan=3D7 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D19 style=3D'height:14.25pt'>
  <td height=3D19 style=3D'height:14.25pt'></td>
  <td class=3Dxl65></td>
  <td class=3Dxl71 colspan=3D3 style=3D'mso-ignore:colspan'><span lang=3DEN=
-US>&#23398;&#26657;&#24773;&#22577;&#12475;&#12461;&#12517;&#12522;&#12486=
;&#12451;&#12521;&#12452;&#12502;&#12521;&#12522;</span></td>
  <td colspan=3D5 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D19 style=3D'height:14.25pt'>
  <td height=3D19 style=3D'height:14.25pt'></td>
  <td class=3Dxl65></td>
  <td class=3Dxl71 colspan=3D4 style=3D'mso-ignore:colspan'><span lang=3DEN=
-US>&#36001;&#22243;&#27861;&#20154;&#12467;&#12531;&#12500;&#12517;&#12540=
;&#12479;&#25945;&#32946;&#38283;&#30330;&#12475;&#12531;&#12479;&#12540;</=
span></td>
  <td colspan=3D4 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D19 style=3D'height:14.25pt'>
  <td height=3D19 style=3D'height:14.25pt'></td>
  <td class=3Dxl65></td>
  <td class=3Dxl69 colspan=3D5 style=3D'mso-ignore:colspan'><span lang=3DEN=
-US><a
  href=3D"http://www.cec.or.jp/seculib/index.html#18step4" target=3D"_paren=
t"><span
  style=3D'font-size:12.0pt'>http://www.cec.or.jp/seculib/index.html#18step=
4</span></a></span></td>
  <td colspan=3D3 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D19 style=3D'height:14.25pt'>
  <td height=3D19 style=3D'height:14.25pt'></td>
  <td class=3Dxl65></td>
  <td colspan=3D4 class=3Dxl69 style=3D'mso-ignore:colspan'></td>
  <td colspan=3D4 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D19 style=3D'height:14.25pt'>
  <td height=3D19 style=3D'height:14.25pt'></td>
  <td class=3Dxl65></td>
  <td class=3Dxl67 colspan=3D5 style=3D'mso-ignore:colspan'>&#12300;&#24773=
;&#22577;&#12514;&#12521;&#12523;&#12301;&#25351;&#23566;&#23455;&#36341;&#=
12461;&#12483;&#12463;&#12458;&#12501;&#12460;&#12452;&#12489;(&#65367;&#65=
349;&#65346;&#29256;&#65289;</td>
  <td colspan=3D3 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D19 style=3D'height:14.25pt'>
  <td height=3D19 style=3D'height:14.25pt'></td>
  <td class=3Dxl65></td>
  <td class=3Dxl69 colspan=3D5 style=3D'mso-ignore:colspan'><a
  href=3D"http://www.kayoo.org/moral-guidebook/index.html" target=3D"_paren=
t"><span
  style=3D'font-size:12.0pt'>http://www.kayoo.org/moral-guidebook/index.htm=
l</span></a></td>
  <td colspan=3D3 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 style=3D'height:15.0pt'></td>
  <td class=3Dxl65></td>
  <td class=3Dxl70></td>
  <td colspan=3D7 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D19 style=3D'height:14.25pt'>
  <td height=3D19 style=3D'height:14.25pt'></td>
  <td class=3Dxl65></td>
  <td class=3Dxl65 colspan=3D3 style=3D'mso-ignore:colspan'>&#25945;&#21729=
;&#12398;ICT&#27963;&#29992;&#25351;&#23566;&#21147;FAQ</td>
  <td colspan=3D5 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D19 style=3D'height:14.25pt'>
  <td height=3D19 style=3D'height:14.25pt'></td>
  <td class=3Dxl65></td>
  <td class=3Dxl67 colspan=3D3 style=3D'mso-ignore:colspan'><span lang=3DEN=
-US>&#12513;&#12487;&#12451;&#12450;&#25945;&#32946;&#38283;&#30330;&#12475=
;&#12531;&#12479;&#12540;</span></td>
  <td colspan=3D5 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D19 style=3D'height:14.25pt'>
  <td height=3D19 style=3D'height:14.25pt'></td>
  <td class=3Dxl65></td>
  <td class=3Dxl69 colspan=3D3 style=3D'mso-ignore:colspan'><span lang=3DEN=
-US><a
  href=3D"https://train.nime.ac.jp/faq/" target=3D"_parent"><span style=3D'=
font-size:
  12.0pt'>https://train.nime.ac.jp/faq/</span></a></span></td>
  <td colspan=3D5 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 style=3D'height:15.0pt'></td>
  <td class=3Dxl65></td>
  <td class=3Dxl70></td>
  <td colspan=3D7 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D19 style=3D'height:14.25pt'>
  <td height=3D19 style=3D'height:14.25pt'></td>
  <td class=3Dxl65></td>
  <td class=3Dxl67 colspan=3D4 style=3D'mso-ignore:colspan'><span lang=3DEN=
-US>&#23398;&#26657;&#12507;&#12540;&#12512;&#12506;&#12540;&#12472;&#12398=
;&#20316;&#12426;&#12363;&#12383;&#12539;&#32771;&#12360;&#26041;</span></t=
d>
  <td colspan=3D4 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D19 style=3D'height:14.25pt'>
  <td height=3D19 style=3D'height:14.25pt'></td>
  <td class=3Dxl65></td>
  <td class=3Dxl67><span lang=3DEN-US>&#26862;&#31481;&#39640;&#35029;</spa=
n></td>
  <td colspan=3D7 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D19 style=3D'height:14.25pt'>
  <td height=3D19 style=3D'height:14.25pt'></td>
  <td class=3Dxl65></td>
  <td class=3Dxl69 colspan=3D6 style=3D'mso-ignore:colspan'><span lang=3DEN=
-US><a
  href=3D"http://homepage1.nifty.com/moritake/comp/school-hp01.htm"
  target=3D"_parent"><span style=3D'font-size:12.0pt'>http://homepage1.nift=
y.com/moritake/comp/school-hp01.htm</span></a></span></td>
  <td colspan=3D2 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 style=3D'height:15.0pt'></td>
  <td class=3Dxl65></td>
  <td class=3Dxl70></td>
  <td colspan=3D7 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D19 style=3D'height:14.25pt'>
  <td height=3D19 style=3D'height:14.25pt'></td>
  <td class=3Dxl65></td>
  <td class=3Dxl67 colspan=3D5 style=3D'mso-ignore:colspan'><span lang=3DEN=
-US>&#23398;&#26657;&#12507;&#12540;&#12512;&#12506;&#12540;&#12472;&#12398=
;&#30446;&#30340;&#12392;&#27231;&#33021;&#12289;&#27083;&#25104;&#20869;&#=
23481;</span></td>
  <td colspan=3D3 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D19 style=3D'height:14.25pt'>
  <td height=3D19 style=3D'height:14.25pt'></td>
  <td class=3Dxl65></td>
  <td class=3Dxl67 colspan=3D3 style=3D'mso-ignore:colspan'><span lang=3DEN=
-US>&#29066;&#26412;&#30476;&#31435;&#25945;&#32946;&#12475;&#12531;&#12479=
;&#12540;</span></td>
  <td colspan=3D5 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D19 style=3D'height:14.25pt'>
  <td height=3D19 style=3D'height:14.25pt'></td>
  <td class=3Dxl65></td>
  <td class=3Dxl69 colspan=3D8 style=3D'mso-ignore:colspan'><span lang=3DEN=
-US><a
  href=3D"http://www.higo.ed.jp/edu-c/section/jouhoubu/kougaku/kougaku-make=
hp.html"
  target=3D"_parent"><span style=3D'font-size:12.0pt'>http://www.higo.ed.jp=
/edu-c/section/jouhoubu/kougaku/kougaku-makehp.html</span></a></span></td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 style=3D'height:15.0pt'></td>
  <td class=3Dxl65></td>
  <td class=3Dxl70></td>
  <td colspan=3D7 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D19 style=3D'height:14.25pt'>
  <td height=3D19 style=3D'height:14.25pt'></td>
  <td class=3Dxl65></td>
  <td class=3Dxl67 colspan=3D5 style=3D'mso-ignore:colspan'><span lang=3DEN=
-US>&#12507;&#12540;&#12512;&#12506;&#12540;&#12472;&#12499;&#12523;&#12480=
;&#12540;&#12395;&#12424;&#12427;&#20889;&#30495;&#12420;&#30011;&#20687;&#=
12398;&#25407;&#20837;</span></td>
  <td colspan=3D3 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D19 style=3D'height:14.25pt'>
  <td height=3D19 style=3D'height:14.25pt'></td>
  <td class=3Dxl65></td>
  <td class=3Dxl67 colspan=3D2 style=3D'mso-ignore:colspan'><span lang=3DEN=
-US>&#20304;&#36032;&#30476;&#25945;&#32946;&#12475;&#12531;&#12479;&#12540=
;</span></td>
  <td colspan=3D6 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D19 style=3D'height:14.25pt'>
  <td height=3D19 style=3D'height:14.25pt'></td>
  <td class=3Dxl65></td>
  <td class=3Dxl69 colspan=3D6 style=3D'mso-ignore:colspan'><span lang=3DEN=
-US><a
  href=3D"http://www.saga-ed.jp/jouhou/edqsaga/photo_howto.htm" target=3D"_=
parent"><span
  style=3D'font-size:12.0pt'>http://www.saga-ed.jp/jouhou/edqsaga/photo_how=
to.htm</span></a></span></td>
  <td colspan=3D2 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 style=3D'height:15.0pt'></td>
  <td class=3Dxl65></td>
  <td class=3Dxl70></td>
  <td colspan=3D7 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D19 style=3D'height:14.25pt'>
  <td height=3D19 style=3D'height:14.25pt'></td>
  <td class=3Dxl65></td>
  <td class=3Dxl65 colspan=3D4 style=3D'mso-ignore:colspan'>&#12461;&#12483=
;&#12474;&#12465;&#12540;&#12479;&#12452;&#12539;&#27963;&#29992;&#12503;&#=
12525;&#12472;&#12455;&#12463;&#12488;</td>
  <td colspan=3D4 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D19 style=3D'height:14.25pt'>
  <td height=3D19 style=3D'height:14.25pt'></td>
  <td class=3Dxl65></td>
  <td class=3Dxl69 colspan=3D2 style=3D'mso-ignore:colspan'><span lang=3DEN=
-US><a
  href=3D"http://kids-ktai.jp/" target=3D"_parent"><span style=3D'font-size=
:12.0pt'>http://kids-ktai.jp/</span></a></span></td>
  <td colspan=3D6 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 style=3D'height:15.0pt'></td>
  <td class=3Dxl65></td>
  <td class=3Dxl70></td>
  <td colspan=3D7 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D19 style=3D'height:14.25pt'>
  <td height=3D19 style=3D'height:14.25pt'></td>
  <td class=3Dxl65></td>
  <td class=3Dxl65 colspan=3D5 style=3D'mso-ignore:colspan'>&#20170;&#12373=
;&#12425;&#32862;&#12369;&#12394;&#12356;IT&#12398;&#22522;&#30990;&#30693;=
&#35672;&#12288;&#12399;&#12376;&#12417;&#12398;&#19968;&#27497;</td>
  <td colspan=3D3 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D19 style=3D'height:14.25pt'>
  <td height=3D19 style=3D'height:14.25pt'></td>
  <td class=3Dxl65></td>
  <td class=3Dxl69 colspan=3D3 style=3D'mso-ignore:colspan'><span lang=3DEN=
-US><a
  href=3D"http://www.ippo.ne.jp/" target=3D"_parent"><span style=3D'font-si=
ze:12.0pt'>http://www.ippo.ne.jp/</span></a></span></td>
  <td colspan=3D5 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 style=3D'height:15.0pt'></td>
  <td class=3Dxl65></td>
  <td class=3Dxl70></td>
  <td colspan=3D7 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 style=3D'height:15.0pt'></td>
  <td class=3Dxl65></td>
  <td class=3Dxl67 colspan=3D4 style=3D'mso-ignore:colspan'><span lang=3DEN=
-US>&#12507;&#12540;&#12512;&#12506;&#12540;&#12472;&#12499;&#12523;&#12480=
;&#12540;<font
  class=3D"font15">11 12 13</font><font class=3D"font10">&#12398;&#20351;&#=
12356;&#26041;</font></span></td>
  <td colspan=3D4 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D19 style=3D'height:14.25pt'>
  <td height=3D19 style=3D'height:14.25pt'></td>
  <td class=3Dxl65></td>
  <td class=3Dxl69 colspan=3D3 style=3D'mso-ignore:colspan'><span lang=3DEN=
-US><a
  href=3D"http://hpb.cool.ne.jp/" target=3D"_parent"><span style=3D'font-si=
ze:12.0pt'>http://hpb.cool.ne.jp/</span></a></span></td>
  <td colspan=3D5 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 style=3D'height:15.0pt'></td>
  <td class=3Dxl65></td>
  <td class=3Dxl70></td>
  <td colspan=3D7 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D19 style=3D'height:14.25pt'>
  <td height=3D19 style=3D'height:14.25pt'></td>
  <td class=3Dxl65></td>
  <td class=3Dxl67 colspan=3D3 style=3D'mso-ignore:colspan'><span lang=3DEN=
-US>&#12507;&#12540;&#12512;&#12506;&#12540;&#12472;&#12499;&#12523;&#12480=
;&#12540;&#12398;&#36948;&#20154;</span></td>
  <td colspan=3D5 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D19 style=3D'height:14.25pt'>
  <td height=3D19 style=3D'height:14.25pt'></td>
  <td class=3Dxl65></td>
  <td class=3Dxl69 colspan=3D5 style=3D'mso-ignore:colspan'><span lang=3DEN=
-US><a
  href=3D"http://www.homepagebuilder.org/index.html" target=3D"_parent"><sp=
an
  style=3D'font-size:12.0pt'>http://www.homepagebuilder.org/index.html</spa=
n></a></span></td>
  <td colspan=3D3 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 style=3D'height:15.0pt'></td>
  <td class=3Dxl65></td>
  <td class=3Dxl70></td>
  <td colspan=3D7 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D19 style=3D'height:14.25pt'>
  <td height=3D19 style=3D'height:14.25pt'></td>
  <td class=3Dxl65></td>
  <td class=3Dxl67 colspan=3D5 style=3D'mso-ignore:colspan'><span lang=3DEN=
-US>&#12507;&#12540;&#12512;&#12506;&#12540;&#12472;&#12499;&#12523;&#12480=
;&#12540;&#12539;&#12464;&#12524;&#12540;&#12488;&#21021;&#24515;&#32773;&#=
35611;&#24231;</span></td>
  <td colspan=3D3 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D19 style=3D'height:14.25pt'>
  <td height=3D19 style=3D'height:14.25pt'></td>
  <td class=3Dxl65></td>
  <td class=3Dxl69 colspan=3D3 style=3D'mso-ignore:colspan'><span lang=3DEN=
-US><a
  href=3D"http://www.aimix.jp/index.html" target=3D"_parent"><span
  style=3D'font-size:12.0pt'>http://www.aimix.jp/index.html</span></a></spa=
n></td>
  <td colspan=3D5 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <![if supportMisalignedColumns]>
 <tr height=3D0 style=3D'display:none'>
  <td width=3D72 style=3D'width:54pt'></td>
  <td width=3D72 style=3D'width:54pt'></td>
  <td width=3D72 style=3D'width:54pt'></td>
  <td width=3D72 style=3D'width:54pt'></td>
  <td width=3D72 style=3D'width:54pt'></td>
  <td width=3D72 style=3D'width:54pt'></td>
  <td width=3D72 style=3D'width:54pt'></td>
  <td width=3D72 style=3D'width:54pt'></td>
  <td width=3D72 style=3D'width:54pt'></td>
  <td width=3D72 style=3D'width:54pt'></td>
 </tr>
 <![endif]>
</table>

</body>

</html>

------=_NextPart_01C9E52A.8D547780
Content-Location: file:///C:/E5816902/jyouhou_web.files/image002.gif
Content-Transfer-Encoding: base64
Content-Type: image/gif

R0lGODlhAwAGAHcAMSH+GlNvZnR3YXJlOiBNaWNyb3NvZnQgT2ZmaWNlACH5BAEAAAAALAAAAAAB
AAEAgAAAAAECAwICRAEAOw==

------=_NextPart_01C9E52A.8D547780
Content-Location: file:///C:/E5816902/jyouhou_web.files/sheet002.htm
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html; charset="us-ascii"

<html xmlns:o=3D"urn:schemas-microsoft-com:office:office"
xmlns:x=3D"urn:schemas-microsoft-com:office:excel"
xmlns=3D"http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=3DContent-Type content=3D"text/html; charset=3Dus-ascii">
<meta name=3DProgId content=3DExcel.Sheet>
<meta name=3DGenerator content=3D"Microsoft Excel 12">
<link id=3DMain-File rel=3DMain-File href=3D"../jyouhou_web.htm">
<link rel=3DFile-List href=3Dfilelist.xml>
<![if IE]>
<base href=3D"file:///C:\E5816902\jyouhou_web.files\sheet002.htm"
id=3D"webarch_temp_base_tag">
<![endif]>
<link rel=3DStylesheet href=3Dstylesheet.css>
<style>
<!--table
	{mso-displayed-decimal-separator:"\.";
	mso-displayed-thousand-separator:"\,";}
@page
	{margin:.75in .7in .75in .7in;
	mso-header-margin:.3in;
	mso-footer-margin:.3in;}
ruby
	{ruby-align:left;}
rt
	{color:windowtext;
	font-size:6.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:"MS PGothic", monospace;
	mso-font-charset:128;
	mso-char-type:katakana;
	display:none;}
-->
</style>
<![if !supportTabStrip]><script language=3D"JavaScript">
<!--
function fnUpdateTabs()
 {
  if (parent.window.g_iIEVer>=3D4) {
   if (parent.document.readyState=3D=3D"complete"
    && parent.frames['frTabs'].document.readyState=3D=3D"complete")
   parent.fnSetActiveSheet(1);
  else
   window.setTimeout("fnUpdateTabs();",150);
 }
}

if (window.name!=3D"frSheet")
 window.location.replace("../jyouhou_web.htm");
else
 fnUpdateTabs();
//-->
</script>
<![endif]>
</head>

<body link=3Dblue vlink=3Dpurple>

<table border=3D0 cellpadding=3D0 cellspacing=3D0 width=3D72 style=3D'borde=
r-collapse:
 collapse;table-layout:fixed;width:54pt'>
 <col width=3D72 style=3D'width:54pt'>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 width=3D72 style=3D'height:13.5pt;width:54pt'></td>
 </tr>
 <![if supportMisalignedColumns]>
 <tr height=3D0 style=3D'display:none'>
  <td width=3D72 style=3D'width:54pt'></td>
 </tr>
 <![endif]>
</table>

</body>

</html>

------=_NextPart_01C9E52A.8D547780
Content-Location: file:///C:/E5816902/jyouhou_web.files/sheet003.htm
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html; charset="us-ascii"

<html xmlns:o=3D"urn:schemas-microsoft-com:office:office"
xmlns:x=3D"urn:schemas-microsoft-com:office:excel"
xmlns=3D"http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=3DContent-Type content=3D"text/html; charset=3Dus-ascii">
<meta name=3DProgId content=3DExcel.Sheet>
<meta name=3DGenerator content=3D"Microsoft Excel 12">
<link id=3DMain-File rel=3DMain-File href=3D"../jyouhou_web.htm">
<link rel=3DFile-List href=3Dfilelist.xml>
<![if IE]>
<base href=3D"file:///C:\E5816902\jyouhou_web.files\sheet003.htm"
id=3D"webarch_temp_base_tag">
<![endif]>
<link rel=3DStylesheet href=3Dstylesheet.css>
<style>
<!--table
	{mso-displayed-decimal-separator:"\.";
	mso-displayed-thousand-separator:"\,";}
@page
	{margin:.75in .7in .75in .7in;
	mso-header-margin:.3in;
	mso-footer-margin:.3in;}
ruby
	{ruby-align:left;}
rt
	{color:windowtext;
	font-size:6.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:"MS PGothic", monospace;
	mso-font-charset:128;
	mso-char-type:katakana;
	display:none;}
-->
</style>
<![if !supportTabStrip]><script language=3D"JavaScript">
<!--
function fnUpdateTabs()
 {
  if (parent.window.g_iIEVer>=3D4) {
   if (parent.document.readyState=3D=3D"complete"
    && parent.frames['frTabs'].document.readyState=3D=3D"complete")
   parent.fnSetActiveSheet(2);
  else
   window.setTimeout("fnUpdateTabs();",150);
 }
}

if (window.name!=3D"frSheet")
 window.location.replace("../jyouhou_web.htm");
else
 fnUpdateTabs();
//-->
</script>
<![endif]>
</head>

<body link=3Dblue vlink=3Dpurple>

<table border=3D0 cellpadding=3D0 cellspacing=3D0 width=3D72 style=3D'borde=
r-collapse:
 collapse;table-layout:fixed;width:54pt'>
 <col width=3D72 style=3D'width:54pt'>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 width=3D72 style=3D'height:13.5pt;width:54pt'></td>
 </tr>
 <![if supportMisalignedColumns]>
 <tr height=3D0 style=3D'display:none'>
  <td width=3D72 style=3D'width:54pt'></td>
 </tr>
 <![endif]>
</table>

</body>

</html>

------=_NextPart_01C9E52A.8D547780
Content-Location: file:///C:/E5816902/jyouhou_web.files/image001.png
Content-Transfer-Encoding: base64
Content-Type: image/png

iVBORw0KGgoAAAANSUhEUgAAAAQAAAAJCAYAAAAVb42gAAAAAXNSR0IArs4c6QAAAARnQU1BAACx
jwv8YQUAAAAgY0hSTQAAeiYAAICEAAD6AAAAgOgAAHUwAADqYAAAOpgAABdwnLpRPAAAAAlwSFlz
AAAXEQAAFxEByibzPwAAAAxJREFUGFdjYBikAAAAmQAB7uHldwAAAABJRU5ErkJggk==

------=_NextPart_01C9E52A.8D547780
Content-Location: file:///C:/E5816902/jyouhou_web.files/filelist.xml
Content-Transfer-Encoding: quoted-printable
Content-Type: text/xml; charset="utf-8"

<xml xmlns:o=3D"urn:schemas-microsoft-com:office:office">
 <o:MainFile HRef=3D"../jyouhou_web.htm"/>
 <o:File HRef=3D"stylesheet.css"/>
 <o:File HRef=3D"tabstrip.htm"/>
 <o:File HRef=3D"sheet001.htm"/>
 <o:File HRef=3D"image001.png"/>
 <o:File HRef=3D"image002.gif"/>
 <o:File HRef=3D"sheet002.htm"/>
 <o:File HRef=3D"sheet003.htm"/>
 <o:File HRef=3D"filelist.xml"/>
</xml>
------=_NextPart_01C9E52A.8D547780--
