MIME-Version: 1.0
X-Document-Type: Workbook
Content-Type: multipart/related; boundary="----=_NextPart_01C9BA18.00C60A50"

このドキュメントは単一ファイル Web ページ (Web アーカイブ ファイル) です。お使いのブラウザ、またはエディタは Web アーカイブ ファイルをサポートしていません。Windows? Internet Explorer? など、Web アーカイブをサポートするブラウザをダウンロードしてください。

------=_NextPart_01C9BA18.00C60A50
Content-Location: file:///C:/E4E308CE/PLC_cn.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"PLC_cn.files/filelist.xml">
<![if !supportTabStrip]>
<link id=3D"shLink" href=3D"PLC_cn.files/sheet001.htm">
<link id=3D"shLink" href=3D"PLC_cn.files/sheet002.htm">
<link id=3D"shLink" href=3D"PLC_cn.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"PLC_cn.files/sheet001.htm"/>
   </x:ExcelWorksheet>
   <x:ExcelWorksheet>
    <x:Name>Sheet2</x:Name>
    <x:WorksheetSource HRef=3D"PLC_cn.files/sheet002.htm"/>
   </x:ExcelWorksheet>
   <x:ExcelWorksheet>
    <x:Name>Sheet3</x:Name>
    <x:WorksheetSource HRef=3D"PLC_cn.files/sheet003.htm"/>
   </x:ExcelWorksheet>
  </x:ExcelWorksheets>
  <x:Stylesheet HRef=3D"PLC_cn.files/stylesheet.css"/>
  <x:WindowHeight>7485</x:WindowHeight>
  <x:WindowWidth>13815</x:WindowWidth>
  <x:WindowTopX>240</x:WindowTopX>
  <x:WindowTopY>75</x:WindowTopY>
  <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"PLC_cn.files/sheet001.htm" name=3D"frSheet">
 <frame src=3D"PLC_cn.files/tabstrip.htm" name=3D"frTabs" marginwidth=3D0 m=
arginheight=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_01C9BA18.00C60A50
Content-Location: file:///C:/E4E308CE/PLC_cn.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;}
.style44
	{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:0;
	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:0;}
a:visited
	{color:purple;
	font-size:11.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:underline;
	text-underline-style:single;
	font-family:SimSun;
	mso-generic-font-family:auto;
	mso-font-charset:134;}
.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:SimSun;
	mso-generic-font-family:auto;
	mso-font-charset:134;
	border:none;
	mso-protection:locked visible;
	mso-style-name:\6A19\6E96;
	mso-style-id:0;}
.font8
	{color:blue;
	font-size:11.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:underline;
	text-underline-style:single;
	font-family:SimSun;
	mso-generic-font-family:auto;
	mso-font-charset:134;}
td
	{mso-style-parent:style0;
	padding-top:1px;
	padding-right:1px;
	padding-left:1px;
	mso-ignore:padding;
	color:black;
	font-size:11.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:SimSun;
	mso-generic-font-family:auto;
	mso-font-charset:134;
	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:7.45pt;
	border-top:1.0pt solid windowtext;
	border-right:none;
	border-bottom:1.0pt solid windowtext;
	border-left:1.0pt solid windowtext;
	background:#FFFFCC;
	mso-pattern:black none;
	white-space:normal;}
.xl66
	{mso-style-parent:style0;
	font-size:7.45pt;
	border-top:1.0pt solid windowtext;
	border-right:none;
	border-bottom:1.0pt solid windowtext;
	border-left:none;
	background:#FFFFCC;
	mso-pattern:black none;
	white-space:normal;}
.xl67
	{mso-style-parent:style0;
	font-size:7.45pt;
	border-top:1.0pt solid windowtext;
	border-right:1.0pt solid windowtext;
	border-bottom:1.0pt solid windowtext;
	border-left:none;
	background:#FFFFCC;
	mso-pattern:black none;
	white-space:normal;}
.xl68
	{mso-style-parent:style0;
	font-size:7.45pt;
	border-top:none;
	border-right:none;
	border-bottom:none;
	border-left:1.0pt solid windowtext;
	background:white;
	mso-pattern:black none;
	white-space:normal;}
.xl69
	{mso-style-parent:style0;
	font-size:7.45pt;
	background:white;
	mso-pattern:black none;
	white-space:normal;}
.xl70
	{mso-style-parent:style0;
	font-size:7.45pt;
	border-top:none;
	border-right:1.0pt solid windowtext;
	border-bottom:none;
	border-left:none;
	background:white;
	mso-pattern:black none;
	white-space:normal;}
.xl71
	{mso-style-parent:style0;
	font-size:7.45pt;
	border-top:none;
	border-right:none;
	border-bottom:none;
	border-left:1.0pt solid windowtext;
	background:#FFFFCC;
	mso-pattern:black none;
	white-space:normal;}
.xl72
	{mso-style-parent:style0;
	font-size:7.45pt;
	background:#FFFFCC;
	mso-pattern:black none;
	white-space:normal;}
.xl73
	{mso-style-parent:style0;
	font-size:7.45pt;
	border-top:none;
	border-right:1.0pt solid windowtext;
	border-bottom:none;
	border-left:none;
	background:#FFFFCC;
	mso-pattern:black none;
	white-space:normal;}
.xl74
	{mso-style-parent:style44;
	color:blue;
	text-decoration:underline;
	text-underline-style:single;
	font-family:"MS PGothic", monospace;
	mso-font-charset:0;
	border-top:none;
	border-right:1.0pt solid windowtext;
	border-bottom:none;
	border-left:none;
	background:#FFFFCC;
	mso-pattern:black none;
	white-space:normal;}
.xl75
	{mso-style-parent:style44;
	color:blue;
	text-decoration:underline;
	text-underline-style:single;
	font-family:"MS PGothic", monospace;
	mso-font-charset:0;
	border-top:none;
	border-right:1.0pt solid windowtext;
	border-bottom:none;
	border-left:none;
	background:white;
	mso-pattern:black none;
	white-space:normal;}
.xl76
	{mso-style-parent:style0;
	font-size:7.45pt;
	border-top:none;
	border-right:none;
	border-bottom:1.0pt solid windowtext;
	border-left:1.0pt solid windowtext;
	background:#FFFFCC;
	mso-pattern:black none;
	white-space:normal;}
.xl77
	{mso-style-parent:style0;
	font-size:7.45pt;
	border-top:none;
	border-right:none;
	border-bottom:1.0pt solid windowtext;
	border-left:none;
	background:#FFFFCC;
	mso-pattern:black none;
	white-space:normal;}
.xl78
	{mso-style-parent:style0;
	font-size:7.45pt;
	border-top:1.0pt solid windowtext;
	border-right:none;
	border-bottom:none;
	border-left:1.0pt solid windowtext;
	background:white;
	mso-pattern:black none;
	white-space:normal;}
.xl79
	{mso-style-parent:style0;
	font-size:7.45pt;
	border-top:1.0pt solid windowtext;
	border-right:none;
	border-bottom:none;
	border-left:none;
	background:white;
	mso-pattern:black none;
	white-space:normal;}
.xl80
	{mso-style-parent:style0;
	font-size:7.45pt;
	border-top:1.0pt solid windowtext;
	border-right:1.0pt solid windowtext;
	border-bottom:none;
	border-left:none;
	background:white;
	mso-pattern:black none;
	white-space:normal;}
