{"id":25,"date":"2025-06-12T16:10:40","date_gmt":"2025-06-12T07:10:40","guid":{"rendered":"https:\/\/suwachiiki-archive.shinshu-bousai.jp\/?page_id=25"},"modified":"2026-03-10T16:28:36","modified_gmt":"2026-03-10T07:28:36","slug":"%e3%83%88%e3%83%83%e3%83%97%e3%83%9a%e3%83%bc%e3%82%b8","status":"publish","type":"page","link":"https:\/\/suwachiiki-archive.shinshu-bousai.jp\/","title":{"rendered":"\u30c8\u30c3\u30d7\u30da\u30fc\u30b8"},"content":{"rendered":"<head>\n<link rel=\"stylesheet\" type=\"text\/css\" href=\"https:\/\/suwachiiki-archive.shinshu-bousai.jp\/wp-content\/themes\/bloghash-pro-child\/archive.css\" \/>\n<script src=\"https:\/\/ajax.googleapis.com\/ajax\/libs\/jquery\/3.4.1\/jquery.min.js\"><\/script>\n  <script src=\"https:\/\/maxcdn.bootstrapcdn.com\/bootstrap\/3.3.1\/js\/bootstrap.min.js\"><\/script>\n  <link  href=\"https:\/\/maxcdn.bootstrapcdn.com\/bootstrap\/3.3.1\/css\/bootstrap.min.css\" rel=\"stylesheet\">\n  <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery-bootgrid\/1.3.1\/jquery.bootgrid.css\" \/>\n  <script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery-bootgrid\/1.3.1\/jquery.bootgrid.min.js\" ><\/script>\n\n<script>\n    var scount = 0;\n    $(window).on('load', function() {\n\n\t$.ajax({\n\t  type: \"GET\",\n\t      url: \"https:\/\/marugoto.shinshu-bousai.jp\/API\/tag\/json\/6\"\n\t  }).done(function(data) {\n\t     jisyo1 = \"\";\n\t     jisyo2 = \"\";\t     \n\/\/\t     $(\"#searchmain\").addClass(\"overlay\");    \t  \n\t      for(var i in data.LocalTags){\n\t\tif(data.LocalTags[i].LEVEL == 2){\n\t\t\tif(data.LocalTags[i].PARENT == 85){\n\t\t\t\tjisyo1 += \"&nbsp;&nbsp;&nbsp;<input id='tag_\"+data.LocalTags[i].ID+\"' type='checkbox' name='tags' value='\"+data.LocalTags[i].ID+\"' checked>\"+data.LocalTags[i].TEXT;\n\t\t\t}\n\t\t\t\/*\n\t\t\tif(data.LocalTags[i].PARENT == 94){\n\t\t\t\tjisyo2 += \"&nbsp;&nbsp;&nbsp;<input id='tag_\"+data.LocalTags[i].ID+\"' type='checkbox' name='tags' value='\"+data.LocalTags[i].ID+\"' checked>\"+data.LocalTags[i].TEXT;\n\t\t\t}\n\t\t\t*\/\n\/\/\t\t  $(\"#localDiv\").append(\"&nbsp;&nbsp;&nbsp;<input id='tag_\"+data.LocalTags[i].ID+\"' type='checkbox' name='tags' value='\"+data.LocalTags[i].ID+\"'>\"+data.LocalTags[i].TEXT);\n\t\t}\n\t      }\n\t      $(\"#localDiv1\").append(jisyo1);\n\/\/      \t      $(\"#localDiv2\").append(jisyo2);\n\/\/\t      \t      $(\"#searchmain\").removeClass(\"overlay\");    \t  \t  \n\t    });\n      });\nfunction doSearch(){\n  var arr = new Array();\n  var postdata = {};\n  postdata.holderid = \"6\";\n  var inhtml = \"\";\n  if(scount == 0){\n  }else{\n    $(\"#grid-data\").bootgrid(\"clear\");\n  }\n  var chks = $('[name=\"tags\"]:checked').map(function(){\n      \/\/ \u7121\u52b9\u5316\u3059\u308b\n      \/\/      $(this).prop('disabled', true);\n      \/\/ \u5024\u3092\u8fd4\u3059\n      return $(this).val();\n    }).get().join();   \/\/ \u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u3092\u914d\u5217\u306b\u5909\u63db\u3059\u308b\u30e1\u30bd\u30c3\u30c9\n  \n  console.log(chks);\n\n    \/\/\u30bf\u30b0\u306e\u78ba\u8a8d\n  \/\/    var tg = $('input:radio[name=\"tags\"]:checked').val();\n\n    if(chks == \"\"){\n      postdata.tags = \"65,66,67,68,69,70\";\n\n    }else {\n      postdata.tags = chks;\n    }\n\n    \/\/\u7a2e\u5225\u78ba\u8a8d\n    var ft1 = false;\n    if ($(\"#type1\").prop(\"checked\") == true) ft1 = true;\n    var ft2 = false;\n    if ($(\"#type2\").prop(\"checked\") == true) ft2 = true;\n    var ft3 = false;\n    if ($(\"#type3\").prop(\"checked\") == true) ft3 = true;\n    var ft4 = false;\n    if ($(\"#type4\").prop(\"checked\") == true) ft4 = true;\n    var ft5 = false;\n    if ($(\"#type5\").prop(\"checked\") == true) ft5 = true;\n    var ft6 = false;\n    if ($(\"#type6\").prop(\"checked\") == true) ft6 = true;\n    postdata.fileType1 = ft1;\n    postdata.fileType2 = ft2;\n    postdata.fileType3 = ft3;\n    postdata.fileType4 = ft4;\n    postdata.fileType5 = ft5;\n    postdata.fileType6 = ft6;\n    \n\n    \/\/\u691c\u7d22\u6587\u5b57\u5217\n    var fw = \"\";\n    if ($(\"#fwc\").prop(\"checked\") == true){\n      fw = $('#freewordData').val();\n      postdata.freewordData = fw;\n    }\n\n    \/\/\u671f\u9593\u306e\u9078\u629e\n    var oy = \"\";\n    var om = \"\";\n    var od = \"\";\n    var ny = \"\";\n    var nm = \"\";\n    var nd = \"\";\n    if ($(\"#cts\").prop(\"checked\") == true){\n      if($('#oy').val() == \"\"){\n\talert(\"\u958b\u59cb\u5e74\u3092\u5165\u308c\u3066\u304f\u3060\u3055\u3044\");\n\treturn false;\n      }\n      if($('#om').val() == \"\"){\n\talert(\"\u958b\u59cb\u6708\u3092\u5165\u308c\u3066\u304f\u3060\u3055\u3044\");\n\treturn false;\n      }\n      if($('#od').val() == \"\"){\n\talert(\"\u958b\u59cb\u65e5\u3092\u5165\u308c\u3066\u304f\u3060\u3055\u3044\");\n\treturn false;\n      }\n      if($('#ny').val() == \"\"){\n\talert(\"\u7d42\u4e86\u5e74\u3092\u5165\u308c\u3066\u304f\u3060\u3055\u3044\");\n\treturn false;\n      }\n      if($('#nm').val() == \"\"){\n\talert(\"\u7d42\u4e86\u6708\u3092\u5165\u308c\u3066\u304f\u3060\u3055\u3044\");\n\treturn false;\n      }\n      if($('#nd').val() == \"\"){\n\talert(\"\u7d42\u4e86\u65e5\u3092\u5165\u308c\u3066\u304f\u3060\u3055\u3044\");\n\treturn false;\n      }\n      oy = $('#oy').val();\n      om = $('#om').val();\n      od = $('#od').val();\n      ny = $('#ny').val();\n      nm = $('#nm').val();\n      nd = $('#nd').val();\n      postdata.contentYear1 = oy;\n      postdata.contentMonth1 = om;\n      postdata.contentDay1 = od;\n      postdata.contentYear2 = ny;\n      postdata.contentMonth2 = nm;\n      postdata.contentDay2 = nd;\n    }    \n    console.log(postdata);\n    $(\"#searchmain\").addClass(\"loader\");\n\/\/    $(\"#gridContainer\").addClass(\"overlay\");\n\/\/    $(\"body\").addClass(\"overlay\");            \n        $.ajax({\n      type: \"POST\",\n\t  url: \"https:\/\/marugoto.shinshu-bousai.jp\/API\/search\/json\",\n\t      data : postdata,\n\t      \/\/\t  data: {\n\t      \/\/\t  \"tag\" : tg,\n\t      \/\/\t    \"holderid\" : 5,\n\t      \/\/\t    \"fileType1\" : ft1,\n\t      \/\/\t    \"fileType2\" : ft2,\n\t      \/\/\t    \"fileType3\" : ft3,\n\t      \/\/\t    \"fileType4\" : ft4,\n\t      \/\/\t    \"fileType5\" : ft5,\n\t      \/\/\t    \"fileType6\" : ft6,\n\t      \/\/\t    \"freewordData\" : fw,\n\t      \/\/\t    \"contentYear1\" : oy,\n\t      \/\/\t    \"contentMonth1\" : om,\n\t      \/\/\t    \"contentDay1\" : od,\n\t      \/\/\t    \"contentYear2\" : ny,\n\t      \/\/\t    \"contentMonth2\" : nm,\n\t      \/\/\t    \"contentDay2\" : nd,\n\t      \/\/\t    },\n\n\t  success: function(mdata){\n\t      $(\"#searchmain\").removeClass(\"loader\");\n\/\/\t      $(\"#gridContainer\").removeClass(\"overlay\");\n\/\/\t      $(\"body\").removeClass(\"overlay\");    \t  \t      \t      \n\t      var jt = new Array();\n\t      if(scount == 0) inhtml += \"<tbody>\";\n\t      console.debug(mdata);\n\t      for(var i = 0; i < mdata['contents'].length; i++){\n\t\tvar d = chdate(mdata['contents'][i]['Date']);\n\t\tinhtml += \"<tr>\";\n\/\/\t\tinhtml += \"<td>\"+mdata['contents'][i]['Identifier']+\"<\/td>\";\n\t\tinhtml += \"<td>\"+mdata['contents'][i]['Identifier']+\"<\/td>\";\n\t\tinhtml += \"<td>\"+mdata['contents'][i]['Description']+\"<\/td>\";\n\t\tinhtml += \"<td>\"+mdata['contents'][i]['Publisher']+\"<\/td>\";\n\t\tinhtml += \"<td>\"+d+\"<\/td>\";\n\t    \/\/\t    inhtml += \"<td>\"+mdata['contents'][i]['OpenLevel']+\"<\/td>\"\n\t\tinhtml += \"<\/tr>\";\n\t\tvar b = new Array();\n\t\tb[\"id\"] = mdata['contents'][i]['Identifier'];\n\t\tb[\"Thumbnail\"] = mdata['contents'][i]['Identifier'];\n\t\tb[\"Title\"] = mdata['contents'][i]['Description'];\n\t\tb[\"Publisher\"] = mdata['contents'][i]['Publisher'];\n\t\tb[\"photoDate\"] = d;\n\n\t\t\/\/\t\tconsole.log(b);\n\t\tjt.push(b);\n\n\t      }\n\n\t\tif(scount == 0) inhtml += \"<\/tbody>\";\n\t\t$(\"#grid-data > tbody > tr\").remove();\n\t\tif(scount == 0){\n\t\t  var aaa = $(\"#grid-data\").append(inhtml);\n\t\t}else{\n\t\t  $(\"#grid-data\").bootgrid(\"append\",jt);\n\t\t}\n\n\t      $(\"#grid-data\").bootgrid({\n\t\tlabels: {\n\t\t  noResults: \"\u691c\u7d22\u7d50\u679c 0\u4ef6\",\n\t\t      infos: \"\u5168 {{ctx.total}}\u4ef6\u4e2d \/ {{ctx.start}}\uff5e{{ctx.end}}\u307e\u3067\u8868\u793a\",\n\t\t      refresh: \"\u30af\u30ea\u30a2\"\n\t\t      }, \n\t\tformatters: {\n\t\t    \"link\": function(column, row)\n\t\t      {\n\t\t\t\t\t  \/\/\t\t\t\t\t  console.debug(row.id);\n\t\t\treturn \"<a href=\\\"https:\/\/map.shinshu-bousai.jp\/map\/archive\/detail.jsp?id=\"+row.Thumbnail +\"\\\" target=\\\"_blank\\\">\u8a73\u7d30<\/a>\";\n\t\t      },\n\t\t   \"Thumbnail\": function(column, row)\n\t\t     {\n\t\t\t\t\t  \/\/\t\t\t\t\t  console.debug(row.id);\n\t\t       return \"<img src=\\\"https:\/\/marugoto.shinshu-bousai.jp\/contents\/thumbnail\/\"+row.Thumbnail +\"\\\" \/>\";\n\t\t     }\n\t\t  },\n\t\t    cssClass: {\n\t\t    \"link\" : \"col-md-2\"\n\t\t      }\n\t\t});\n\t      scount++;\n\t    }\n\t  });\n}\nfunction doSearchClear(){\n  $(\"#grid-data > tbody\").remove();\t  \n  \/\/  $(\"#grid-data\").bootgrid('clear');\n}\nfunction chdate(udate){\n  var tyear = udate.substr(0,4);\n  var tmonth = udate.substr(4,2);\n  var tday = udate.substr(6,2);\n  var targetday = tyear+\"\u5e74\"+tmonth+\"\u6708\"+tday+\"\u65e5\";\n  return targetday;\n}\nfunction chkup(udate){\n  \/\/  console.debug(udate);\n  var tyear = udate.substr(0,4);\n  var tmonth = udate.substr(4,2);\n  var tday = udate.substr(6,2);\n  var targetday = new Date(tyear,tmonth-1,tday);\n  \/\/  console.debug(targetday);\n  targetday.setDate(targetday.getDate()+30);\n  \/\/  console.debug(targetday);\n  var today = new Date();\n  \/\/  console.debug(today);\n  \/\/  console.debug(lowerThanDateOnly(today, targetday));\n  return lowerThanDateOnly(today, targetday);\n}\nfunction lowerThanDateOnly(date1, date2) {\n  var year1 = date1.getFullYear();\n  var month1 = date1.getMonth() + 1;\n  var day1 = date1.getDate();\n \n  var year2 = date2.getFullYear();\n  var month2= date2.getMonth() + 1;\n  var day2 = date2.getDate();\n \n  if (year1 == year2) {\n    if (month1 == month2) {\n      return day1 < day2;\n    }\n    else {\n      return month1 < month2;\n    }\n  } else {\n    return year1 < year2;\n  }\n}\nfunction fwdChange(){\n if ($(\"#fwc\").prop(\"checked\") == true){\n   $(\"#freewordData\").prop(\"disabled\", false);\n }else{\n   $(\"#freewordData\").prop(\"disabled\", true);\n }\n\n}\nfunction ctsChange(){\n if ($(\"#cts\").prop(\"checked\") == true){\n   $(\"#oy\").prop(\"disabled\", false);\n   $(\"#om\").prop(\"disabled\", false);\n   $(\"#od\").prop(\"disabled\", false);\n   $(\"#ny\").prop(\"disabled\", false);\n   $(\"#nm\").prop(\"disabled\", false);\n   $(\"#nd\").prop(\"disabled\", false);\n }else{\n   $(\"#oy\").prop(\"disabled\", true);\n   $(\"#om\").prop(\"disabled\", true);\n   $(\"#od\").prop(\"disabled\", true);\n   $(\"#ny\").prop(\"disabled\", true);\n   $(\"#nm\").prop(\"disabled\", true);\n   $(\"#nd\").prop(\"disabled\", true);\n }\n}\n<\/script>\n<\/head>\n<body>\n<div id=\"searchmain\" style=\"margin: 10px 15px 5px; background-color: white;\">\n\t<form name=\"searchInfo\" id=\"searchInfo\">\n\t<div class=\"searchInfo\">\n\t\t<h4>\u691c\u7d22\u5bfe\u8c61\u3092\u9078\u3076<\/h4>\n\t\t<table class=\"searchInfo\"><tbody>\n\t\t<tr>\n\t\t\t<th class=\"searchInfo\">\u691c\u7d22\u9805\u76ee\uff08\u4e8b\u8c61\uff11\uff09\u3092\u9078\u3076<\/th>\n\t\t\t<td class=\"searchInfo\">\n\t\t\t\t<!-- <div id=\"globalDiv\"><\/div> -->\n\t\t\t\t<div id=\"localDiv1\"><\/div>\n\t\t\t<\/td>\n\t\t<\/tr>\n\t\t<tr style=\"display: none;\">\t\t\t\t\t\n\t\t\t<th class=\"searchInfo\">\u691c\u7d22\u9805\u76ee\uff08\u4e8b\u8c61\uff12\uff09\u3092\u9078\u3076<\/th>\n\t\t\t<td class=\"searchInfo\">\n\t\t\t\t<!-- <div id=\"globalDiv\"><\/div> -->\n\t\t\t\t<div id=\"localDiv2\"><\/div>\n\t\t\t<\/td>\n\t\t<\/tr><\/tbody><\/table>\n\t\t<h4>\u691c\u7d22\u3092\u7d5e\u308a\u8fbc\u3080<\/h4>\n\t\t<table class=\"searchInfo\" style=\"margin-top:10px;\">\n\t\t\t<tr>\n\t\t\t\t<th class=\"searchInfo\">\u30ad\u30fc\u30ef\u30fc\u30c9\u3067\u691c\u7d22\u3059\u308b<\/th>\n\t\t\t\t<td class=\"searchInfo\">\n\t\t\t\t\t<span class=\"seachTitle\">\n\t\t\t\t\t\t<input type=\"checkbox\" value=\"0\" name=\"checkFreeword\" class=\"holderElm\" onclick=\"fwdChange()\" id=\"fwc\"\/>\n\t\t\t\t\t\t\u30ad\u30fc\u30ef\u30fc\u30c9\u3067\u7d5e\u308a\u8fbc\u3080<\/span><br\/>\n\t\t\t\t\t<span class=\"serchSpanElm\"><input type=\"text\" value=\"\" name=\"freewordData\" id=\"freewordData\" disabled=\"disabled\"><\/span><\/td>\n\t\t\t<\/tr>\n\t\t\t<!--\n\t\t\t<tr>\n\t\t\t\t<th class=\"searchInfo\">\u5834\u6240\u3092\u7d5e\u308a\u8fbc\u3080<\/th>\n\t\t\t\t<td class=\"searchInfo\">\n\t\t\t\t\t<span class=\"seachTitle\">\n\t\t\t\t\t\t<input type=\"checkbox\" value=\"0\" name=\"checkAddressSearch\" class=\"holderElm\" onclick=\"var b = this.checked; var s1=dojo.byId('prefecture'); s2=dojo.byId('city'); s1.disabled=!b; s2.disabled=!b;\" \/>\n\t\t\t\t\t\t\u5834\u6240\u3092\u6307\u5b9a\u3059\u308b<\/span>\n\t\t\t\t\t<div>\n\t\t\t\t\t\t<span class=\"serchSpanElm\">\u90fd\u9053\u5e9c\u770c:<\/span>\n\t\t\t\t\t\t<select id=\"prefecture\" name=\"prefecture\" onchange=\"archive.getCityList();\" disabled=\"disabled\">\n\t\t\t\t\t\t\t<option value=\"0\">-\u90fd\u9053\u5e9c\u770c-<\/option>\n\t\t\t\t\t\t\t<option value=\"01\">\u5317\u6d77\u9053<\/option>\n\t\t\t\t\t\t\t<option value=\"02\">\u9752\u68ee\u770c<\/option>\n\t\t\t\t\t\t\t<option value=\"03\">\u5ca9\u624b\u770c<\/option>\n\t\t\t\t\t\t\t<option value=\"04\">\u5bae\u57ce\u770c<\/option>\n\t\t\t\t\t\t\t<option value=\"05\">\u79cb\u7530\u770c<\/option>\n\t\t\t\t\t\t\t<option value=\"06\">\u5c71\u5f62\u770c<\/option>\n\t\t\t\t\t\t\t<option value=\"07\">\u798f\u5cf6\u770c<\/option>\n\t\t\t\t\t\t\t<option value=\"08\">\u8328\u57ce\u770c<\/option>\n\t\t\t\t\t\t\t<option value=\"09\">\u6803\u6728\u770c<\/option>\n\t\t\t\t\t\t\t<option value=\"10\">\u7fa4\u99ac\u770c<\/option>\n\t\t\t\t\t\t\t<option value=\"11\">\u57fc\u7389\u770c<\/option>\n\t\t\t\t\t\t\t<option value=\"12\">\u5343\u8449\u770c<\/option>\n\t\t\t\t\t\t\t<option value=\"13\">\u6771\u4eac\u90fd<\/option>\n\t\t\t\t\t\t\t<option value=\"14\">\u795e\u5948\u5ddd\u770c<\/option>\n\t\t\t\t\t\t\t<option value=\"15\">\u65b0\u6f5f\u770c<\/option>\n\t\t\t\t\t\t\t<option value=\"16\">\u5bcc\u5c71\u770c<\/option>\n\t\t\t\t\t\t\t<option value=\"17\">\u77f3\u5ddd\u770c<\/option>\n\t\t\t\t\t\t\t<option value=\"18\">\u798f\u4e95\u770c<\/option>\n\t\t\t\t\t\t\t<option value=\"19\">\u5c71\u68a8\u770c<\/option>\n\t\t\t\t\t\t\t<option value=\"20\">\u9577\u91ce\u770c<\/option>\n\t\t\t\t\t\t\t<option value=\"21\">\u5c90\u961c\u770c<\/option>\n\t\t\t\t\t\t\t<option value=\"22\">\u9759\u5ca1\u770c<\/option>\n\t\t\t\t\t\t\t<option value=\"23\">\u611b\u77e5\u770c<\/option>\n\t\t\t\t\t\t\t<option value=\"24\" selected=\"selected\">\u4e09\u91cd\u770c<\/option>\n\t\t\t\t\t\t\t<option value=\"25\">\u6ecb\u8cc0\u770c<\/option>\n\t\t\t\t\t\t\t<option value=\"26\">\u4eac\u90fd\u5e9c<\/option>\n\t\t\t\t\t\t\t<option value=\"27\">\u5927\u962a\u5e9c<\/option>\n\t\t\t\t\t\t\t<option value=\"28\">\u5175\u5eab\u770c<\/option>\n\t\t\t\t\t\t\t<option value=\"29\">\u5948\u826f\u770c<\/option>\n\t\t\t\t\t\t\t<option value=\"30\">\u548c\u6b4c\u5c71\u770c<\/option>\n\t\t\t\t\t\t\t<option value=\"31\">\u9ce5\u53d6\u770c<\/option>\n\t\t\t\t\t\t\t<option value=\"32\">\u5cf6\u6839\u770c<\/option>\n\t\t\t\t\t\t\t<option value=\"33\">\u5ca1\u5c71\u770c<\/option>\n\t\t\t\t\t\t\t<option value=\"34\">\u5e83\u5cf6\u770c<\/option>\n\t\t\t\t\t\t\t<option value=\"35\">\u5c71\u53e3\u770c<\/option>\n\t\t\t\t\t\t\t<option value=\"36\">\u5fb3\u5cf6\u770c<\/option>\n\t\t\t\t\t\t\t<option value=\"37\">\u9999\u5ddd\u770c<\/option>\n\t\t\t\t\t\t\t<option value=\"38\">\u611b\u5a9b\u770c<\/option>\n\t\t\t\t\t\t\t<option value=\"39\">\u9ad8\u77e5\u770c<\/option>\n\t\t\t\t\t\t\t<option value=\"40\">\u798f\u5ca1\u770c<\/option>\n\t\t\t\t\t\t\t<option value=\"41\">\u4f50\u8cc0\u770c<\/option>\n\t\t\t\t\t\t\t<option value=\"42\">\u9577\u5d0e\u770c<\/option>\n\t\t\t\t\t\t\t<option value=\"43\">\u718a\u672c\u770c<\/option>\n\t\t\t\t\t\t\t<option value=\"44\">\u5927\u5206\u770c<\/option>\n\t\t\t\t\t\t\t<option value=\"45\">\u5bae\u5d0e\u770c<\/option>\n\t\t\t\t\t\t\t<option value=\"46\">\u9e7f\u5150\u5cf6\u770c<\/option>\n\t\t\t\t\t\t\t<option value=\"47\">\u6c96\u7e04\u770c<\/option>\n\t\t\t\t\t\t<\/select>\n\t\t\t\t\t\t<span class=\"serchSpanElm\">\u5e02\u533a\u753a\u6751:<\/span>\n\t\t\t\t\t\t<select id=\"city\" name=\"city\" disabled=\"disabled\"><\/select>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/td>\n\t\t\t<\/tr>\n\t\t\t -->\n\t\t\t<tr style=\"display: none;\">\n\t\t\t\t<th class=\"searchInfo\">\u6642\u671f\u3092\u6307\u5b9a\u3059\u308b<\/th>\n\t\t\t\t<td class=\"searchInfo\">\n\t\t\t\t\t<span class=\"seachTitle\">\n\t\t\t\t\t<input type=\"checkbox\" value=\"0\" id=\"cts\" name=\"checkTimeSearch\" class=\"holderElm\" onclick=\"ctsChange()\" \/>\n\t\t\t\t\t\u6642\u671f\u3092\u7d5e\u308a\u8fbc\u3080<\/span><br\/>\n\t\t\t\t\t<span class=\"serchSpanElm\">\n\t\t\t\t\t<input id=\"oy\" name=\"oy\" style=\"width:80px;\" value=\"\"  disabled=\"true\"\/>\u5e74\n\t\t\t\t\t<input id=\"om\" name=\"om\" style=\"width:50px;\" value=\"\"  disabled=\"true\"\/>\u6708\n\t\t\t\t\t<input id=\"od\" name=\"od\" style=\"width:50px;\" value=\"\"  disabled=\"true\"\/>\u65e5\u304b\u3089\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<span style=\"margin:0 10px\">\uff5e<\/span>\n\t\t\t\t\t<span class=\"serchSpanElm\">\n\t\t\t\t\t<input id=\"ny\" name=\"ny\" style=\"width:80px;\" value=\"\" disabled=\"true\"\/>\u5e74\n\t\t\t\t\t<input id=\"nm\" name=\"nm\" style=\"width:50px;\" value=\"\" disabled=\"true\"\/>\u6708\n\t\t\t\t\t<input id=\"nd\" name=\"nd\" style=\"width:50px;\" value=\"\" disabled=\"true\"\/>\u65e5\u307e\u3067\n\t\t\t\t\t<\/span><br\/>\n\t\t\t\t\t<span class=\"message\">\u203b\u65e5\u6642\u306e\u671f\u9593\u3092\u6307\u5b9a\u3057\u307e\u3059\u3002<\/span>\n\t\t\t\t<\/td>\n\t\t\t<\/tr>\n\t\t\t<tr style=\"display: none;\">\n\t\t\t\t<th class=\"searchInfo\">\u7a2e\u985e\u3067\u63a2\u3059<\/th>\n\t\t\t\t<td class=\"searchInfo\">\n\t\t\t\t\t<span class=\"seachTitle\">\n\t\t\t\t\t\t<!-- input type=\"checkbox\" value=\"0\" name=\"checkContentType\" class=\"holderElm\" onclick=\"dojo.byId('type1').disabled=!this.checked;dojo.byId('type2').disabled=!this.checked;dojo.byId('type3').disabled=!this.checked;dojo.byId('type4').disabled=!this.checked;\"\/ -->\n\t\t\t\t\t\t\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u7a2e\u985e\u3092\u7d5e\u308a\u8fbc\u3080<\/span><br\/>\n\t\t\t\t\t<table><tbody><tr>\n\t\t\t\t\t<td class=\"searchType\">\n\t\t\t\t\t\t<label for=\"type1\"><img decoding=\"async\" src=\"https:\/\/map.shinshu-bousai.jp\/map\/chikuma_archive\/img\/photo.png\" width=\"80px\" height=\"60px\"><br\/>\n\t\t\t\t\t\t<span class=\"serchSpanElm\"><input type=\"checkbox\" name=\"contentType[]\" id=\"type1\" class=\"holderElm\" value=\"1\" checked=\"checked\" \/>\u5199\u771f<\/span><\/label><\/td>\n\t\t\t\t\t<td class=\"searchType\">\n\t\t\t\t\t\t<label for=\"type2\"><img decoding=\"async\" src=\"https:\/\/map.shinshu-bousai.jp\/map\/chikuma_archive\/img\/video.png\" width=\"80px\" height=\"60px\"><br\/>\n\t\t\t\t\t\t<span class=\"serchSpanElm\"><input type=\"checkbox\" name=\"contentType[]\" id=\"type2\" class=\"holderElm\" value=\"2\" checked=\"checked\" \/>\u52d5\u753b<\/span><\/label><\/td>\n\t\t\t\t\t<!-- td class=\"searchType\">\n\t\t\t\t\t\t<label for=\"type3\"><img decoding=\"async\" src=\"https:\/\/map.shinshu-bousai.jp\/map\/chikuma_archive\/img\/sound.png\" width=\"80px\" height=\"60px\"><br\/>\n \t\t\t\t\t\t<span class=\"serchSpanElm\"><input type=\"checkbox\" name=\"contentType[]\" id=\"type3\" class=\"holderElm\" value=\"3\" checked=\"checked\" \/>\u97f3\u58f0<\/span><\/label><\/td -->\n\t\t\t\t\t<td class=\"searchType\">\n\t\t\t\t\t\t<label for=\"type4\"><img decoding=\"async\" src=\"https:\/\/map.shinshu-bousai.jp\/map\/chikuma_archive\/img\/document.png\" width=\"80px\" height=\"60px\"><br\/>\n\t\t\t\t\t\t<span class=\"serchSpanElm\"><input type=\"checkbox\" name=\"contentType[]\" id=\"type4\" class=\"holderElm\" value=\"4\" checked=\"checked\" \/>\u6587\u66f8<\/span><\/label><\/td>\n\t\t\t\t\t<!--\n\t\t\t\t\t<td class=\"searchType\">\n\t\t\t\t\t\t<label for=\"type5\"><img decoding=\"async\" src=\"https:\/\/map.shinshu-bousai.jp\/map\/chikuma_archive\/img\/map.png\" width=\"80px\" height=\"60px\"><br\/>\n\t\t\t\t\t\t<span class=\"serchSpanElm\"><input type=\"checkbox\" name=\"contentType[]\" id=\"type5\" class=\"holderElm\" value=\"5\" checked=\"checked\" \/>\u5730\u56f3<\/span><\/label><\/td>\n\t\t\t\t\t<td class=\"searchType\">\n\t\t\t\t\t\t<label for=\"type6\"><img decoding=\"async\" src=\"https:\/\/map.shinshu-bousai.jp\/map\/chikuma_archive\/img\/oral.png\" width=\"80px\" height=\"60px\"><br\/>\n\t\t\t\t\t\t<span class=\"serchSpanElm\"><input type=\"checkbox\" name=\"contentType[]\" id=\"type6\" class=\"serchSpanElm\" value=\"6\" checked=\"checked\" \/>\u8a3c\u8a00\u30fb\u624b\u8a18<\/span><\/label><\/td>\n\t\t\t\t\t -->\n\t\t\t\t\t<\/tr><\/tbody><\/table>\n\t\t\t\t<\/td>\n\t\t\t<\/tr>\n\t\t<\/table>\n\t\t<table><tbody><tr>\n\t\t\t<td style=\"width:95px;\"><button onclick=\"doSearch(); return false;\" class=\"searchButton\">\u691c\u7d22\u5b9f\u884c<\/button><\/td>\n<!--\t\t\t<td style=\"width:105px;\"><button onclick=\"doSearchClear(); return false;\" class=\"searchClearButton\" >\u691c\u7d22\u30af\u30ea\u30a2<\/button><\/td> -->\n\t\t<\/tr><\/tbody><\/table>\n\t\t<\/div>\n\t<\/form>\n\t<div class=\"title\" id=\"archiveTitle\" style=\"display:none;\">\u30a2\u30fc\u30ab\u30a4\u30d6\u691c\u7d22\u7d50\u679c\u4e00\u89a7\n\t\t<div class=\"searchopen\" id=\"searchopen\" onclick=\"archive.checkOpen('gridContainer','searchopen');\">\u9589\u3058\u308b<\/div>\n\t<\/div>\n\t<div id=\"gridContainer\">\n            <table id='grid-data' class='table table-condensed table-hover table-striped'>\n\t      <thead>\n\t      <tr>\n<!--                <th data-column-id=\"id\">ID<\/th> -->\n                <th data-column-id=\"Thumbnail\" data-formatter=\"Thumbnail\" data-width=\"180\">\u30b5\u30e0\u30cd\u30a4\u30eb<\/th>\n                <th data-column-id='Title' data-width=\"300\">\u8aac\u660e<\/th>\n                <th data-column-id='Publisher'>\u60c5\u5831\u63d0\u4f9b\u8005<\/th>\n                <th data-column-id='photoDate'>\u64ae\u5f71\u65e5<\/th>\n<!--                <th data-column-id='OpenLevel' >\u5229\u7528\u5236\u9650<\/th> -->\n                <th data-column-id=\"link\" data-formatter=\"link\" data-sortable=\"false\" data-width=\"80\">Link<\/th>\n              <\/tr>\n\t      <\/thead>\n           <\/table>\n        <\/div>\n<\/div>\n<\/body>\n\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-25","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/suwachiiki-archive.shinshu-bousai.jp\/index.php?rest_route=\/wp\/v2\/pages\/25","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/suwachiiki-archive.shinshu-bousai.jp\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/suwachiiki-archive.shinshu-bousai.jp\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/suwachiiki-archive.shinshu-bousai.jp\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/suwachiiki-archive.shinshu-bousai.jp\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=25"}],"version-history":[{"count":4,"href":"https:\/\/suwachiiki-archive.shinshu-bousai.jp\/index.php?rest_route=\/wp\/v2\/pages\/25\/revisions"}],"predecessor-version":[{"id":170,"href":"https:\/\/suwachiiki-archive.shinshu-bousai.jp\/index.php?rest_route=\/wp\/v2\/pages\/25\/revisions\/170"}],"wp:attachment":[{"href":"https:\/\/suwachiiki-archive.shinshu-bousai.jp\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=25"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}