#!/bin/sh

WGET_COMMAND="wget -nc --no-check-certificate -O"

$WGET_COMMAND index.html "http://ritska.com/senkyokouhou/2019-07-21_sangiin25-localindex.html"

$WGET_COMMAND 20190721sangiin25-00soumusho-senkyoku-shimei-p01.pdf "http://www.soumu.go.jp/main_content/000632561.pdf"
$WGET_COMMAND 20190721sangiin25-01hokkaido-senkyoku-shimei-p01.pdf "http://www.pref.hokkaido.lg.jp/file.jsp?id=1217588"
$WGET_COMMAND 20190721sangiin25-01hokkaido-senkyoku-koho-p01.pdf "http://www.pref.hokkaido.lg.jp/file.jsp?id=1218296"
$WGET_COMMAND 20190721sangiin25-01hokkaido-hirei-tomei-p01.pdf "http://www.pref.hokkaido.lg.jp/file.jsp?id=1217589"
$WGET_COMMAND 20190721sangiin25-01hokkaido-hirei-shimei-p01.pdf "http://www.pref.hokkaido.lg.jp/file.jsp?id=1217590"
$WGET_COMMAND 20190721sangiin25-01hokkaido-hirei-koho-p01.pdf "http://www.pref.hokkaido.lg.jp/file.jsp?id=1218303"
$WGET_COMMAND 20190721sangiin25-02aomori-senkyoku-shimei-p01.pdf "http://www.pref.aomori.lg.jp/soshiki/senkan/files2/02aomoriken.pdf"
$WGET_COMMAND 20190721sangiin25-02aomori-senkyoku-koho-p01.pdf "http://www.pref.aomori.lg.jp/soshiki/senkan/files2/25sangiin-senkyoku-senkyokoho.pdf"
$WGET_COMMAND 20190721sangiin25-02aomori-hirei-tomei-p01.pdf "http://www.pref.aomori.lg.jp/soshiki/senkan/files2/25sangiin-meisho-ryakusho.pdf"
$WGET_COMMAND 20190721sangiin25-02aomori-hirei-shimei-p01.pdf "http://www.pref.aomori.lg.jp/soshiki/senkan/files2/25sangiin-meibotousaisha3.pdf"
$WGET_COMMAND 20190721sangiin25-02aomori-hirei-koho-p01.pdf "http://www.pref.aomori.lg.jp/soshiki/senkan/files2/25sangiin-hirei-senkyokoho.pdf"
$WGET_COMMAND 20190721sangiin25-03iwate-senkyoku-shimei-p01.html "https://www.pref.iwate.jp/iinkai/senkyo/1020994/1020995/1021824.html"
$WGET_COMMAND 20190721sangiin25-03iwate-senkyoku-koho-p01.pdf "https://www.pref.iwate.jp/_res/projects/default_project/_page_/001/020/995/senkyokoho1.pdf"
$WGET_COMMAND 20190721sangiin25-03iwate-hirei-shimei-p01.pdf "https://www.pref.iwate.jp/_res/projects/default_project/_page_/001/020/995/shimei.pdf"
$WGET_COMMAND 20190721sangiin25-03iwate-hirei-koho-p01.pdf "https://www.pref.iwate.jp/_res/projects/default_project/_page_/001/020/995/senkyokoho2.pdf"
$WGET_COMMAND 20190721sangiin25-04miyagi-senkyoku-shimei-p01.pdf "http://www.pref.miyagi.jp/uploaded/attachment/746726.pdf"
$WGET_COMMAND 20190721sangiin25-04miyagi-senkyoku-koho-p01.pdf "http://www.pref.miyagi.jp/uploaded/attachment/746751.pdf"
$WGET_COMMAND 20190721sangiin25-04miyagi-hirei-tomei-p01.pdf "http://www.pref.miyagi.jp/uploaded/attachment/746302.pdf"
$WGET_COMMAND 20190721sangiin25-04miyagi-hirei-shimei-p01.pdf "http://www.pref.miyagi.jp/uploaded/attachment/746303.pdf"
$WGET_COMMAND 20190721sangiin25-04miyagi-hirei-koho-p01.pdf "http://www.pref.miyagi.jp/pdf/senkan/senkyokoho.pdf"
$WGET_COMMAND 20190721sangiin25-05akita-senkyoku-shimei-p01.pdf "http://www.pref.akita.jp/senkyo/R01sangisen/upload/kohosha/20190704kohosya-senkyoku.pdf"
$WGET_COMMAND 20190721sangiin25-05akita-senkyoku-koho-p01.pdf "http://www.pref.akita.jp/senkyo/R01sangisen/upload/senkyokoho/koho-senkyoku.pdf"
$WGET_COMMAND 20190721sangiin25-05akita-hirei-tomei-p01.pdf "http://www.pref.akita.jp/senkyo/R01sangisen/upload/kohosha/20190704seitou_name.pdf"
$WGET_COMMAND 20190721sangiin25-05akita-hirei-shimei-p01.pdf "http://www.pref.akita.jp/senkyo/R01sangisen/upload/kohosha/20190704meibotosai_name.pdf"
$WGET_COMMAND 20190721sangiin25-05akita-hirei-koho-p01.pdf "http://www.pref.akita.jp/senkyo/R01sangisen/upload/senkyokoho/koho-hirei.pdf"
$WGET_COMMAND 20190721sangiin25-06yamagata-senkyoku-shimei-p01.pdf "http://www.pref.yamagata.jp/ou/910001/saninsen_data/sanin_senkyoku_rikkouho.pdf"
$WGET_COMMAND 20190721sangiin25-06yamagata-senkyoku-koho-p01.pdf "http://www.pref.yamagata.jp/ou/910001/saninsen_data/senkyokoho/R1saninsen-senkyoku.pdf"
$WGET_COMMAND 20190721sangiin25-06yamagata-hirei-tomei-p01.pdf "http://www.pref.yamagata.jp/ou/910001/saninsen_data/sanin_hirei_ryakusyo.pdf"
$WGET_COMMAND 20190721sangiin25-06yamagata-hirei-shimei-p01.pdf "http://www.pref.yamagata.jp/ou/910001/saninsen_data/sanin_hirei_tousaisya.pdf"
$WGET_COMMAND 20190721sangiin25-06yamagata-hirei-koho-p01.pdf "http://www.pref.yamagata.jp/ou/910001/saninsen_data/senkyokoho/R1saninsen-hirei.pdf"
$WGET_COMMAND 20190721sangiin25-07fukushima-senkyoku-shimei-p01.pdf "https://www.pref.fukushima.lg.jp/uploaded/attachment/336687.pdf"
$WGET_COMMAND 20190721sangiin25-07fukushima-senkyoku-koho-p01.pdf "https://www.pref.fukushima.lg.jp/uploaded/attachment/337088.pdf"
$WGET_COMMAND 20190721sangiin25-07fukushima-hirei-tomei-p01.pdf "https://www.pref.fukushima.lg.jp/uploaded/attachment/336688.pdf"
$WGET_COMMAND 20190721sangiin25-07fukushima-hirei-shimei-p01.pdf "https://www.pref.fukushima.lg.jp/uploaded/attachment/338767.pdf"
$WGET_COMMAND 20190721sangiin25-07fukushima-hirei-koho-p01.pdf "https://www.pref.fukushima.lg.jp/uploaded/attachment/337089.pdf"
$WGET_COMMAND 20190721sangiin25-08ibaraki-senkyoku-shimei-p01.pdf "http://www.pref.ibaraki.jp/somu/shichoson/senkyo/senkan/2019sangi/documents/08ibarakiken.pdf"
$WGET_COMMAND 20190721sangiin25-08ibaraki-senkyoku-koho-p01.pdf "http://www.pref.ibaraki.jp/somu/shichoson/senkyo/senkan/2019sangi/documents/sangisenkyokukouhou.pdf"
$WGET_COMMAND 20190721sangiin25-08ibaraki-hirei-tomei-p01.pdf "http://www.pref.ibaraki.jp/somu/shichoson/senkyo/senkan/2019sangi/documents/hirei_meisyoichiran.pdf"
$WGET_COMMAND 20190721sangiin25-08ibaraki-hirei-shimei-p01.pdf "http://www.pref.ibaraki.jp/somu/shichoson/senkyo/senkan/2019sangi/documents/hirei_meibotosaisyaichirann.pdf"
$WGET_COMMAND 20190721sangiin25-08ibaraki-hirei-koho-p01.pdf "http://www.pref.ibaraki.jp/somu/shichoson/senkyo/senkan/2019sangi/documents/hirei-kouhou.pdf"
$WGET_COMMAND 20190721sangiin25-09tochigi-senkyoku-shimei-p01.pdf "http://www.tochigi-senkyo.net/kouho/senkyoku_kouho.pdf"
$WGET_COMMAND 20190721sangiin25-09tochigi-senkyoku-koho-p01.pdf "http://www.tochigi-senkyo.net/kouho/senkyoku_kouhou.pdf"
$WGET_COMMAND 20190721sangiin25-09tochigi-hirei-tomei-p01.pdf "http://www.tochigi-senkyo.net/kouho/hireiseitoumei.pdf"
$WGET_COMMAND 20190721sangiin25-09tochigi-hirei-shimei-p01.pdf "http://www.tochigi-senkyo.net/kouho/hireimeibo.pdf"
$WGET_COMMAND 20190721sangiin25-09tochigi-hirei-koho-p01.pdf "http://www.tochigi-senkyo.net/kouho/hirei_kouhou.pdf"
$WGET_COMMAND 20190721sangiin25-10gunma-senkyoku-shimei-p01.pdf "https://www.pref.gunma.jp/contents/100116419.pdf"
$WGET_COMMAND 20190721sangiin25-10gunma-senkyoku-koho-p01.pdf "https://www.pref.gunma.jp/contents/100116596.pdf"
$WGET_COMMAND 20190721sangiin25-10gunma-hirei-tomei-p01.pdf "https://www.pref.gunma.jp/contents/100116403.pdf"
$WGET_COMMAND 20190721sangiin25-10gunma-hirei-shimei-p01.pdf "https://www.pref.gunma.jp/contents/100116404.pdf"
$WGET_COMMAND 20190721sangiin25-10gunma-hirei-shimei-p02.pdf "https://www.pref.gunma.jp/contents/100117388.pdf"
$WGET_COMMAND 20190721sangiin25-10gunma-hirei-koho-p01.pdf "https://www.pref.gunma.jp/contents/100116597.pdf"
$WGET_COMMAND 20190721sangiin25-11saitama-senkyoku-shimei-p01.pdf "http://www.pref.saitama.lg.jp/e1701/documents/senkyokuyomiageyo.pdf"
$WGET_COMMAND 20190721sangiin25-11saitama-senkyoku-koho-p01.pdf "http://www.saisenkankoho.com/sanin/sensitu.pdf"
$WGET_COMMAND 20190721sangiin25-11saitama-hirei-tomei-p01.pdf "http://www.pref.saitama.lg.jp/e1701/documents/meibotodokedeseitouitiran.pdf"
$WGET_COMMAND 20190721sangiin25-11saitama-hirei-shimei-p01.pdf "http://www.pref.saitama.lg.jp/e1701/documents/r1saninsenmeibotousaisyaitiran.pdf"
$WGET_COMMAND 20190721sangiin25-11saitama-hirei-koho-p01.pdf "http://www.saisenkankoho.com/sanin/hirei.pdf"
$WGET_COMMAND 20190721sangiin25-12chiba-senkyoku-shimei-p01.pdf "https://www.pref.chiba.lg.jp/senkan/chiba-senkyo/r1_sangiinn/documents/1-1kouhosyaichiran0717.pdf"
$WGET_COMMAND 20190721sangiin25-12chiba-senkyoku-koho-p01.pdf "https://www.pref.chiba.lg.jp/senkan/chiba-senkyo/r1_sangiinn/documents/2019_chiba_senkyoku.pdf"
$WGET_COMMAND 20190721sangiin25-12chiba-hirei-tomei-p01.pdf "https://www.pref.chiba.lg.jp/senkan/chiba-senkyo/r1_sangiinn/documents/seitoumeisyou.pdf"
$WGET_COMMAND 20190721sangiin25-12chiba-hirei-shimei-p01.pdf "https://www.pref.chiba.lg.jp/senkan/chiba-senkyo/r1_sangiinn/documents/meibotousaishimei2.pdf"
$WGET_COMMAND 20190721sangiin25-12chiba-hirei-koho-p01.pdf "https://www.pref.chiba.lg.jp/senkan/chiba-senkyo/r1_sangiinn/documents/2019_chiba_hirei.pdf"
$WGET_COMMAND 20190721sangiin25-13tokyo-senkyoku-koho-p01.pdf "http://www.2019sangiinsen.tokyo/senkyoku/files/%E9%81%B8%E6%8C%99%E5%8C%BA%E9%81%B8%E6%8C%99%E5%85%AC%E5%A0%B1.pdf"
$WGET_COMMAND 20190721sangiin25-13tokyo-hirei-shimei-p01.pdf "http://www.2019sangiinsen.tokyo/hirei/files/hirei_list.pdf"
$WGET_COMMAND 20190721sangiin25-13tokyo-hirei-koho-p01.pdf "http://www.2019sangiinsen.tokyo/hirei/files/%E6%AF%94%E4%BE%8B%E4%BB%A3%E8%A1%A8%E9%81%B8%E6%8C%99%E5%85%AC%E5%A0%B1.pdf?ver=20190711"
$WGET_COMMAND 20190721sangiin25-14kanagawa-senkyoku-shimei-p01.pdf "http://www.pref.kanagawa.jp/docs/em7/documents/2019sangi_kouhosha_idougo.pdf"
$WGET_COMMAND 20190721sangiin25-14kanagawa-senkyoku-koho-p01.pdf "http://www.pref.kanagawa.jp/docs/em7/documents/sangi_senkyoku.pdf"
$WGET_COMMAND 20190721sangiin25-14kanagawa-hirei-tomei-p01.pdf "http://www.pref.kanagawa.jp/docs/em7/documents/2019sangi_hireisseitouryakushou.pdf"
$WGET_COMMAND 20190721sangiin25-14kanagawa-hirei-shimei-p01.pdf "http://www.pref.kanagawa.jp/docs/em7/documents/2019sangi_hireimeibotousaisha3.pdf"
$WGET_COMMAND 20190721sangiin25-14kanagawa-hirei-koho-p01.pdf "http://www.pref.kanagawa.jp/docs/em7/documents/2019sangi_hirei-300ppi.pdf"
$WGET_COMMAND 20190721sangiin25-15niigata-senkyoku-shimei-p01.pdf "https://niigata-sangisen2019.jp/wp-content/themes/election/file/niigataken_rikkouho.pdf?1"
$WGET_COMMAND 20190721sangiin25-15niigata-senkyoku-koho-p01.pdf "https://niigata-sangisen2019.jp/wp-content/themes/election/file/senkyokoho_senkyoku02.pdf"
$WGET_COMMAND 20190721sangiin25-15niigata-hirei-tomei-p01.pdf "https://niigata-sangisen2019.jp/wp-content/themes/election/file/todokedeseto.pdf"
$WGET_COMMAND 20190721sangiin25-15niigata-hirei-shimei-p01.pdf "https://niigata-sangisen2019.jp/wp-content/themes/election/file/meibotosaisya.pdf"
$WGET_COMMAND 20190721sangiin25-15niigata-hirei-koho-p01.pdf "https://niigata-sangisen2019.jp/wp-content/themes/election/file/senkyokoho_hirei.pdf"
$WGET_COMMAND 20190721sangiin25-16toyama-senkyoku-shimei-p01.html "http://www.pref.toyama.jp/sections/0500/sangi2019/kohosya(simei_touhabetu).html"
$WGET_COMMAND 20190721sangiin25-16toyama-senkyoku-koho-p01.pdf "http://www.pref.toyama.jp/sections/0500/sangi2019/koho/01%20senkyokukoho.pdf"
$WGET_COMMAND 20190721sangiin25-16toyama-hirei-tomei-p01.pdf "http://www.pref.toyama.jp/sections/0500/sangi2019/pdf(meibo)/kouhosya(seitou).pdf"
$WGET_COMMAND 20190721sangiin25-16toyama-hirei-shimei-p01.pdf "http://www.pref.toyama.jp/sections/0500/sangi2019/pdf(meibo)/kouhosya(hirei-ichiran).pdf"
$WGET_COMMAND 20190721sangiin25-16toyama-hirei-koho-p01.pdf "http://www.pref.toyama.jp/sections/0500/sangi2019/koho/01%20hireikoho.pdf"
$WGET_COMMAND 20190721sangiin25-17ishikawa-senkyoku-shimei-p01.pdf "https://www.pref.ishikawa.lg.jp/senkan/r1sangi/documents/ishikawasenkyoku.pdf"
$WGET_COMMAND 20190721sangiin25-17ishikawa-senkyoku-koho-p01.pdf "https://www.pref.ishikawa.lg.jp/senkan/r1sangi/documents/kouhou_senkyoku.pdf"
$WGET_COMMAND 20190721sangiin25-17ishikawa-hirei-tomei-p01.pdf "https://www.pref.ishikawa.lg.jp/senkan/r1sangi/documents/seitouichiran.pdf"
$WGET_COMMAND 20190721sangiin25-17ishikawa-hirei-shimei-p01.pdf "https://www.pref.ishikawa.lg.jp/senkan/r1sangi/documents/seitoushimeiichiran.pdf"
$WGET_COMMAND 20190721sangiin25-17ishikawa-hirei-koho-p01.pdf "https://www.pref.ishikawa.lg.jp/senkan/r1sangi/documents/kouhou_hirei.pdf"
$WGET_COMMAND 20190721sangiin25-18fukui-senkyoku-shimei-p01.pdf "http://www.pref.fukui.lg.jp/doc/senkan/25sangisen/25kouhosha-jyohou_d/fil/1-1.pdf"
$WGET_COMMAND 20190721sangiin25-18fukui-senkyoku-koho-p01.pdf "http://www.pref.fukui.lg.jp/doc/senkan/25sangisen/25kouhosha-jyohou_d/fil/2-1.pdf"
$WGET_COMMAND 20190721sangiin25-18fukui-hirei-tomei-p01.pdf "http://www.pref.fukui.lg.jp/doc/senkan/25sangisen/25kouhosha-jyohou_d/fil/1-2.pdf"
$WGET_COMMAND 20190721sangiin25-18fukui-hirei-shimei-p01.pdf "http://www.pref.fukui.lg.jp/doc/senkan/25sangisen/25kouhosha-jyohou_d/fil/1-3.pdf"
$WGET_COMMAND 20190721sangiin25-18fukui-hirei-koho-p01.pdf "http://www.pref.fukui.lg.jp/doc/senkan/25sangisen/25kouhosha-jyohou_d/fil/2-2.pdf"
$WGET_COMMAND 20190721sangiin25-19yamanashi-senkyoku-shimei-p01.pdf "https://www.pref.yamanashi.jp/senkyo/documents/19yamanashiken.pdf"
$WGET_COMMAND 20190721sangiin25-19yamanashi-senkyoku-koho-p01.pdf "https://www.pref.yamanashi.jp/senkyo/documents/senkyoku.pdf"
$WGET_COMMAND 20190721sangiin25-19yamanashi-hirei-tomei-p01.xls "https://www.pref.yamanashi.jp/senkyo/documents/seitoumeisyo-ryakusyou.xls"
$WGET_COMMAND 20190721sangiin25-19yamanashi-hirei-shimei-p01.xlsx "https://www.pref.yamanashi.jp/senkyo/documents/meibotousaisya_0717.xlsx"
$WGET_COMMAND 20190721sangiin25-19yamanashi-hirei-koho-p01.pdf "https://www.pref.yamanashi.jp/senkyo/documents/hireidaihyo.pdf"
$WGET_COMMAND 20190721sangiin25-20nagano-senkyoku-shimei-p01.pdf "https://www.pref.nagano.lg.jp/senkan/san2019/documents/20naganoken.pdf"
$WGET_COMMAND 20190721sangiin25-20nagano-senkyoku-koho-p01.pdf "https://www.pref.nagano.lg.jp/senkan/san2019/documents/2019sankenkup.pdf"
$WGET_COMMAND 20190721sangiin25-20nagano-hirei-tomei-p01.pdf "https://www.pref.nagano.lg.jp/senkan/san2019/documents/seitoumei.pdf"
$WGET_COMMAND 20190721sangiin25-20nagano-hirei-shimei-p01.pdf "https://www.pref.nagano.lg.jp/senkan/san2019/documents/meibotosaisha2.pdf"
$WGET_COMMAND 20190721sangiin25-20nagano-hirei-koho-p01.pdf "https://www.pref.nagano.lg.jp/senkan/san2019/documents/2019sanhireisp.pdf"
wget -nc --no-check-certificate --user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0" -O 20190721sangiin25-21gifu-senkyoku-shimei-p01.pdf "https://www.pref.gifu.lg.jp/kensei/senkyo/senkyo-kekka/14301/sangiinkekka/25sangiinsen/R1sangiinkouho.data/Senkyoku_itiran.pdf"
wget -nc --no-check-certificate --user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0" -O 20190721sangiin25-21gifu-senkyoku-koho-p01.pdf "https://www.pref.gifu.lg.jp/kensei/senkyo/senkyo-kekka/14301/sangiinkekka/25sangiinsen/R1sangiinkouho.data/sangifusenkyokusenkyokouhou.pdf"
wget -nc --no-check-certificate --user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0" -O 20190721sangiin25-21gifu-hirei-tomei-p01.pdf "https://www.pref.gifu.lg.jp/kensei/senkyo/senkyo-kekka/14301/sangiinkekka/25sangiinsen/R1sangiinkouho.data/hirei_ryakusyou.pdf"
wget -nc --no-check-certificate --user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0" -O 20190721sangiin25-21gifu-hirei-shimei-p01.pdf "https://www.pref.gifu.lg.jp/kensei/senkyo/senkyo-kekka/14301/sangiinkekka/25sangiinsen/R1sangiinkouho.data/hireiitiran0717.pdf"
wget -nc --no-check-certificate --user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0" -O 20190721sangiin25-21gifu-hirei-koho-p01.pdf "https://www.pref.gifu.lg.jp/kensei/senkyo/senkyo-kekka/14301/sangiinkekka/25sangiinsen/R1sangiinkouho.data/sangifuhireisenkyokouhou.pdf"
$WGET_COMMAND 20190721sangiin25-22shizuoka-senkyoku-shimei-p01.html "http://www.pref.shizuoka.jp/senkan/sangiin2019/kouhosha_data.html"
$WGET_COMMAND 20190721sangiin25-22shizuoka-senkyoku-koho-p01.pdf "http://www.pref.shizuoka.jp/senkan/sangiin2019/documents/koho_senkyo_a.pdf"
$WGET_COMMAND 20190721sangiin25-22shizuoka-hirei-tomei-p01.pdf "http://www.pref.shizuoka.jp/senkan/sangiin2019/documents/hirei_aa.pdf"
$WGET_COMMAND 20190721sangiin25-22shizuoka-hirei-shimei-p01.pdf "http://www.pref.shizuoka.jp/senkan/sangiin2019/documents/hirei_bb.pdf"
$WGET_COMMAND 20190721sangiin25-22shizuoka-hirei-koho-p01.pdf "http://www.pref.shizuoka.jp/senkan/sangiin2019/documents/koho_hirei_a.pdf"
$WGET_COMMAND 20190721sangiin25-23aichi-senkyoku-shimei-p01.pdf "https://aichi-senkyo2019.jp/images/candidate_01.pdf"
$WGET_COMMAND 20190721sangiin25-23aichi-senkyoku-koho-p01.pdf "https://aichi-senkyo2019.jp/images/candidate_02.pdf"
$WGET_COMMAND 20190721sangiin25-23aichi-hirei-tomei-p01.pdf "https://aichi-senkyo2019.jp/images/candidate_03.pdf"
$WGET_COMMAND 20190721sangiin25-23aichi-hirei-shimei-p01.pdf "https://aichi-senkyo2019.jp/images/candidate_04.pdf"
$WGET_COMMAND 20190721sangiin25-23aichi-hirei-koho-p01.pdf "https://aichi-senkyo2019.jp/images/candidate_05.pdf"
$WGET_COMMAND 20190721sangiin25-24mie-senkyoku-shimei-p01.html "http://www.pref.mie.lg.jp/SENKAN/HP/000228501.htm"
$WGET_COMMAND 20190721sangiin25-24mie-senkyoku-koho-p01.pdf "http://www.pref.mie.lg.jp/common/content/000843915.pdf"
$WGET_COMMAND 20190721sangiin25-24mie-hirei-tomei-p01.pdf "http://www.pref.mie.lg.jp/common/content/000843647.pdf"
$WGET_COMMAND 20190721sangiin25-24mie-hirei-shimei-p01.pdf "http://www.pref.mie.lg.jp/common/content/000843648.pdf"
$WGET_COMMAND 20190721sangiin25-24mie-hirei-koho-p01.pdf "http://www.pref.mie.lg.jp/common/content/000843916.pdf"
$WGET_COMMAND 20190721sangiin25-25shiga-senkyoku-shimei-p01.pdf "https://www.pref.shiga.lg.jp/file/attachment/5120068.pdf"
$WGET_COMMAND 20190721sangiin25-25shiga-senkyoku-koho-p01.pdf "https://www.pref.shiga.lg.jp/file/attachment/5122426.pdf"
$WGET_COMMAND 20190721sangiin25-25shiga-hirei-tomei-p01.pdf "https://www.pref.shiga.lg.jp/file/attachment/5120150.pdf"
$WGET_COMMAND 20190721sangiin25-25shiga-hirei-shimei-p01.pdf "https://www.pref.shiga.lg.jp/file/attachment/5120153.pdf"
$WGET_COMMAND 20190721sangiin25-25shiga-hirei-koho-p01.pdf "https://www.pref.shiga.lg.jp/file/attachment/5122428.pdf"
$WGET_COMMAND 20190721sangiin25-26kyoto-senkyoku-shimei-p01.pdf "http://www.pref.kyoto.jp/senkyo/documents/senkyokusimeitouitiran_2.pdf"
$WGET_COMMAND 20190721sangiin25-26kyoto-senkyoku-koho-p01.pdf "http://www.pref.kyoto.jp/senkyo/documents/31kohosenkyoku.pdf"
$WGET_COMMAND 20190721sangiin25-26kyoto-hirei-tomei-p01.pdf "http://www.pref.kyoto.jp/senkyo/documents/seitoumei_1.pdf"
$WGET_COMMAND 20190721sangiin25-26kyoto-hirei-shimei-p01.pdf "http://www.pref.kyoto.jp/senkyo/documents/simeiitiran_1_1.pdf"
$WGET_COMMAND 20190721sangiin25-26kyoto-hirei-koho-p01.pdf "http://www.pref.kyoto.jp/senkyo/documents/31kohohirei.pdf"
$WGET_COMMAND 20190721sangiin25-27osaka-senkyoku-shimei-p01.pdf "http://www.pref.osaka.lg.jp/attach/36046/00326281/kouhosyameibo.pdf"
$WGET_COMMAND 20190721sangiin25-27osaka-senkyoku-koho-p01.pdf "http://www.pref.osaka.lg.jp/attach/36046/00326281/kouhou_senkyoku.pdf"
$WGET_COMMAND 20190721sangiin25-27osaka-hirei-tomei-p01.pdf "http://www.pref.osaka.lg.jp/attach/36046/00326281/meibotodokedeseitou.pdf"
$WGET_COMMAND 20190721sangiin25-27osaka-hirei-shimei-p01.pdf "http://www.pref.osaka.lg.jp/attach/36046/00326281/0717meibotousaisya.pdf"
$WGET_COMMAND 20190721sangiin25-27osaka-hirei-koho-p01.pdf "http://www.pref.osaka.lg.jp/attach/36046/00326281/hirei_seitou.pdf"
$WGET_COMMAND 20190721sangiin25-28hyogo-senkyoku-shimei-p01.pdf "https://senkyo.pref.hyogo.lg.jp/pdf/28hyogoken.pdf"
$WGET_COMMAND 20190721sangiin25-28hyogo-senkyoku-koho-p01.pdf "https://senkyo.pref.hyogo.lg.jp/pdf/kouhou_senkyoku.pdf"
$WGET_COMMAND 20190721sangiin25-28hyogo-hirei-tomei-p01.pdf "https://senkyo.pref.hyogo.lg.jp/pdf/hirei_meibotodokedeseitou.pdf"
$WGET_COMMAND 20190721sangiin25-28hyogo-hirei-shimei-p01.pdf "https://senkyo.pref.hyogo.lg.jp/pdf/hirei_meibotousaisya.pdf"
$WGET_COMMAND 20190721sangiin25-28hyogo-hirei-koho-p01.pdf "https://senkyo.pref.hyogo.lg.jp/pdf/kouhou_hirei.pdf"
$WGET_COMMAND 20190721sangiin25-29nara-senkyoku-shimei-p01.pdf "http://www.pref.nara.jp/secure/101708/29naraken.pdf"
$WGET_COMMAND 20190721sangiin25-29nara-senkyoku-koho-p01.pdf "http://www.pref.nara.jp/secure/101708/senkyoku.pdf"
$WGET_COMMAND 20190721sangiin25-29nara-hirei-tomei-p01.pdf "http://www.pref.nara.jp/secure/101709/1r-seito.pdf"
$WGET_COMMAND 20190721sangiin25-29nara-hirei-shimei-p01.pdf "http://www.pref.nara.jp/secure/101709/1r-shimei.pdf"
$WGET_COMMAND 20190721sangiin25-29nara-hirei-koho-p01.pdf "http://www.pref.nara.jp/secure/101709/hirei.pdf"
$WGET_COMMAND 20190721sangiin25-30wakayama-senkyoku-shimei-p01.pdf "https://www.pref.wakayama.lg.jp/prefg/010600/wsenkan/kouhosya25san_d/fil/30wakayamaken.pdf"
$WGET_COMMAND 20190721sangiin25-30wakayama-senkyoku-koho-p01.pdf "https://www.pref.wakayama.lg.jp/prefg/010600/wsenkan/kouhosya25san_d/fil/senkyoku_hp.pdf"
$WGET_COMMAND 20190721sangiin25-30wakayama-hirei-tomei-p01.pdf "https://www.pref.wakayama.lg.jp/prefg/010600/wsenkan/kouhosya25san_d/fil/seitoutounomeisyoutou.pdf"
$WGET_COMMAND 20190721sangiin25-30wakayama-hirei-shimei-p01.pdf "https://www.pref.wakayama.lg.jp/prefg/010600/wsenkan/kouhosya25san_d/fil/meibo.pdf"
$WGET_COMMAND 20190721sangiin25-30wakayama-hirei-koho-p01.pdf "https://www.pref.wakayama.lg.jp/prefg/010600/wsenkan/kouhosya25san_d/fil/hireiku_hp.pdf"
$WGET_COMMAND 20190721sangiin25-31tottori-senkyoku-shimei-p01.pdf "https://www.pref.tottori.lg.jp/secure/1165258/31tottoriken_shimaneken.pdf"
$WGET_COMMAND 20190721sangiin25-31tottori-senkyoku-koho-p01.pdf "https://www.pref.tottori.lg.jp/secure/1165258/senkyokukouhou.pdf"
$WGET_COMMAND 20190721sangiin25-31tottori-hirei-tomei-p01.pdf "https://www.pref.tottori.lg.jp/secure/1165258/seitoutouichiran.pdf"
$WGET_COMMAND 20190721sangiin25-31tottori-hirei-shimei-p01.pdf "https://www.pref.tottori.lg.jp/secure/1165258/meibotouisaisya.pdf"
$WGET_COMMAND 20190721sangiin25-31tottori-hirei-koho-p01.pdf "https://www.pref.tottori.lg.jp/secure/1165258/hireisenkyokouhou.pdf"
$WGET_COMMAND 20190721sangiin25-32shimane-senkyoku-shimei-p01.pdf "https://www.pref.shimane.lg.jp/admin/commission/senkyo/shimane_senkyo/sangiin_jouhou/shimeitouhabetuitiran.data/31tottoriken_shimaneken.pdf"
$WGET_COMMAND 20190721sangiin25-32shimane-senkyoku-koho-p01.pdf "https://www.pref.shimane.lg.jp/admin/commission/senkyo/shimane_senkyo/sangiin_jouhou/sangi01_01.data/r01sennkyokukouhou.pdf"
$WGET_COMMAND 20190721sangiin25-32shimane-hirei-tomei-p01.pdf "https://www.pref.shimane.lg.jp/admin/commission/senkyo/shimane_senkyo/sangiin_jouhou/sangi01_01.data/r01meiboseitou.pdf"
$WGET_COMMAND 20190721sangiin25-32shimane-hirei-shimei-p01.pdf "https://www.pref.shimane.lg.jp/admin/commission/senkyo/shimane_senkyo/sangiin_jouhou/sangi01_01.data/r01meibotousaisyashimei0717.pdf"
$WGET_COMMAND 20190721sangiin25-32shimane-hirei-koho-p01.pdf "https://www.pref.shimane.lg.jp/admin/commission/senkyo/shimane_senkyo/sangiin_jouhou/sangi01_01.data/r01hireikouhou.pdf"
wget -nc --no-check-certificate --user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0" -O 20190721sangiin25-33okayama-senkyoku-shimei-p01.pdf "http://www.pref.okayama.jp/uploaded/life/620353_5252268_misc.pdf"
wget -nc --no-check-certificate --user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0" -O 20190721sangiin25-33okayama-senkyoku-koho-p01.pdf "http://www.pref.okayama.jp/uploaded/life/620353_5252273_misc.pdf"
wget -nc --no-check-certificate --user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0" -O 20190721sangiin25-33okayama-hirei-tomei-p01.pdf "http://www.pref.okayama.jp/uploaded/attachment/255447.pdf"
wget -nc --no-check-certificate --user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0" -O 20190721sangiin25-33okayama-hirei-shimei-p01.pdf "http://www.pref.okayama.jp/uploaded/attachment/255529.pdf"
wget -nc --no-check-certificate --user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0" -O 20190721sangiin25-33okayama-hirei-koho-p01.pdf "http://www.pref.okayama.jp/uploaded/attachment/255547.pdf"
$WGET_COMMAND 20190721sangiin25-34hiroshima-senkyoku-shimei-p01.pdf "https://www.pref.hiroshima.lg.jp/uploaded/attachment/357080.pdf"
$WGET_COMMAND 20190721sangiin25-34hiroshima-senkyoku-koho-p01.pdf "https://www.pref.hiroshima.lg.jp/uploaded/attachment/357293.pdf"
$WGET_COMMAND 20190721sangiin25-34hiroshima-hirei-tomei-p01.pdf "https://www.pref.hiroshima.lg.jp/uploaded/attachment/357306.pdf"
$WGET_COMMAND 20190721sangiin25-34hiroshima-hirei-shimei-p01.pdf "https://www.pref.hiroshima.lg.jp/uploaded/attachment/358616.pdf"
$WGET_COMMAND 20190721sangiin25-34hiroshima-hirei-koho-p01.pdf "https://www.pref.hiroshima.lg.jp/uploaded/attachment/357294.pdf"
$WGET_COMMAND 20190721sangiin25-35yamaguchi-senkyoku-shimei-p01.pdf "http://www.senkyo-yamaguchi.net/images/todokede/koholist.pdf"
$WGET_COMMAND 20190721sangiin25-35yamaguchi-senkyoku-koho-p01.pdf "http://www.senkyo-yamaguchi.net/images/todokede/koho-yamaguchi-721.pdf"
$WGET_COMMAND 20190721sangiin25-35yamaguchi-hirei-koho-p01.pdf "http://www.senkyo-yamaguchi.net/images/todokede/koho-hirei-721.pdf"
wget -nc --no-check-certificate --referer="https://www.pref.tokushima.lg.jp/kenseijoho/senkyo/5028581/" -O 20190721sangiin25-36tokushima-senkyoku-shimei-p01.pdf "https://www.pref.tokushima.lg.jp/file/attachment/519741.pdf"
wget -nc --no-check-certificate --referer="https://www.pref.tokushima.lg.jp/kenseijoho/senkyo/5028581/" -O 20190721sangiin25-36tokushima-senkyoku-koho-p01.pdf "https://www.pref.tokushima.lg.jp/file/attachment/519566.pdf"
wget -nc --no-check-certificate --referer="https://www.pref.tokushima.lg.jp/kenseijoho/senkyo/5028581/" -O 20190721sangiin25-36tokushima-hirei-tomei-p01.pdf "https://www.pref.tokushima.lg.jp/file/attachment/519627.pdf"
wget -nc --no-check-certificate --referer="https://www.pref.tokushima.lg.jp/kenseijoho/senkyo/5028581/" -O 20190721sangiin25-36tokushima-hirei-shimei-p01.pdf "https://www.pref.tokushima.lg.jp/file/attachment/519626.pdf"
wget -nc --no-check-certificate --referer="https://www.pref.tokushima.lg.jp/kenseijoho/senkyo/5028581/" -O 20190721sangiin25-36tokushima-hirei-koho-p01.pdf "https://www.pref.tokushima.lg.jp/file/attachment/520098.pdf"
$WGET_COMMAND 20190721sangiin25-37kagawa-senkyoku-shimei-p01.pdf "https://www.pref.kagawa.lg.jp/content/etc/web/upfiles/wwiut4190613131224_f04.pdf"
$WGET_COMMAND 20190721sangiin25-37kagawa-senkyoku-koho-p01.pdf "https://www.pref.kagawa.lg.jp/content/etc/web/upfiles/wwiut4190613131224_f07.pdf"
$WGET_COMMAND 20190721sangiin25-37kagawa-hirei-tomei-p01.pdf "https://www.pref.kagawa.lg.jp/content/etc/web/upfiles/wwiut4190613131224_f05.pdf"
$WGET_COMMAND 20190721sangiin25-37kagawa-hirei-shimei-p01.pdf "https://www.pref.kagawa.lg.jp/content/etc/web/upfiles/wwiut4190613131224_f06.pdf"
$WGET_COMMAND 20190721sangiin25-37kagawa-hirei-koho-p01.pdf "https://www.pref.kagawa.lg.jp/senkyoi/2019_sangi/pdf/senkyokouhou.pdf"
$WGET_COMMAND 20190721sangiin25-38ehime-senkyoku-shimei-p01.pdf "https://senkyo.pref.ehime.jp/pdf/list.pdf"
$WGET_COMMAND 20190721sangiin25-38ehime-senkyoku-koho-p01.pdf "https://senkyo.pref.ehime.jp/pdf/kouhou.pdf"
$WGET_COMMAND 20190721sangiin25-38ehime-hirei-tomei-p01.pdf "https://senkyo.pref.ehime.jp/pdf/hirei-list.pdf"
$WGET_COMMAND 20190721sangiin25-38ehime-hirei-shimei-p01.pdf "https://senkyo.pref.ehime.jp/pdf/hirei-meibo.pdf"
$WGET_COMMAND 20190721sangiin25-38ehime-hirei-koho-p01.pdf "https://senkyo.pref.ehime.jp/pdf/hireikouhou.pdf"
$WGET_COMMAND 20190721sangiin25-39kochi-senkyoku-shimei-p01.pdf "http://www.pref.kochi.lg.jp/soshiki/270101/files/2019061300279/senkyoku_kouhosya.pdf"
$WGET_COMMAND 20190721sangiin25-39kochi-senkyoku-koho-p01.pdf "http://www.pref.kochi.lg.jp/soshiki/270101/files/2019061300279/senkyoku_kouhou.pdf"
$WGET_COMMAND 20190721sangiin25-39kochi-hirei-tomei-p01.pdf "http://www.pref.kochi.lg.jp/soshiki/270101/files/2019061300279/hirei_meisyou.pdf"
$WGET_COMMAND 20190721sangiin25-39kochi-hirei-shimei-p01.pdf "http://www.pref.kochi.lg.jp/soshiki/270101/files/2019061300279/hirei_tousaisya.pdf"
$WGET_COMMAND 20190721sangiin25-39kochi-hirei-koho-p01.pdf "http://www.pref.kochi.lg.jp/soshiki/270101/files/2019061300279/hirei_kouhou.pdf"
$WGET_COMMAND 20190721sangiin25-40fukuoka-senkyoku-shimei-p01.pdf "https://fukuoka-pref-senkan.com/kouhosha/img/senkyoku_kouhosya.pdf"
$WGET_COMMAND 20190721sangiin25-40fukuoka-senkyoku-koho-p01.pdf "https://fukuoka-pref-senkan.com/kouhosha/img/senkyoku_kouhou.pdf"
$WGET_COMMAND 20190721sangiin25-40fukuoka-hirei-tomei-p01.pdf "https://fukuoka-pref-senkan.com/kouhosha/img/hirei_meibo01.pdf"
$WGET_COMMAND 20190721sangiin25-40fukuoka-hirei-shimei-p01.pdf "https://fukuoka-pref-senkan.com/kouhosha/img/hirei_meibo02.pdf"
$WGET_COMMAND 20190721sangiin25-40fukuoka-hirei-koho-p01.pdf "https://fukuoka-pref-senkan.com/kouhosha/img/hirei_kouhou.pdf"
$WGET_COMMAND 20190721sangiin25-41saga-senkyoku-shimei-p01.pdf "http://www.pref.saga.lg.jp/kiji00369110/3_69110_142259_up_ny17djqc.pdf"
$WGET_COMMAND 20190721sangiin25-41saga-senkyoku-koho-p01.pdf "http://www.pref.saga.lg.jp/kiji00369110/3_69110_142530_up_zxcct0jl.pdf"
$WGET_COMMAND 20190721sangiin25-41saga-hirei-tomei-p01.pdf "http://www.pref.saga.lg.jp/kiji00369110/3_69110_142260_up_wjoid2l7.pdf"
$WGET_COMMAND 20190721sangiin25-41saga-hirei-shimei-p01.pdf "http://www.pref.saga.lg.jp/kiji00369110/3_69110_143189_up_ct7bu4du.pdf"
$WGET_COMMAND 20190721sangiin25-41saga-hirei-koho-p01.pdf "http://www.pref.saga.lg.jp/kiji00369110/3_69110_142531_up_11torate.pdf"
$WGET_COMMAND 20190721sangiin25-42nagasaki-senkyoku-shimei-p01.pdf "http://www.pref.nagasaki.jp/shared/uploads/2019/07/1562254220.pdf"
$WGET_COMMAND 20190721sangiin25-42nagasaki-senkyoku-koho-p01.pdf "http://www.pref.nagasaki.jp/shared/uploads/2019/07/1562409174.pdf"
$WGET_COMMAND 20190721sangiin25-42nagasaki-hirei-tomei-p01.pdf "http://www.pref.nagasaki.jp/shared/uploads/2019/07/1562254270.pdf"
$WGET_COMMAND 20190721sangiin25-42nagasaki-hirei-shimei-p01.pdf "http://www.pref.nagasaki.jp/shared/uploads/2019/07/1563370215.pdf"
$WGET_COMMAND 20190721sangiin25-42nagasaki-hirei-koho-p01.pdf "http://www.pref.nagasaki.jp/shared/uploads/2019/07/1562480258.pdf"
$WGET_COMMAND 20190721sangiin25-43kumamoto-senkyoku-shimei-p01.pdf "http://www.pref.kumamoto.jp/common/UploadFileOutput.ashx?c_id=3&id=28271&sub_id=1&flid=198346"
$WGET_COMMAND 20190721sangiin25-43kumamoto-senkyoku-koho-p01.pdf "http://www.pref.kumamoto.jp/common/UploadFileOutput.ashx?c_id=3&id=28271&sub_id=2&flid=198511"
$WGET_COMMAND 20190721sangiin25-43kumamoto-hirei-tomei-p01.pdf "http://www.pref.kumamoto.jp/common/UploadFileOutput.ashx?c_id=3&id=28271&sub_id=1&flid=198344"
$WGET_COMMAND 20190721sangiin25-43kumamoto-hirei-shimei-p01.pdf "http://www.pref.kumamoto.jp/common/UploadFileOutput.ashx?c_id=3&id=28271&sub_id=5&flid=199353"
$WGET_COMMAND 20190721sangiin25-43kumamoto-hirei-koho-p01.pdf "http://www.pref.kumamoto.jp/common/UploadFileOutput.ashx?c_id=3&id=28271&sub_id=2&flid=198512"
$WGET_COMMAND 20190721sangiin25-44oita-senkyoku-shimei-p01.pdf "http://www.pref.oita.jp/uploaded/attachment/2055559.pdf"
$WGET_COMMAND 20190721sangiin25-44oita-senkyoku-koho-p01.pdf "http://www.pref.oita.jp/uploaded/attachment/2055637.pdf"
$WGET_COMMAND 20190721sangiin25-44oita-hirei-tomei-p01.pdf "http://www.pref.oita.jp/uploaded/attachment/2055560.pdf"
$WGET_COMMAND 20190721sangiin25-44oita-hirei-shimei-p01.pdf "http://www.pref.oita.jp/uploaded/attachment/2056234.pdf"
$WGET_COMMAND 20190721sangiin25-44oita-hirei-koho-p01.pdf "http://www.pref.oita.jp/uploaded/attachment/2055684.pdf"
wget -nc --no-check-certificate --user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0" -O 20190721sangiin25-45miyazaki-senkyoku-shimei-p01.pdf "http://www.pref.miyazaki.lg.jp/senkyo/kense/senkyo/documents/44717_20190705092604-1.pdf"
wget -nc --no-check-certificate --user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0" -O 20190721sangiin25-45miyazaki-senkyoku-koho-p01.pdf "http://www.pref.miyazaki.lg.jp/senkyo/kense/senkyo/documents/44560_20190707163314-1.pdf"
wget -nc --no-check-certificate --user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0" -O 20190721sangiin25-45miyazaki-hirei-tomei-p01.pdf "http://www.pref.miyazaki.lg.jp/senkyo/kense/senkyo/documents/44717_20190704223256-1.pdf"
wget -nc --no-check-certificate --user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0" -O 20190721sangiin25-45miyazaki-hirei-shimei-p01.pdf "http://www.pref.miyazaki.lg.jp/senkyo/kense/senkyo/documents/44560_20190717172116-1.pdf"
wget -nc --no-check-certificate --user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0" -O 20190721sangiin25-45miyazaki-hirei-koho-p01.pdf "http://www.pref.miyazaki.lg.jp/senkyo/kense/senkyo/documents/44560_20190710110252-1.pdf"
$WGET_COMMAND 20190721sangiin25-46kagoshima-senkyoku-shimei-p01.pdf "https://www.pref.kagoshima.jp/kensei/senkyo/documents/72211_20190705162613-1.pdf"
$WGET_COMMAND 20190721sangiin25-46kagoshima-senkyoku-koho-p01.pdf "https://www.pref.kagoshima.jp/kensei/senkyo/documents/72211_20190705204853-1.pdf"
$WGET_COMMAND 20190721sangiin25-46kagoshima-hirei-tomei-p01.pdf "https://www.pref.kagoshima.jp/kensei/senkyo/documents/72211_20190705011430-1.pdf"
$WGET_COMMAND 20190721sangiin25-46kagoshima-hirei-shimei-p01.pdf "https://www.pref.kagoshima.jp/kensei/senkyo/documents/72211_20190717201147-1.pdf"
$WGET_COMMAND 20190721sangiin25-46kagoshima-hirei-koho-p01.pdf "http://www.pref.kagoshima.jp/ka01/documents/25sangiinhireikouho.pdf"
$WGET_COMMAND 20190721sangiin25-47okinawa-senkyoku-shimei-p01.pdf "https://www.pref.okinawa.lg.jp/site/senkan_i/documents/okinawaken.pdf"
$WGET_COMMAND 20190721sangiin25-47okinawa-senkyoku-koho-p01.pdf "https://www.pref.okinawa.lg.jp/site/senkan_i/documents/senkykouhousenkyku.pdf"
$WGET_COMMAND 20190721sangiin25-47okinawa-hirei-tomei-p01.pdf "https://www.pref.okinawa.lg.jp/site/senkan_i/documents/sanngiinmeibotodokedeseitou.pdf"
$WGET_COMMAND 20190721sangiin25-47okinawa-hirei-shimei-p01.pdf "https://www.pref.okinawa.lg.jp/site/senkan_i/documents/meibotousaisha.pdf"
$WGET_COMMAND 20190721sangiin25-47okinawa-hirei-koho-p01.pdf "https://www.pref.okinawa.lg.jp/site/senkan_i/documents/hireisenkyokouhou.pdf"