.xl81
	{mso-style-parent:style0;
	font-size:7.45pt;
	border-top:none;
	border-right:1.0pt solid windowtext;
	border-bottom:1.0pt solid windowtext;
	border-left:none;
	background:#FFFFCC;
	mso-pattern:black none;
	white-space:normal;}
.xl82
	{mso-style-parent:style0;
	font-size:7.45pt;
	border-top:none;
	border-right:none;
	border-bottom:1.0pt solid windowtext;
	border-left:1.0pt solid windowtext;
	background:white;
	mso-pattern:black none;
	white-space:normal;}
.xl83
	{mso-style-parent:style0;
	font-size:7.45pt;
	border-top:none;
	border-right:none;
	border-bottom:1.0pt solid windowtext;
	border-left:none;
	background:white;
	mso-pattern:black none;
	white-space:normal;}
.xl84
	{mso-style-parent:style44;
	color:blue;
	text-decoration:underline;
	text-underline-style:single;
	font-family:"MS PGothic", monospace;
	mso-font-charset:0;
	border-top:none;
	border-right:1.0pt solid windowtext;
	border-bottom:1.0pt solid windowtext;
	border-left:none;
	background:white;
	mso-pattern:black none;
	white-space:normal;}
.xl85
	{mso-style-parent:style0;
	font-size:7.45pt;
	border-top:none;
	border-right:1.0pt solid windowtext;
	border-bottom:1.0pt solid windowtext;
	border-left:none;
	background:white;
	mso-pattern:black none;
	white-space:normal;}
.xl86
	{mso-style-parent:style0;
	font-size:7.45pt;
	border-top:1.0pt solid windowtext;
	border-right:none;
	border-bottom:none;
	border-left:1.0pt solid windowtext;
	background:#FFFFCC;
	mso-pattern:black none;
	white-space:normal;}
.xl87
	{mso-style-parent:style0;
	font-size:7.45pt;
	border-top:1.0pt solid windowtext;
	border-right:none;
	border-bottom:none;
	border-left:none;
	background:#FFFFCC;
	mso-pattern:black none;
	white-space:normal;}
.xl88
	{mso-style-parent:style0;
	font-size:7.45pt;
	border-top:1.0pt solid windowtext;
	border-right:1.0pt solid windowtext;
	border-bottom:none;
	border-left:none;
	background:#FFFFCC;
	mso-pattern:black none;
	white-space:normal;}
.xl89
	{mso-style-parent:style0;
	font-size:7.45pt;
	border-top:1.0pt solid windowtext;
	border-right:none;
	border-bottom:1.0pt solid windowtext;
	border-left:1.0pt solid windowtext;
	background:white;
	mso-pattern:black none;
	white-space:normal;}
.xl90
	{mso-style-parent:style0;
	font-size:7.45pt;
	border-top:1.0pt solid windowtext;
	border-right:none;
	border-bottom:1.0pt solid windowtext;
	border-left:none;
	background:white;
	mso-pattern:black none;
	white-space:normal;}
.xl91
	{mso-style-parent:style0;
	font-size:7.45pt;
	border-top:1.0pt solid windowtext;
	border-right:1.0pt solid windowtext;
	border-bottom:1.0pt solid windowtext;
	border-left:none;
	background:white;
	mso-pattern:black none;
	white-space:normal;}

------=_NextPart_01C9BA18.00C60A50
Content-Location: file:///C:/E4E308CE/PLC_cn.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"../PLC_cn.htm">
<![if IE]>
<base href=3D"file:///C:\E4E308CE\PLC_cn.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_01C9BA18.00C60A50
Content-Location: file:///C:/E4E308CE/PLC_cn.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"../PLC_cn.htm">
<link rel=3DFile-List href=3Dfilelist.xml>
<![if IE]>
<base href=3D"file:///C:\E4E308CE\PLC_cn.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 .71in .75in .71in;
	mso-header-margin:.31in;
	mso-footer-margin:.31in;}
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:0;
	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("../PLC_cn.htm");
else
 fnUpdateTabs();
//-->
</script>
<![endif]>
</head>

<body link=3Dblue vlink=3Dpurple>

<table border=3D0 cellpadding=3D0 cellspacing=3D0 width=3D516 style=3D'bord=
er-collapse:
 collapse;table-layout:fixed;width:387pt'>
 <col width=3D68 style=3D'mso-width-source:userset;mso-width-alt:2176;width=
:51pt'>
 <col width=3D124 style=3D'mso-width-source:userset;mso-width-alt:3968;widt=
h:93pt'>
 <col width=3D143 style=3D'mso-width-source:userset;mso-width-alt:4576;widt=
h:107pt'>
 <col width=3D181 style=3D'mso-width-source:userset;mso-width-alt:5792;widt=
h:136pt'>
 <tr height=3D19 style=3D'height:14.25pt'>
  <td height=3D19 colspan=3D2 width=3D192 style=3D'height:14.25pt;mso-ignor=
e:colspan;
  width:144pt'><ruby>PL<span style=3D'display:none'><rt>&#12479;&#12452;&#1=
2458;&#12454;</rt></span></ruby>C&#23545;&#29031;&#34920;</td>
  <td width=3D143 style=3D'width:107pt'></td>
  <td width=3D181 style=3D'width:136pt'></td>
 </tr>
 <tr height=3D19 style=3D'height:14.25pt'>
  <td height=3D19 class=3Dxl65 width=3D68 style=3D'height:14.25pt;width:51p=
t'>&#21046;&#36896;&#21830;</td>
  <td class=3Dxl66 width=3D124 style=3D'width:93pt'>&#31867;&#21035;</td>
  <td class=3Dxl66 width=3D143 style=3D'width:107pt'>&#36890;&#35759;&#2604=
1;&#24335;</td>
  <td class=3Dxl67 width=3D181 style=3D'width:136pt'>&#36830;&#25509;&#2716=
9;&#22359;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl78 width=3D68 style=3D'height:13.5pt;border-top=
:none;
  width:51pt'>&#19977;&#33777;&#30005;&#26426;</td>
  <td class=3Dxl79 width=3D124 style=3D'border-top:none;width:93pt'>Q&#3199=
5;&#21015;
  Q&#22411;&#21495;</td>
  <td class=3Dxl79 width=3D143 style=3D'border-top:none;width:107pt'>CPU&#3=
1471;&#21475;&#36830;&#25509;</td>
  <td class=3Dxl80 width=3D181 style=3D'border-top:none;width:136pt'>CPU&#2=
0184;&#23646;&#31471;&#21475;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl71 width=3D68 style=3D'height:13.5pt;width:51pt=
'>&#12288;</td>
  <td class=3Dxl72 width=3D124 style=3D'width:93pt'>Q&#31995;&#21015;
  A&#22411;&#21495;</td>
  <td class=3Dxl72 width=3D143 style=3D'width:107pt'>CPU&#31471;&#21475;&#3=
6830;&#25509;</td>
  <td class=3Dxl73 width=3D181 style=3D'width:136pt'>CPU&#20184;&#23646;&#3=
1471;&#21475;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl68 width=3D68 style=3D'height:13.5pt;width:51pt=
'>&#12288;</td>
  <td class=3Dxl69 width=3D124 style=3D'width:93pt'>QnA&#31995;&#21015;</td>
  <td class=3Dxl69 width=3D143 style=3D'width:107pt'>CPU&#31471;&#21475;&#3=
6830;&#25509;</td>
  <td class=3Dxl70 width=3D181 style=3D'width:136pt'>CPU&#20184;&#23646;&#3=
1471;&#21475;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl71 width=3D68 style=3D'height:13.5pt;width:51pt=
'>&#12288;</td>
  <td class=3Dxl72 width=3D124 style=3D'width:93pt'>A&#31995;&#21015;</td>
  <td class=3Dxl72 width=3D143 style=3D'width:107pt'>CPU&#31471;&#21475;&#3=
6830;&#25509;</td>
  <td class=3Dxl73 width=3D181 style=3D'width:136pt'>CPU&#20184;&#23646;&#3=
1471;&#21475;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl68 width=3D68 style=3D'height:13.5pt;width:51pt=
'>&#12288;</td>
  <td class=3Dxl69 width=3D124 style=3D'width:93pt'>FX&#31995;&#21015;</td>
  <td class=3Dxl69 width=3D143 style=3D'width:107pt'>CPU&#31471;&#21475;&#3=
6830;&#25509;</td>
  <td class=3Dxl70 width=3D181 style=3D'width:136pt'>CPU&#20184;&#23646;&#3=
1471;&#21475;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl71 width=3D68 style=3D'height:13.5pt;width:51pt=
'>&#12288;</td>
  <td class=3Dxl72 width=3D124 style=3D'width:93pt'>Q&#31995;&#21015;
  Q&#22411;&#21495;</td>
  <td class=3Dxl72 width=3D143 style=3D'width:107pt'>USB&#31471;&#21475;&#3=
6830;&#25509;</td>
  <td class=3Dxl73 width=3D181 style=3D'width:136pt'>CPU&#20184;&#23646;&#3=
1471;&#21475;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl68 width=3D68 style=3D'height:13.5pt;width:51pt=
'>&#12288;</td>
  <td class=3Dxl69 width=3D124 style=3D'width:93pt'>Q&#31995;&#21015;
  Q&#22411;&#21495;</td>
  <td class=3Dxl69 width=3D143 style=3D'width:107pt'>RS-232C</td>
  <td class=3Dxl70 width=3D181 style=3D'width:136pt'>QJ71C24</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl71 width=3D68 style=3D'height:13.5pt;width:51pt=
'>&#12288;</td>
  <td class=3Dxl72 width=3D124 style=3D'width:93pt'>QnA&#31995;&#21015;</td>
  <td class=3Dxl72 width=3D143 style=3D'width:107pt'>RS-232C</td>
  <td class=3Dxl73 width=3D181 style=3D'width:136pt'>&#19982;AJ71QC24&#3045=
6;&#21516;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl68 width=3D68 style=3D'height:13.5pt;width:51pt=
'>&#12288;</td>
  <td class=3Dxl69 width=3D124 style=3D'width:93pt'>A&#31995;&#21015;</td>
  <td class=3Dxl69 width=3D143 style=3D'width:107pt'>RS-232C</td>
  <td class=3Dxl70 width=3D181 style=3D'width:136pt'>&#19982;AJ71UC24&#3045=
6;&#21516;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl71 width=3D68 style=3D'height:13.5pt;width:51pt=
'>&#12288;</td>
  <td class=3Dxl72 width=3D124 style=3D'width:93pt'>FX0&#31995;&#21015;</td>
  <td class=3Dxl72 width=3D143 style=3D'width:107pt'>RS-232C</td>
  <td class=3Dxl73 width=3D181 style=3D'width:136pt'>&#19982;Fxon-485ADP&#3=
0456;&#21516;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl68 width=3D68 style=3D'height:13.5pt;width:51pt=
'>&#12288;</td>
  <td class=3Dxl69 width=3D124 style=3D'width:93pt'>FX2&#31995;&#21015;</td>
  <td class=3Dxl69 width=3D143 style=3D'width:107pt'>RS-232C</td>
  <td class=3Dxl70 width=3D181 style=3D'width:136pt'>&#19982;FX-485ADP&#304=
56;&#21516;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl71 width=3D68 style=3D'height:13.5pt;width:51pt=
'>&#12288;</td>
  <td class=3Dxl72 width=3D124 style=3D'width:93pt'>Q/QnU&#31995;&#21015;
  Q&#22411;&#21495;</td>
  <td class=3Dxl72 width=3D143 style=3D'width:107pt'>&#20197;&#22826;&#3147=
1;&#21475;&#65288;Ethernet&#65289;</td>
  <td class=3Dxl73 width=3D181 style=3D'width:136pt'>&#19982;QJ71E71&#30456=
;&#21516;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl68 width=3D68 style=3D'height:13.5pt;width:51pt=
'>&#12288;</td>
  <td class=3Dxl69 width=3D124 style=3D'width:93pt'>QnA&#31995;&#21015;</td>
  <td class=3Dxl69 width=3D143 style=3D'width:107pt'>&#20197;&#22826;&#3147=
1;&#21475;&#65288;Ethernet&#65289;</td>
  <td class=3Dxl70 width=3D181 style=3D'width:136pt'>&#19982;AJ71QE71&#3045=
6;&#21516;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl71 width=3D68 style=3D'height:13.5pt;width:51pt=
'>&#12288;</td>
  <td class=3Dxl72 width=3D124 style=3D'width:93pt'>A&#31995;&#21015;</td>
  <td class=3Dxl72 width=3D143 style=3D'width:107pt'>&#20197;&#22826;&#3147=
1;&#21475;&#65288;Ethernet&#65289;</td>
  <td class=3Dxl73 width=3D181 style=3D'width:136pt'>&#19982;AJ71E71&#30456=
;&#21516;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl68 width=3D68 style=3D'height:13.5pt;width:51pt=
'>&#12288;</td>
  <td class=3Dxl69 width=3D124 style=3D'width:93pt'>QnA&#31995;&#21015;</td>
  <td class=3Dxl69 width=3D143 style=3D'width:107pt'>MELSECNET(II)</td>
  <td class=3Dxl70 width=3D181 style=3D'width:136pt'>&#19982;A70BD-J71AP23&=
#30456;&#21516;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl71 width=3D68 style=3D'height:13.5pt;width:51pt=
'>&#12288;</td>
  <td class=3Dxl72 width=3D124 style=3D'width:93pt'>A&#31995;&#21015;</td>
  <td class=3Dxl72 width=3D143 style=3D'width:107pt'>MELSECNET(II)</td>
  <td class=3Dxl73 width=3D181 style=3D'width:136pt'>&#19982;A70BD-J71AP23&=
#30456;&#21516;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl68 width=3D68 style=3D'height:13.5pt;width:51pt=
'>&#12288;</td>
  <td class=3Dxl69 width=3D124 style=3D'width:93pt'>Q&#31995;&#21015;
  Q&#22411;&#21495;</td>
  <td class=3Dxl69 width=3D143 style=3D'width:107pt'>MELSECNET/10</td>
  <td class=3Dxl70 width=3D181 style=3D'width:136pt'>&#19982;A70BD-J71QLP23=
&#30456;&#21516;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl71 width=3D68 style=3D'height:13.5pt;width:51pt=
'>&#12288;</td>
  <td class=3Dxl72 width=3D124 style=3D'width:93pt'>QnA&#31995;&#21015;</td>
  <td class=3Dxl72 width=3D143 style=3D'width:107pt'>MELSECNET/10</td>
  <td class=3Dxl73 width=3D181 style=3D'width:136pt'>&#19982;A70BD-J71QLP23=
&#30456;&#21516;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl68 width=3D68 style=3D'height:13.5pt;width:51pt=
'>&#12288;</td>
  <td class=3Dxl69 width=3D124 style=3D'width:93pt'>A&#31995;&#21015;</td>
  <td class=3Dxl69 width=3D143 style=3D'width:107pt'>MELSECNET/10</td>
  <td class=3Dxl70 width=3D181 style=3D'width:136pt'>&#19982;A70BD-J71QLP23=
&#30456;&#21516;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl71 width=3D68 style=3D'height:13.5pt;width:51pt=
'>&#12288;</td>
  <td class=3Dxl72 width=3D124 style=3D'width:93pt'>Q&#31995;&#21015;
  Q&#22411;&#21495;</td>
  <td class=3Dxl72 width=3D143 style=3D'width:107pt'>MELSECNET/H</td>
  <td class=3Dxl73 width=3D181 style=3D'width:136pt'>&#19982;Q80BD-J71LP21-=
25&#30456;&#21516;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl68 width=3D68 style=3D'height:13.5pt;width:51pt=
'>&#12288;</td>
  <td class=3Dxl69 width=3D124 style=3D'width:93pt'>QnA&#31995;&#21015;</td>
  <td class=3Dxl69 width=3D143 style=3D'width:107pt'>MELSECNET/H</td>
  <td class=3Dxl70 width=3D181 style=3D'width:136pt'>&#19982;Q80BD-J71LP21-=
25&#30456;&#21516;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl71 width=3D68 style=3D'height:13.5pt;width:51pt=
'>&#12288;</td>
  <td class=3Dxl72 width=3D124 style=3D'width:93pt'>A&#31995;&#21015;</td>
  <td class=3Dxl72 width=3D143 style=3D'width:107pt'>MELSECNET/H</td>
  <td class=3Dxl73 width=3D181 style=3D'width:136pt'>&#19982;Q80BD-J71LP21-=
25&#30456;&#21516;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl68 width=3D68 style=3D'height:13.5pt;width:51pt=
'>&#12288;</td>
  <td class=3Dxl69 width=3D124 style=3D'width:93pt'>Q&#31995;&#21015;
  Q&#22411;&#21495;</td>
  <td class=3Dxl69 width=3D143 style=3D'width:107pt'>CC-Link</td>
  <td class=3Dxl70 width=3D181 style=3D'width:136pt'>&#19982;A80BD-J61BT13&=
#30456;&#21516;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl71 width=3D68 style=3D'height:13.5pt;width:51pt=
'>&#12288;</td>
  <td class=3Dxl72 width=3D124 style=3D'width:93pt'>QnA&#31995;&#21015;</td>
  <td class=3Dxl72 width=3D143 style=3D'width:107pt'>CC-Link</td>
  <td class=3Dxl73 width=3D181 style=3D'width:136pt'>&#19982;A80BD-J61BT13&=
#30456;&#21516;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl68 width=3D68 style=3D'height:13.5pt;width:51pt=
'>&#12288;</td>
  <td class=3Dxl69 width=3D124 style=3D'width:93pt'>A&#31995;&#21015;</td>
  <td class=3Dxl69 width=3D143 style=3D'width:107pt'>CC-Link</td>
  <td class=3Dxl70 width=3D181 style=3D'width:136pt'>&#19982;A80BD-J61BT13&=
#30456;&#21516;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl71 width=3D68 style=3D'height:13.5pt;width:51pt=
'>&#12288;</td>
  <td class=3Dxl72 width=3D124 style=3D'width:93pt'>Q&#31995;&#21015;
  Q&#22411;&#21495;</td>
  <td class=3Dxl72 width=3D143 style=3D'width:107pt'>G4&#27169;&#26495;</td>
  <td class=3Dxl73 width=3D181 style=3D'width:136pt'>&#19982;AJ65BT-G4&#304=
56;&#21516;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl68 width=3D68 style=3D'height:13.5pt;width:51pt=
'>&#12288;</td>
  <td class=3Dxl69 width=3D124 style=3D'width:93pt'>QnA&#31995;&#21015;</td>
  <td class=3Dxl69 width=3D143 style=3D'width:107pt'>G4&#27169;&#26495;</td>
  <td class=3Dxl70 width=3D181 style=3D'width:136pt'>&#19982;AJ65BT-G4&#304=
56;&#21516;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl71 width=3D68 style=3D'height:13.5pt;width:51pt=
'>&#12288;</td>
  <td class=3Dxl72 width=3D124 style=3D'width:93pt'>A&#31995;&#21015;</td>
  <td class=3Dxl72 width=3D143 style=3D'width:107pt'>G4&#27169;&#26495;</td>
  <td class=3Dxl73 width=3D181 style=3D'width:136pt'>&#19982;AJ65BT-G4&#304=
56;&#21516;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl68 width=3D68 style=3D'height:13.5pt;width:51pt=
'>&#12288;</td>
  <td class=3Dxl69 width=3D124 style=3D'width:93pt'>A&#31995;&#21015;</td>
  <td class=3Dxl69 width=3D143 style=3D'width:107pt'>CPU&#27169;&#26495;</t=
d>
  <td class=3Dxl70 width=3D181 style=3D'width:136pt'>&#19982;A80BD-A2USH-S1=
&#30456;&#21516;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl71 width=3D68 style=3D'height:13.5pt;width:51pt=
'>&#12288;</td>
  <td class=3Dxl72 width=3D124 style=3D'width:93pt'>&#27963;&#21160;CPU</td>
  <td class=3Dxl72 width=3D143 style=3D'width:107pt'>SSCNET</td>
  <td class=3Dxl73 width=3D181 style=3D'width:136pt'>&#19982;A30BD-PCF&#304=
56;&#21516;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl68 width=3D68 style=3D'height:13.5pt;width:51pt=
'>&#12288;</td>
  <td class=3Dxl69 width=3D124 style=3D'width:93pt'>QnA&#31995;&#21015;</td>
  <td class=3Dxl69 width=3D143 style=3D'width:107pt'>AF&#27169;&#26495;</td>
  <td class=3Dxl70 width=3D181 style=3D'width:136pt'>&#19982;A70BD-AF&#3045=
6;&#21516;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl71 width=3D68 style=3D'height:13.5pt;width:51pt=
'>&#12288;</td>
  <td class=3Dxl72 width=3D124 style=3D'width:93pt'>A&#31995;&#21015;</td>
  <td class=3Dxl72 width=3D143 style=3D'width:107pt'>AF&#27169;&#26495;</td>
  <td class=3Dxl73 width=3D181 style=3D'width:136pt'>&#19982;A70BD-AF&#3045=
6;&#21516;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl68 width=3D68 style=3D'height:13.5pt;width:51pt=
'>&#12288;</td>
  <td class=3Dxl69 width=3D124 style=3D'width:93pt'>QnA&#31995;&#21015;</td>
  <td class=3Dxl69 width=3D143 style=3D'width:107pt'>TEL&#27169;&#26495;</t=
d>
  <td class=3Dxl70 width=3D181 style=3D'width:136pt'>Q6TEL</td>
 </tr>
 <tr height=3D19 style=3D'height:14.25pt'>
  <td height=3D19 class=3Dxl76 width=3D68 style=3D'height:14.25pt;width:51p=
t'>&#12288;</td>
  <td class=3Dxl77 width=3D124 style=3D'width:93pt'>A&#31995;&#21015;</td>
  <td class=3Dxl77 width=3D143 style=3D'width:107pt'>TEL&#27169;&#26495;</t=
d>
  <td class=3Dxl81 width=3D181 style=3D'width:136pt'>A6TEL</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl68 width=3D68 style=3D'height:13.5pt;width:51pt=
'>&#27431;&#22982;&#40857;</td>
  <td class=3Dxl69 width=3D124 style=3D'width:93pt'>C/CV/CS1/CJ1 C&#22411;&=
#21495;</td>
  <td class=3Dxl69 width=3D143 style=3D'width:107pt'>RS-232C</td>
  <td class=3Dxl70 width=3D181 style=3D'width:136pt'>&#19982;CPU&#20184;&#2=
3646;/LK-201&#30456;&#21516;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl71 width=3D68 style=3D'height:13.5pt;width:51pt=
'>&#12288;</td>
  <td class=3Dxl72 width=3D124 style=3D'width:93pt'>CVM1/CV&#31995;&#21015;=
 Fins</td>
  <td class=3Dxl72 width=3D143 style=3D'width:107pt'>RS-232C</td>
  <td class=3Dxl73 width=3D181 style=3D'width:136pt'>&#19982;CPU&#20184;&#2=
3646;/CV500-LK-201&#30456;&#21516;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl68 width=3D68 style=3D'height:13.5pt;width:51pt=
'>&#12288;</td>
  <td class=3Dxl69 width=3D124 style=3D'width:93pt'>CS1/CJ1&#31995;&#21015;=
 Fins</td>
  <td class=3Dxl69 width=3D143 style=3D'width:107pt'>RS-232C</td>
  <td class=3Dxl70 width=3D181 style=3D'width:136pt'>&#19982;CPU&#20184;&#2=
3646;/CS1W-SCU21&#30456;&#21516;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl71 width=3D68 style=3D'height:13.5pt;width:51pt=
'>&#12288;</td>
  <td class=3Dxl72 width=3D124 style=3D'width:93pt'>C&#31995;&#21015; Fins<=
/td>
  <td class=3Dxl72 width=3D143 style=3D'width:107pt'>&#20197;&#22826;&#3147=
1;&#21475;&#65288;Ethernet&#65289;</td>
  <td class=3Dxl73 width=3D181 style=3D'width:136pt'>&#19982;C200HW-PCU01&#=
30456;&#21516;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl68 width=3D68 style=3D'height:13.5pt;width:51pt=
'>&#12288;</td>
  <td class=3Dxl69 width=3D124 style=3D'width:93pt'>CVM1/CV&#31995;&#21015;=
 Fins</td>
  <td class=3Dxl69 width=3D143 style=3D'width:107pt'>&#20197;&#22826;&#3147=
1;&#21475;&#65288;Ethernet&#65289;</td>
  <td class=3Dxl70 width=3D181 style=3D'width:136pt'>&#19982;CV500-ETN01&#3=
0456;&#21516;</td>
 </tr>
 <tr height=3D19 style=3D'height:14.25pt'>
  <td height=3D19 class=3Dxl71 width=3D68 style=3D'height:14.25pt;width:51p=
t'>&#12288;</td>
  <td class=3Dxl72 width=3D124 style=3D'width:93pt'>CS1/CJ1&#31995;&#21015;=
 Fins</td>
  <td class=3Dxl72 width=3D143 style=3D'width:107pt'>&#20197;&#22826;&#3147=
1;&#21475;&#65288;Ethernet&#65289;</td>
  <td class=3Dxl73 width=3D181 style=3D'width:136pt'>&#19982;CS1W-ETN01/ETN=
21&#30456;&#21516;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl78 width=3D68 style=3D'height:13.5pt;width:51pt=
'>&#27178;&#27827;&#30005;&#26426;</td>
  <td class=3Dxl79 width=3D124 style=3D'width:93pt'>FA-M3&#31995;&#21015;</=
td>
  <td class=3Dxl79 width=3D143 style=3D'width:107pt'>RS-232C</td>
  <td class=3Dxl80 width=3D181 style=3D'width:136pt'>&#19982;LC11-1N&#30456=
;&#21516;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl71 width=3D68 style=3D'height:13.5pt;width:51pt=
'>&#12288;</td>
  <td class=3Dxl72 width=3D124 style=3D'width:93pt'>FA-M3&#31995;&#21015;</=
td>
  <td class=3Dxl72 width=3D143 style=3D'width:107pt'>&#20197;&#22826;&#3147=
1;&#21475;&#65288;&#20108;&#36827;&#21046;&#27169;&#24335;&#65289;</td>
  <td class=3Dxl74 width=3D181 style=3D'width:136pt'><a
  href=3D"http://www.yokogawa.co.jp/IA/fam3/ethernet.htm" target=3D"_parent=
">&#19982;LEO1-5T&#30456;&#21516;</a></td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl68 width=3D68 style=3D'height:13.5pt;width:51pt=
'>&#12288;</td>
  <td class=3Dxl69 width=3D124 style=3D'width:93pt'>FA-M3&#31995;&#21015;</=
td>
  <td class=3Dxl69 width=3D143 style=3D'width:107pt'>&#20197;&#22826;&#3147=
1;&#21475;&#65288;ASCII&#26041;&#24335;&#65289;</td>
  <td class=3Dxl75 width=3D181 style=3D'width:136pt'><a
  href=3D"http://www.yokogawa.co.jp/IA/fam3/ethernet.htm" target=3D"_parent=
">&#19982;LEO1-5T&#30456;&#21516;</a></td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl71 width=3D68 style=3D'height:13.5pt;width:51pt=
'>&#12288;</td>
  <td class=3Dxl72 width=3D124 style=3D'width:93pt'>FA-M3&#31995;&#21015;</=
td>
  <td class=3Dxl72 width=3D143 style=3D'width:107pt'>&#20197;&#22826;&#3147=
1;&#21475;&#65288;&#37038;&#20214;&#65289;</td>
  <td class=3Dxl74 width=3D181 style=3D'width:136pt'><a
  href=3D"http://www.yokogawa.co.jp/IA/fam3/ethernet.htm" target=3D"_parent=
">&#19982;LE11-0T&#30456;&#21516;</a></td>
 </tr>
 <tr height=3D55 style=3D'height:41.25pt'>
  <td height=3D55 class=3Dxl82 width=3D68 style=3D'height:41.25pt;width:51p=
t'>&#12288;</td>
  <td class=3Dxl83 width=3D124 style=3D'width:93pt'>FA-M3
  AT&#20860;&#23481;CPU&#32452;&#20214;</td>
  <td class=3Dxl83 width=3D143 style=3D'width:107pt'>inside bus</td>
  <td class=3Dxl84 width=3D181 style=3D'width:136pt'><a
  href=3D"http://www.yokogawa.co.jp/IA/fam3/products/cp53.htm" target=3D"_p=
arent">&#19982;F3CP41/F3CP42/F3CP53&#30456;&#21516;+IO<font
  class=3D"font8">&#35775;&#38382;&#31243;&#24207;&#24211;</font></a></td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl71 width=3D68 style=3D'height:13.5pt;width:51pt=
'>&#23500;&#22763;&#30005;&#26426;</td>
  <td class=3Dxl72 width=3D124 style=3D'width:93pt'>MICREX-F&#31995;&#21015=
;</td>
  <td class=3Dxl72 width=3D143 style=3D'width:107pt'>RS-232C</td>
  <td class=3Dxl73 width=3D181 style=3D'width:136pt'>&#19982;NV1L-RS2/FFK12=
0A-C10&#30456;&#21516;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl68 width=3D68 style=3D'height:13.5pt;width:51pt=
'>&#12288;</td>
  <td class=3Dxl69 width=3D124 style=3D'width:93pt'>MICREX-SX&#31995;&#2101=
5;</td>
  <td class=3Dxl69 width=3D143 style=3D'width:107pt'>RS-232C</td>
  <td class=3Dxl70 width=3D181 style=3D'width:136pt'>&#19982;CPU&#20184;&#2=
3646;&#35013;&#36733;&#26426;&#31471;&#21475;/NP1L-RS2&#30456;&#21516;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl71 width=3D68 style=3D'height:13.5pt;width:51pt=
'>&#12288;</td>
  <td class=3Dxl72 width=3D124 style=3D'width:93pt'>FLEXPC N&#31995;&#21015=
;</td>
  <td class=3Dxl72 width=3D143 style=3D'width:107pt'>RS-232C</td>
  <td class=3Dxl73 width=3D181 style=3D'width:136pt'>&#19982;CPU&#20184;&#2=
3646;&#35013;&#36733;&#26426;&#31471;&#21475;&#30456;&#21516;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl68 width=3D68 style=3D'height:13.5pt;width:51pt=
'>&#12288;</td>
  <td class=3Dxl69 width=3D124 style=3D'width:93pt'>MICREX-F&#31995;&#21015=
;</td>
  <td class=3Dxl69 width=3D143 style=3D'width:107pt'>&#20197;&#22826;&#3147=
1;&#21475;</td>
  <td class=3Dxl70 width=3D181 style=3D'width:136pt'>&#19982;NC1L-ET1/FFU17=
0B&#30456;&#21516;</td>
 </tr>
 <tr height=3D19 style=3D'height:14.25pt'>
  <td height=3D19 class=3Dxl71 width=3D68 style=3D'height:14.25pt;width:51p=
t'>&#12288;</td>
  <td class=3Dxl72 width=3D124 style=3D'width:93pt'>MICREX-SX&#31995;&#2101=
5;</td>
  <td class=3Dxl72 width=3D143 style=3D'width:107pt'>&#20197;&#22826;&#3147=
1;&#21475;</td>
  <td class=3Dxl73 width=3D181 style=3D'width:136pt'>&#19982;CPU&#20184;&#2=
3646;&#31471;&#21475;/NP1L-ET1/ET2&#30456;&#21516;</td>
 </tr>
 <tr height=3D18 style=3D'page-break-before:always;height:13.5pt'>
  <td height=3D18 class=3Dxl78 width=3D68 style=3D'height:13.5pt;width:51pt=
'>&#26085;&#31435;&#21046;&#20316;&#25152;</td>
  <td class=3Dxl79 width=3D124 style=3D'width:93pt'>HIDIC-S10/2&#945;/&#235=
67;&#22411;&#31995;&#21015;</td>
  <td class=3Dxl79 width=3D143 style=3D'width:107pt'>RS-232C</td>
  <td class=3Dxl80 width=3D181 style=3D'width:136pt'>&#19982;CPU&#20184;&#2=
3646;&#31471;&#21475;&#30456;&#21516;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl71 width=3D68 style=3D'height:13.5pt;width:51pt=
'>&#12288;</td>
  <td class=3Dxl72 width=3D124 style=3D'width:93pt'>HIDIC-S10/2&#945;/&#235=
67;&#22411;&#31995;&#21015;</td>
  <td class=3Dxl72 width=3D143 style=3D'width:107pt'>&#20197;&#22826;&#3147=
1;&#21475;</td>
  <td class=3Dxl73 width=3D181 style=3D'width:136pt'>&#19982;LWE550/LQE020&=
#30456;&#21516;</td>
 </tr>
 <tr height=3D19 style=3D'height:14.25pt'>
  <td height=3D19 class=3Dxl82 width=3D68 style=3D'height:14.25pt;width:51p=
t'>&#12288;</td>
  <td class=3Dxl83 width=3D124 style=3D'width:93pt'>H&#31995;&#21015;</td>
  <td class=3Dxl83 width=3D143 style=3D'width:107pt'>&#20197;&#22826;&#3147=
1;&#21475;</td>
  <td class=3Dxl85 width=3D181 style=3D'width:136pt'>&#19982;EH-ETH/LAN-ETH=
/LAN-ETH2&#30456;&#21516;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl71 width=3D68 style=3D'height:13.5pt;width:51pt=
'>&#22799;&#26222;</td>
  <td class=3Dxl72 width=3D124 style=3D'width:93pt'>&#26032;&#21355;&#26143=
;JW&#31995;&#21015;</td>
  <td class=3Dxl72 width=3D143 style=3D'width:107pt'>RS-232C</td>
  <td class=3Dxl73 width=3D181 style=3D'width:136pt'>&#19982;CPU&#20184;&#2=
3646;&#31471;&#21475;&#30456;&#21516;</td>
 </tr>
 <tr height=3D19 style=3D'height:14.25pt'>
  <td height=3D19 class=3Dxl68 width=3D68 style=3D'height:14.25pt;width:51p=
t'>&#12288;</td>
  <td class=3Dxl69 width=3D124 style=3D'width:93pt'>&#26032;&#21355;&#26143=
;JW&#31995;&#21015;</td>
  <td class=3Dxl69 width=3D143 style=3D'width:107pt'>&#20197;&#22826;&#3147=
1;&#21475;</td>
  <td class=3Dxl70 width=3D181 style=3D'width:136pt'>&#19982;JW-255CM/25TCM=
/51CM&#30456;&#21516;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl86 width=3D68 style=3D'height:13.5pt;width:51pt=
'>&#26494;&#19979;&#30005;&#24037;</td>
  <td class=3Dxl87 width=3D124 style=3D'width:93pt'>MEWNET-FP&#31995;&#2101=
5;</td>
  <td class=3Dxl87 width=3D143 style=3D'width:107pt'>RS-232C</td>
  <td class=3Dxl88 width=3D181 style=3D'width:136pt'>&#19982;CPU&#20184;&#2=
3646;&#31471;&#21475;&#30456;&#21516;</td>
 </tr>
 <tr height=3D19 style=3D'height:14.25pt'>
  <td height=3D19 class=3Dxl82 width=3D68 style=3D'height:14.25pt;width:51p=
t'>&#12288;</td>
  <td class=3Dxl83 width=3D124 style=3D'width:93pt'>MEWNET-FP&#31995;&#2101=
5;</td>
  <td class=3Dxl83 width=3D143 style=3D'width:107pt'>&#20197;&#22826;&#3147=
1;&#21475;</td>
  <td class=3Dxl85 width=3D181 style=3D'width:136pt'>&#19982;FP3
  ET-LAN&#30456;&#21516;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl86 width=3D68 style=3D'height:13.5pt;border-top=
:none;
  width:51pt'>&#22522;&#24681;&#26031;</td>
  <td class=3Dxl87 width=3D124 style=3D'border-top:none;width:93pt'>KV-5000=
/3000</td>
  <td class=3Dxl87 width=3D143 style=3D'border-top:none;width:107pt'>&#2019=
7;&#22826;&#31471;&#21475;</td>
  <td class=3Dxl88 width=3D181 style=3D'border-top:none;width:136pt'>CPU&#2=
0184;&#23646;&#31471;&#21475;/KV-LE20V</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl68 width=3D68 style=3D'height:13.5pt;width:51pt=
'>kEYENCE</td>
  <td class=3Dxl69 width=3D124 style=3D'width:93pt'>KV-1000</td>
  <td class=3Dxl69 width=3D143 style=3D'width:107pt'>RS-232C</td>
  <td class=3Dxl70 width=3D181 style=3D'width:136pt'>KV-L20</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl71 width=3D68 style=3D'height:13.5pt;width:51pt=
'>&#12288;</td>
  <td class=3Dxl72 width=3D124 style=3D'width:93pt'>KV-1000</td>
  <td class=3Dxl72 width=3D143 style=3D'width:107pt'>&#20197;&#22826;&#3147=
1;&#21475;</td>
  <td class=3Dxl73 width=3D181 style=3D'width:136pt'>KV-LE20</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl68 width=3D68 style=3D'height:13.5pt;width:51pt=
'>&#12288;</td>
  <td class=3Dxl69 width=3D124 style=3D'width:93pt'>KV-1000</td>
  <td class=3Dxl69 width=3D143 style=3D'width:107pt'>&#20197;&#22826;&#3147=
1;&#21475;</td>
  <td class=3Dxl70 width=3D181 style=3D'width:136pt'>KV-LE20A</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl71 width=3D68 style=3D'height:13.5pt;width:51pt=
'>&#12288;</td>
  <td class=3Dxl72 width=3D124 style=3D'width:93pt'>KV-700</td>
  <td class=3Dxl72 width=3D143 style=3D'width:107pt'>RS-232C</td>
  <td class=3Dxl73 width=3D181 style=3D'width:136pt'>KV-L20</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl68 width=3D68 style=3D'height:13.5pt;width:51pt=
'>&#12288;</td>
  <td class=3Dxl69 width=3D124 style=3D'width:93pt'>KV-700</td>
  <td class=3Dxl69 width=3D143 style=3D'width:107pt'>&#20197;&#22826;&#3147=
1;&#21475;</td>
  <td class=3Dxl70 width=3D181 style=3D'width:136pt'>KV-LE20</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl71 width=3D68 style=3D'height:13.5pt;width:51pt=
'>&#12288;</td>
  <td class=3Dxl72 width=3D124 style=3D'width:93pt'>KV-700</td>
  <td class=3Dxl72 width=3D143 style=3D'width:107pt'>&#20197;&#22826;&#3147=
1;&#21475;</td>
  <td class=3Dxl73 width=3D181 style=3D'width:136pt'>KV-LE20A</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl68 width=3D68 style=3D'height:13.5pt;width:51pt=
'>&#12288;</td>
  <td class=3Dxl69 width=3D124 style=3D'width:93pt'>KZ-A500</td>
  <td class=3Dxl69 width=3D143 style=3D'width:107pt'>RS-232C</td>
  <td class=3Dxl70 width=3D181 style=3D'width:136pt'>CPU&#20184;&#23646;&#3=
1471;&#21475;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl71 width=3D68 style=3D'height:13.5pt;width:51pt=
'>&#12288;</td>
  <td class=3Dxl72 width=3D124 style=3D'width:93pt'>KZ-A500</td>
  <td class=3Dxl72 width=3D143 style=3D'width:107pt'>RS-232C</td>
  <td class=3Dxl73 width=3D181 style=3D'width:136pt'>KZ-L10</td>
 </tr>
 <tr height=3D19 style=3D'height:14.25pt'>
  <td height=3D19 class=3Dxl82 width=3D68 style=3D'height:14.25pt;width:51p=
t'>&#12288;</td>
  <td class=3Dxl83 width=3D124 style=3D'width:93pt'>KZ-300/350</td>
  <td class=3Dxl83 width=3D143 style=3D'width:107pt'>RS-232C</td>
  <td class=3Dxl85 width=3D181 style=3D'width:136pt'>KZ-L2</td>
 </tr>
 <tr height=3D28 style=3D'height:21.0pt'>
  <td rowspan=3D2 height=3D46 class=3Dxl86 width=3D68 style=3D'height:34.5p=
t;border-top:
  none;width:51pt'>&#23433;&#24029;&#30005;&#26426;</td>
  <td class=3Dxl87 width=3D124 style=3D'border-top:none;width:93pt'>CP9200S=
H/MP920/CP316/CP317</td>
  <td rowspan=3D2 class=3Dxl87 width=3D143 style=3D'border-top:none;width:1=
07pt'>&#20197;&#22826;&#31471;&#21475;</td>
  <td rowspan=3D2 class=3Dxl88 width=3D181 style=3D'border-top:none;width:1=
36pt'>&#19982;218IF&#30456;&#21516;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl72 width=3D124 style=3D'height:13.5pt;width:93p=
t'>/MP2200/MP2300</td>
 </tr>
 <tr height=3D19 style=3D'height:14.25pt'>
  <td height=3D19 class=3Dxl82 width=3D68 style=3D'height:14.25pt;width:51p=
t'>&#12288;</td>
  <td class=3Dxl83 width=3D124 style=3D'width:93pt'>GL120/130</td>
  <td class=3Dxl83 width=3D143 style=3D'width:107pt'>&#20197;&#22826;&#3147=
1;&#21475;</td>
  <td class=3Dxl85 width=3D181 style=3D'width:136pt'>JAMSC-120NET12100</td>
 </tr>
 <tr height=3D29 style=3D'height:21.75pt'>
  <td height=3D29 class=3Dxl71 width=3D68 style=3D'height:21.75pt;width:51p=
t'>Allen
  Bradley</td>
  <td class=3Dxl72 width=3D124 style=3D'width:93pt'>ControlLogix&#31995;&#2=
1015;</td>
  <td class=3Dxl72 width=3D143 style=3D'width:107pt'>&#20197;&#22826;&#3147=
1;&#21475;</td>
  <td class=3Dxl73 width=3D181 style=3D'width:136pt'>1756-ENET</td>
 </tr>
 <tr height=3D29 style=3D'height:21.75pt'>
  <td height=3D29 class=3Dxl89 width=3D68 style=3D'height:21.75pt;width:51p=
t'>M&#31995;&#32479;&#25216;&#30740;</td>
  <td class=3Dxl90 width=3D124 style=3D'width:93pt'>R3/R5/D3/D5/72EM&#31995=
;&#21015;</td>
  <td class=3Dxl90 width=3D143 style=3D'width:107pt'>&#20197;&#22826;&#3147=
1;&#21475;</td>
  <td class=3Dxl91 width=3D181 style=3D'width:136pt'>R3-NE1/R5-NE1/D3-NE1/D=
3-NE2/D5-NE1/72EM</td>
 </tr>
 <tr height=3D19 style=3D'height:14.25pt'>
  <td height=3D19 class=3Dxl71 width=3D68 style=3D'height:14.25pt;width:51p=
t'>Anywire</td>
  <td class=3Dxl72 width=3D124 style=3D'width:93pt'>AG-428</td>
  <td class=3Dxl72 width=3D143 style=3D'width:107pt'>&#20197;&#22826;&#3147=
1;&#21475;</td>
  <td class=3Dxl73 width=3D181 style=3D'width:136pt'>Modbus/TCP</td>
 </tr>
 <tr height=3D19 style=3D'height:14.25pt'>
  <td height=3D19 class=3Dxl89 width=3D68 style=3D'height:14.25pt;width:51p=
t'>WAGO</td>
  <td class=3Dxl90 width=3D124 style=3D'width:93pt'>TCP/IP bus controller</=
td>
  <td class=3Dxl90 width=3D143 style=3D'width:107pt'>&#20197;&#22826;&#3147=
1;&#21475;</td>
  <td class=3Dxl91 width=3D181 style=3D'width:136pt'>750-342/750-842</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl86 width=3D68 style=3D'height:13.5pt;border-top=
:none;
  width:51pt'>Echelon</td>
  <td class=3Dxl87 width=3D124 style=3D'border-top:none;width:93pt'>iLon100=
0</td>
  <td class=3Dxl87 width=3D143 style=3D'border-top:none;width:107pt'>LNS DDE
  &#26381;&#21153;&#22120;</td>
  <td class=3Dxl88 width=3D181 style=3D'border-top:none;width:136pt'>iLon10=
00</td>
 </tr>
 <tr height=3D19 style=3D'height:14.25pt'>
  <td height=3D19 class=3Dxl82 width=3D68 style=3D'height:14.25pt;width:51p=
t'>&#12288;</td>
  <td class=3Dxl83 width=3D124 style=3D'width:93pt'>iLon1000</td>
  <td class=3Dxl83 width=3D143 style=3D'width:107pt'>XML</td>
  <td class=3Dxl85 width=3D181 style=3D'width:136pt'>iLon1000</td>
 </tr>
 <tr height=3D19 style=3D'height:14.25pt'>
  <td height=3D19 class=3Dxl71 width=3D68 style=3D'height:14.25pt;width:51p=
t'>FL-net</td>
  <td class=3Dxl72 width=3D124 style=3D'width:93pt'>Century Systems&#12288;=
FL-PCI</td>
  <td class=3Dxl72 width=3D143 style=3D'width:107pt'>PCIbus</td>
  <td class=3Dxl74 width=3D181 style=3D'width:136pt'><a
  href=3D"http://www.centurysys.co.jp/" target=3D"_parent">FL-PCI</a></td>
 </tr>
 <tr height=3D19 style=3D'height:14.25pt'>
  <td height=3D19 class=3Dxl89 width=3D68 style=3D'height:14.25pt;width:51p=
t'>SMC</td>
  <td class=3Dxl90 width=3D124 style=3D'width:93pt'>samokon</td>
  <td class=3Dxl90 width=3D143 style=3D'width:107pt'>RS-232C</td>
  <td class=3Dxl91 width=3D181 style=3D'width:136pt'>&#19982;HEC105W/HEC205=
W&#30456;&#24403;</td>
 </tr>
 <tr height=3D19 style=3D'height:14.25pt'>
  <td height=3D19 class=3Dxl65 width=3D68 style=3D'height:14.25pt;border-to=
p:none;
  width:51pt'>&#35199;&#38376;&#23376;</td>
  <td class=3Dxl66 width=3D124 style=3D'border-top:none;width:93pt'>S7&#319=
95;&#21015;</td>
  <td class=3Dxl66 width=3D143 style=3D'border-top:none;width:107pt'>&#2019=
7;&#22826;&#31471;&#21475;</td>
  <td class=3Dxl91 width=3D181 style=3D'border-top:none;width:136pt'>CPU<ru=
by>&#20184;&#23646;<span
  style=3D'display:none'><rt>&#12501;&#12478;&#12463;</rt></span></ruby>&#3=
1471;&#21475;</td>
 </tr>
 <tr height=3D19 style=3D'height:14.25pt'>
  <td height=3D19 class=3Dxl89 width=3D68 style=3D'height:14.25pt;border-to=
p:none;
  width:51pt'>Modicom</td>
  <td class=3Dxl90 width=3D124 style=3D'border-top:none;width:93pt'>Modbus =
TCP</td>
  <td class=3Dxl66 width=3D143 style=3D'border-top:none;width:107pt'>&#2019=
7;&#22826;&#31471;&#21475;</td>
  <td class=3Dxl91 width=3D181 style=3D'border-top:none;width:136pt'>&#2354=
5;<ruby>&#29031;<span
  style=3D'display:none'><rt>&#12465;&#12479;</rt></span></ruby>5<ruby>&#20=
301;<span
  style=3D'display:none'><rt>&#12465;&#12479;</rt></span></ruby><ruby>&#122=
89;6<span
  style=3D'display:none'><rt>&#12479;&#12452;&#12458;&#12454;</rt></span></=
ruby>&#20301;</td>
 </tr>
 <![if supportMisalignedColumns]>
 <tr height=3D0 style=3D'display:none'>
  <td width=3D68 style=3D'width:51pt'></td>
  <td width=3D124 style=3D'width:93pt'></td>
  <td width=3D143 style=3D'width:107pt'></td>
  <td width=3D181 style=3D'width:136pt'></td>
 </tr>
 <![endif]>
</table>

</body>

</html>

------=_NextPart_01C9BA18.00C60A50
Content-Location: file:///C:/E4E308CE/PLC_cn.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"../PLC_cn.htm">
<link rel=3DFile-List href=3Dfilelist.xml>
<![if IE]>
<base href=3D"file:///C:\E4E308CE\PLC_cn.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:0;
	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("../PLC_cn.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_01C9BA18.00C60A50
Content-Location: file:///C:/E4E308CE/PLC_cn.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"../PLC_cn.htm">
<link rel=3DFile-List href=3Dfilelist.xml>
<![if IE]>
<base href=3D"file:///C:\E4E308CE\PLC_cn.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:0;
	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("../PLC_cn.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_01C9BA18.00C60A50
Content-Location: file:///C:/E4E308CE/PLC_cn.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"../PLC_cn.htm"/>
 <o:File HRef=3D"stylesheet.css"/>
 <o:File HRef=3D"tabstrip.htm"/>
 <o:File HRef=3D"sheet001.htm"/>
 <o:File HRef=3D"sheet002.htm"/>
 <o:File HRef=3D"sheet003.htm"/>
 <o:File HRef=3D"filelist.xml"/>
</xml>
------=_NextPart_01C9BA18.00C60A50--

