diff --git a/README.md b/README.md index 320251e..1e92f58 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -# 小倉百人一首.csv -小倉百人一首のCSVファイルです。 +# 小倉百人一首 +小倉百人一首のCSVとカルタ写真とのファイルです。 | No | 歌人 | 上の句 | 下の句 | 上の句(ひらがな) | 下の句(ひらがな) | | ----: | ---- | ---- | ---- | ---- | ---- | @@ -8,5 +8,9 @@ 上記のような形式で1行目にヘッダ、2行目以降に和歌があり、上の句と下の句に分かれています。 CSVなのでカンマ区切りです。 +- カルタ写真ファイルは`img`フォルダに位置し、3桁番号順に基く`jpg`フォーマットであります。特別に、表紙は`000.jpg`です。 + +- 訳は[学ぶ・教える.COM](http://www.manabu-oshieru.com/hyakunin/contents.html)から撮ったスクリーンショットで、同じく`img`フォルダに位置し、3桁番号順に基く`png`フォーマットであります。 + ## Licence Public Domain diff --git a/img/000.jpg b/img/000.jpg new file mode 100755 index 0000000..c7a6de0 Binary files /dev/null and b/img/000.jpg differ diff --git a/img/001.jpg b/img/001.jpg new file mode 100755 index 0000000..0632e41 Binary files /dev/null and b/img/001.jpg differ diff --git a/img/001.png b/img/001.png new file mode 100644 index 0000000..826364d Binary files /dev/null and b/img/001.png differ diff --git a/img/002.jpg b/img/002.jpg new file mode 100755 index 0000000..3b370cb Binary files /dev/null and b/img/002.jpg differ diff --git a/img/002.png b/img/002.png new file mode 100644 index 0000000..5f3e78d Binary files /dev/null and b/img/002.png differ diff --git a/img/003.jpg b/img/003.jpg new file mode 100755 index 0000000..b96a359 Binary files /dev/null and b/img/003.jpg differ diff --git a/img/003.png b/img/003.png new file mode 100644 index 0000000..f71096f Binary files /dev/null and b/img/003.png differ diff --git a/img/004.jpg b/img/004.jpg new file mode 100755 index 0000000..61f537f Binary files /dev/null and b/img/004.jpg differ diff --git a/img/004.png b/img/004.png new file mode 100644 index 0000000..b1624eb Binary files /dev/null and b/img/004.png differ diff --git a/img/005.jpg b/img/005.jpg new file mode 100755 index 0000000..4fb07de Binary files /dev/null and b/img/005.jpg differ diff --git a/img/005.png b/img/005.png new file mode 100644 index 0000000..5c4c75e Binary files /dev/null and b/img/005.png differ diff --git a/img/006.jpg b/img/006.jpg new file mode 100755 index 0000000..7a54881 Binary files /dev/null and b/img/006.jpg differ diff --git a/img/006.png b/img/006.png new file mode 100644 index 0000000..61cdc05 Binary files /dev/null and b/img/006.png differ diff --git a/img/007.jpg b/img/007.jpg new file mode 100755 index 0000000..db9fb20 Binary files /dev/null and b/img/007.jpg differ diff --git a/img/007.png b/img/007.png new file mode 100644 index 0000000..0a4ea17 Binary files /dev/null and b/img/007.png differ diff --git a/img/008.jpg b/img/008.jpg new file mode 100755 index 0000000..1d46d02 Binary files /dev/null and b/img/008.jpg differ diff --git a/img/008.png b/img/008.png new file mode 100644 index 0000000..1d85bf5 Binary files /dev/null and b/img/008.png differ diff --git a/img/009.jpg b/img/009.jpg new file mode 100755 index 0000000..1e5c1cb Binary files /dev/null and b/img/009.jpg differ diff --git a/img/009.png b/img/009.png new file mode 100644 index 0000000..5d68761 Binary files /dev/null and b/img/009.png differ diff --git a/img/010.jpg b/img/010.jpg new file mode 100755 index 0000000..d66f012 Binary files /dev/null and b/img/010.jpg differ diff --git a/img/010.png b/img/010.png new file mode 100644 index 0000000..cf55b66 Binary files /dev/null and b/img/010.png differ diff --git a/img/011.jpg b/img/011.jpg new file mode 100755 index 0000000..ce40369 Binary files /dev/null and b/img/011.jpg differ diff --git a/img/011.png b/img/011.png new file mode 100644 index 0000000..81eee0d Binary files /dev/null and b/img/011.png differ diff --git a/img/012.jpg b/img/012.jpg new file mode 100755 index 0000000..ada9fe6 Binary files /dev/null and b/img/012.jpg differ diff --git a/img/012.png b/img/012.png new file mode 100644 index 0000000..d269eb0 Binary files /dev/null and b/img/012.png differ diff --git a/img/013.jpg b/img/013.jpg new file mode 100755 index 0000000..85486b5 Binary files /dev/null and b/img/013.jpg differ diff --git a/img/013.png b/img/013.png new file mode 100644 index 0000000..d28fe58 Binary files /dev/null and b/img/013.png differ diff --git a/img/014.jpg b/img/014.jpg new file mode 100755 index 0000000..4f87cf7 Binary files /dev/null and b/img/014.jpg differ diff --git a/img/014.png b/img/014.png new file mode 100644 index 0000000..31822f0 Binary files /dev/null and b/img/014.png differ diff --git a/img/015.jpg b/img/015.jpg new file mode 100755 index 0000000..83493a2 Binary files /dev/null and b/img/015.jpg differ diff --git a/img/015.png b/img/015.png new file mode 100644 index 0000000..013d550 Binary files /dev/null and b/img/015.png differ diff --git a/img/016.jpg b/img/016.jpg new file mode 100755 index 0000000..22389c9 Binary files /dev/null and b/img/016.jpg differ diff --git a/img/016.png b/img/016.png new file mode 100644 index 0000000..d8bb58e Binary files /dev/null and b/img/016.png differ diff --git a/img/017.jpg b/img/017.jpg new file mode 100755 index 0000000..145b6ec Binary files /dev/null and b/img/017.jpg differ diff --git a/img/017.png b/img/017.png new file mode 100644 index 0000000..6255ca4 Binary files /dev/null and b/img/017.png differ diff --git a/img/018.jpg b/img/018.jpg new file mode 100755 index 0000000..a1a092b Binary files /dev/null and b/img/018.jpg differ diff --git a/img/018.png b/img/018.png new file mode 100644 index 0000000..2dfc35a Binary files /dev/null and b/img/018.png differ diff --git a/img/019.jpg b/img/019.jpg new file mode 100755 index 0000000..ec6b66b Binary files /dev/null and b/img/019.jpg differ diff --git a/img/019.png b/img/019.png new file mode 100644 index 0000000..f3857ba Binary files /dev/null and b/img/019.png differ diff --git a/img/020.jpg b/img/020.jpg new file mode 100755 index 0000000..9c82ca2 Binary files /dev/null and b/img/020.jpg differ diff --git a/img/020.png b/img/020.png new file mode 100644 index 0000000..1c81bde Binary files /dev/null and b/img/020.png differ diff --git a/img/021.jpg b/img/021.jpg new file mode 100755 index 0000000..bcc99d1 Binary files /dev/null and b/img/021.jpg differ diff --git a/img/021.png b/img/021.png new file mode 100644 index 0000000..ded26a2 Binary files /dev/null and b/img/021.png differ diff --git a/img/022.jpg b/img/022.jpg new file mode 100755 index 0000000..c3f3b68 Binary files /dev/null and b/img/022.jpg differ diff --git a/img/022.png b/img/022.png new file mode 100644 index 0000000..e718633 Binary files /dev/null and b/img/022.png differ diff --git a/img/023.jpg b/img/023.jpg new file mode 100755 index 0000000..27fa910 Binary files /dev/null and b/img/023.jpg differ diff --git a/img/023.png b/img/023.png new file mode 100644 index 0000000..429a7eb Binary files /dev/null and b/img/023.png differ diff --git a/img/024.jpg b/img/024.jpg new file mode 100755 index 0000000..8c87021 Binary files /dev/null and b/img/024.jpg differ diff --git a/img/024.png b/img/024.png new file mode 100644 index 0000000..735b67a Binary files /dev/null and b/img/024.png differ diff --git a/img/025.jpg b/img/025.jpg new file mode 100755 index 0000000..6775cdf Binary files /dev/null and b/img/025.jpg differ diff --git a/img/025.png b/img/025.png new file mode 100644 index 0000000..10b769e Binary files /dev/null and b/img/025.png differ diff --git a/img/026.jpg b/img/026.jpg new file mode 100755 index 0000000..12e462d Binary files /dev/null and b/img/026.jpg differ diff --git a/img/026.png b/img/026.png new file mode 100644 index 0000000..59fb0dc Binary files /dev/null and b/img/026.png differ diff --git a/img/027.jpg b/img/027.jpg new file mode 100755 index 0000000..09c292e Binary files /dev/null and b/img/027.jpg differ diff --git a/img/027.png b/img/027.png new file mode 100644 index 0000000..d403286 Binary files /dev/null and b/img/027.png differ diff --git a/img/028.jpg b/img/028.jpg new file mode 100755 index 0000000..1bb48fc Binary files /dev/null and b/img/028.jpg differ diff --git a/img/028.png b/img/028.png new file mode 100644 index 0000000..4e89bd9 Binary files /dev/null and b/img/028.png differ diff --git a/img/029.jpg b/img/029.jpg new file mode 100755 index 0000000..0853850 Binary files /dev/null and b/img/029.jpg differ diff --git a/img/029.png b/img/029.png new file mode 100644 index 0000000..761a18a Binary files /dev/null and b/img/029.png differ diff --git a/img/030.jpg b/img/030.jpg new file mode 100755 index 0000000..dec3fc0 Binary files /dev/null and b/img/030.jpg differ diff --git a/img/030.png b/img/030.png new file mode 100644 index 0000000..9539d1d Binary files /dev/null and b/img/030.png differ diff --git a/img/031.jpg b/img/031.jpg new file mode 100755 index 0000000..9378def Binary files /dev/null and b/img/031.jpg differ diff --git a/img/031.png b/img/031.png new file mode 100644 index 0000000..02f2475 Binary files /dev/null and b/img/031.png differ diff --git a/img/032.jpg b/img/032.jpg new file mode 100755 index 0000000..7dc8d00 Binary files /dev/null and b/img/032.jpg differ diff --git a/img/032.png b/img/032.png new file mode 100644 index 0000000..d115d1c Binary files /dev/null and b/img/032.png differ diff --git a/img/033.jpg b/img/033.jpg new file mode 100755 index 0000000..2a45f9e Binary files /dev/null and b/img/033.jpg differ diff --git a/img/033.png b/img/033.png new file mode 100644 index 0000000..7fd7c6f Binary files /dev/null and b/img/033.png differ diff --git a/img/034.jpg b/img/034.jpg new file mode 100755 index 0000000..4185f0f Binary files /dev/null and b/img/034.jpg differ diff --git a/img/034.png b/img/034.png new file mode 100644 index 0000000..6c71339 Binary files /dev/null and b/img/034.png differ diff --git a/img/035.jpg b/img/035.jpg new file mode 100755 index 0000000..5850753 Binary files /dev/null and b/img/035.jpg differ diff --git a/img/035.png b/img/035.png new file mode 100644 index 0000000..05cc7da Binary files /dev/null and b/img/035.png differ diff --git a/img/036.jpg b/img/036.jpg new file mode 100755 index 0000000..859ff9b Binary files /dev/null and b/img/036.jpg differ diff --git a/img/036.png b/img/036.png new file mode 100644 index 0000000..0800373 Binary files /dev/null and b/img/036.png differ diff --git a/img/037.jpg b/img/037.jpg new file mode 100755 index 0000000..e3804bc Binary files /dev/null and b/img/037.jpg differ diff --git a/img/037.png b/img/037.png new file mode 100644 index 0000000..fbd02a0 Binary files /dev/null and b/img/037.png differ diff --git a/img/038.jpg b/img/038.jpg new file mode 100755 index 0000000..a476b76 Binary files /dev/null and b/img/038.jpg differ diff --git a/img/038.png b/img/038.png new file mode 100644 index 0000000..b6774cb Binary files /dev/null and b/img/038.png differ diff --git a/img/039.jpg b/img/039.jpg new file mode 100755 index 0000000..bb3e28d Binary files /dev/null and b/img/039.jpg differ diff --git a/img/039.png b/img/039.png new file mode 100644 index 0000000..645dc72 Binary files /dev/null and b/img/039.png differ diff --git a/img/040.jpg b/img/040.jpg new file mode 100755 index 0000000..e922dc8 Binary files /dev/null and b/img/040.jpg differ diff --git a/img/040.png b/img/040.png new file mode 100644 index 0000000..53f98d4 Binary files /dev/null and b/img/040.png differ diff --git a/img/041.jpg b/img/041.jpg new file mode 100755 index 0000000..dae9230 Binary files /dev/null and b/img/041.jpg differ diff --git a/img/041.png b/img/041.png new file mode 100644 index 0000000..e424f34 Binary files /dev/null and b/img/041.png differ diff --git a/img/042.jpg b/img/042.jpg new file mode 100755 index 0000000..cebafce Binary files /dev/null and b/img/042.jpg differ diff --git a/img/042.png b/img/042.png new file mode 100644 index 0000000..5a12790 Binary files /dev/null and b/img/042.png differ diff --git a/img/043.jpg b/img/043.jpg new file mode 100755 index 0000000..350df56 Binary files /dev/null and b/img/043.jpg differ diff --git a/img/043.png b/img/043.png new file mode 100644 index 0000000..a8c9875 Binary files /dev/null and b/img/043.png differ diff --git a/img/044.jpg b/img/044.jpg new file mode 100755 index 0000000..e715fbb Binary files /dev/null and b/img/044.jpg differ diff --git a/img/044.png b/img/044.png new file mode 100644 index 0000000..720947a Binary files /dev/null and b/img/044.png differ diff --git a/img/045.jpg b/img/045.jpg new file mode 100755 index 0000000..5cf10d4 Binary files /dev/null and b/img/045.jpg differ diff --git a/img/045.png b/img/045.png new file mode 100644 index 0000000..0394413 Binary files /dev/null and b/img/045.png differ diff --git a/img/046.jpg b/img/046.jpg new file mode 100755 index 0000000..b3dd875 Binary files /dev/null and b/img/046.jpg differ diff --git a/img/046.png b/img/046.png new file mode 100644 index 0000000..4d5a3e1 Binary files /dev/null and b/img/046.png differ diff --git a/img/047.jpg b/img/047.jpg new file mode 100755 index 0000000..88cd20c Binary files /dev/null and b/img/047.jpg differ diff --git a/img/047.png b/img/047.png new file mode 100644 index 0000000..cbb873c Binary files /dev/null and b/img/047.png differ diff --git a/img/048.jpg b/img/048.jpg new file mode 100755 index 0000000..0add365 Binary files /dev/null and b/img/048.jpg differ diff --git a/img/048.png b/img/048.png new file mode 100644 index 0000000..84dc809 Binary files /dev/null and b/img/048.png differ diff --git a/img/049.jpg b/img/049.jpg new file mode 100755 index 0000000..05276a3 Binary files /dev/null and b/img/049.jpg differ diff --git a/img/049.png b/img/049.png new file mode 100644 index 0000000..3782754 Binary files /dev/null and b/img/049.png differ diff --git a/img/050.jpg b/img/050.jpg new file mode 100755 index 0000000..b7844af Binary files /dev/null and b/img/050.jpg differ diff --git a/img/050.png b/img/050.png new file mode 100644 index 0000000..e935331 Binary files /dev/null and b/img/050.png differ diff --git a/img/051.jpg b/img/051.jpg new file mode 100755 index 0000000..fac4010 Binary files /dev/null and b/img/051.jpg differ diff --git a/img/051.png b/img/051.png new file mode 100644 index 0000000..9afedb3 Binary files /dev/null and b/img/051.png differ diff --git a/img/052.jpg b/img/052.jpg new file mode 100755 index 0000000..7f0e568 Binary files /dev/null and b/img/052.jpg differ diff --git a/img/052.png b/img/052.png new file mode 100644 index 0000000..373f125 Binary files /dev/null and b/img/052.png differ diff --git a/img/053.jpg b/img/053.jpg new file mode 100755 index 0000000..b06a20e Binary files /dev/null and b/img/053.jpg differ diff --git a/img/053.png b/img/053.png new file mode 100644 index 0000000..83f4378 Binary files /dev/null and b/img/053.png differ diff --git a/img/054.jpg b/img/054.jpg new file mode 100755 index 0000000..cd7714f Binary files /dev/null and b/img/054.jpg differ diff --git a/img/054.png b/img/054.png new file mode 100644 index 0000000..01acfac Binary files /dev/null and b/img/054.png differ diff --git a/img/055.jpg b/img/055.jpg new file mode 100755 index 0000000..f689b24 Binary files /dev/null and b/img/055.jpg differ diff --git a/img/055.png b/img/055.png new file mode 100644 index 0000000..bfa6a04 Binary files /dev/null and b/img/055.png differ diff --git a/img/056.jpg b/img/056.jpg new file mode 100755 index 0000000..a9c201d Binary files /dev/null and b/img/056.jpg differ diff --git a/img/056.png b/img/056.png new file mode 100644 index 0000000..67acdf4 Binary files /dev/null and b/img/056.png differ diff --git a/img/057.jpg b/img/057.jpg new file mode 100755 index 0000000..5b32d9a Binary files /dev/null and b/img/057.jpg differ diff --git a/img/057.png b/img/057.png new file mode 100644 index 0000000..3ca9251 Binary files /dev/null and b/img/057.png differ diff --git a/img/058.jpg b/img/058.jpg new file mode 100755 index 0000000..509c586 Binary files /dev/null and b/img/058.jpg differ diff --git a/img/058.png b/img/058.png new file mode 100644 index 0000000..c17cbf1 Binary files /dev/null and b/img/058.png differ diff --git a/img/059.jpg b/img/059.jpg new file mode 100755 index 0000000..139d468 Binary files /dev/null and b/img/059.jpg differ diff --git a/img/059.png b/img/059.png new file mode 100644 index 0000000..ec884db Binary files /dev/null and b/img/059.png differ diff --git a/img/060.jpg b/img/060.jpg new file mode 100755 index 0000000..5793296 Binary files /dev/null and b/img/060.jpg differ diff --git a/img/060.png b/img/060.png new file mode 100644 index 0000000..7318812 Binary files /dev/null and b/img/060.png differ diff --git a/img/061.jpg b/img/061.jpg new file mode 100755 index 0000000..2b9081c Binary files /dev/null and b/img/061.jpg differ diff --git a/img/061.png b/img/061.png new file mode 100644 index 0000000..6da38cb Binary files /dev/null and b/img/061.png differ diff --git a/img/062.jpg b/img/062.jpg new file mode 100755 index 0000000..1a85d49 Binary files /dev/null and b/img/062.jpg differ diff --git a/img/062.png b/img/062.png new file mode 100644 index 0000000..ce58781 Binary files /dev/null and b/img/062.png differ diff --git a/img/063.jpg b/img/063.jpg new file mode 100755 index 0000000..0971c73 Binary files /dev/null and b/img/063.jpg differ diff --git a/img/063.png b/img/063.png new file mode 100644 index 0000000..8b93901 Binary files /dev/null and b/img/063.png differ diff --git a/img/064.jpg b/img/064.jpg new file mode 100755 index 0000000..0306ca5 Binary files /dev/null and b/img/064.jpg differ diff --git a/img/064.png b/img/064.png new file mode 100644 index 0000000..7d1df53 Binary files /dev/null and b/img/064.png differ diff --git a/img/065.jpg b/img/065.jpg new file mode 100755 index 0000000..6f6607c Binary files /dev/null and b/img/065.jpg differ diff --git a/img/065.png b/img/065.png new file mode 100644 index 0000000..8273815 Binary files /dev/null and b/img/065.png differ diff --git a/img/066.jpg b/img/066.jpg new file mode 100755 index 0000000..8383322 Binary files /dev/null and b/img/066.jpg differ diff --git a/img/066.png b/img/066.png new file mode 100644 index 0000000..ca81e21 Binary files /dev/null and b/img/066.png differ diff --git a/img/067.jpg b/img/067.jpg new file mode 100755 index 0000000..b8d8f18 Binary files /dev/null and b/img/067.jpg differ diff --git a/img/067.png b/img/067.png new file mode 100644 index 0000000..340bdbf Binary files /dev/null and b/img/067.png differ diff --git a/img/068.jpg b/img/068.jpg new file mode 100755 index 0000000..f76137d Binary files /dev/null and b/img/068.jpg differ diff --git a/img/068.png b/img/068.png new file mode 100644 index 0000000..15aa94a Binary files /dev/null and b/img/068.png differ diff --git a/img/069.jpg b/img/069.jpg new file mode 100755 index 0000000..29c464d Binary files /dev/null and b/img/069.jpg differ diff --git a/img/069.png b/img/069.png new file mode 100644 index 0000000..d43baea Binary files /dev/null and b/img/069.png differ diff --git a/img/070.jpg b/img/070.jpg new file mode 100755 index 0000000..e82a287 Binary files /dev/null and b/img/070.jpg differ diff --git a/img/070.png b/img/070.png new file mode 100644 index 0000000..998a93b Binary files /dev/null and b/img/070.png differ diff --git a/img/071.jpg b/img/071.jpg new file mode 100755 index 0000000..9c6fc4d Binary files /dev/null and b/img/071.jpg differ diff --git a/img/071.png b/img/071.png new file mode 100644 index 0000000..5f8746b Binary files /dev/null and b/img/071.png differ diff --git a/img/072.jpg b/img/072.jpg new file mode 100755 index 0000000..a92e454 Binary files /dev/null and b/img/072.jpg differ diff --git a/img/072.png b/img/072.png new file mode 100644 index 0000000..28178c8 Binary files /dev/null and b/img/072.png differ diff --git a/img/073.jpg b/img/073.jpg new file mode 100755 index 0000000..3110b2a Binary files /dev/null and b/img/073.jpg differ diff --git a/img/073.png b/img/073.png new file mode 100644 index 0000000..8a0aa96 Binary files /dev/null and b/img/073.png differ diff --git a/img/074.jpg b/img/074.jpg new file mode 100755 index 0000000..07eb757 Binary files /dev/null and b/img/074.jpg differ diff --git a/img/074.png b/img/074.png new file mode 100644 index 0000000..c1c60a8 Binary files /dev/null and b/img/074.png differ diff --git a/img/075.jpg b/img/075.jpg new file mode 100755 index 0000000..1d8546d Binary files /dev/null and b/img/075.jpg differ diff --git a/img/075.png b/img/075.png new file mode 100644 index 0000000..739023f Binary files /dev/null and b/img/075.png differ diff --git a/img/076.jpg b/img/076.jpg new file mode 100755 index 0000000..c551c29 Binary files /dev/null and b/img/076.jpg differ diff --git a/img/076.png b/img/076.png new file mode 100644 index 0000000..12c250a Binary files /dev/null and b/img/076.png differ diff --git a/img/077.jpg b/img/077.jpg new file mode 100755 index 0000000..75ec72e Binary files /dev/null and b/img/077.jpg differ diff --git a/img/077.png b/img/077.png new file mode 100644 index 0000000..521b5cf Binary files /dev/null and b/img/077.png differ diff --git a/img/078.jpg b/img/078.jpg new file mode 100755 index 0000000..e8b36ce Binary files /dev/null and b/img/078.jpg differ diff --git a/img/078.png b/img/078.png new file mode 100644 index 0000000..d625e4a Binary files /dev/null and b/img/078.png differ diff --git a/img/079.jpg b/img/079.jpg new file mode 100755 index 0000000..8cae2d9 Binary files /dev/null and b/img/079.jpg differ diff --git a/img/079.png b/img/079.png new file mode 100644 index 0000000..d8bca39 Binary files /dev/null and b/img/079.png differ diff --git a/img/080.jpg b/img/080.jpg new file mode 100755 index 0000000..4536c01 Binary files /dev/null and b/img/080.jpg differ diff --git a/img/080.png b/img/080.png new file mode 100644 index 0000000..0f346ef Binary files /dev/null and b/img/080.png differ diff --git a/img/081.jpg b/img/081.jpg new file mode 100755 index 0000000..4d2ae60 Binary files /dev/null and b/img/081.jpg differ diff --git a/img/081.png b/img/081.png new file mode 100644 index 0000000..fac191a Binary files /dev/null and b/img/081.png differ diff --git a/img/082.jpg b/img/082.jpg new file mode 100755 index 0000000..6bcf921 Binary files /dev/null and b/img/082.jpg differ diff --git a/img/082.png b/img/082.png new file mode 100644 index 0000000..ee29af3 Binary files /dev/null and b/img/082.png differ diff --git a/img/083.jpg b/img/083.jpg new file mode 100755 index 0000000..f37e7c6 Binary files /dev/null and b/img/083.jpg differ diff --git a/img/083.png b/img/083.png new file mode 100644 index 0000000..6692a28 Binary files /dev/null and b/img/083.png differ diff --git a/img/084.jpg b/img/084.jpg new file mode 100755 index 0000000..a34c112 Binary files /dev/null and b/img/084.jpg differ diff --git a/img/084.png b/img/084.png new file mode 100644 index 0000000..b6c13b6 Binary files /dev/null and b/img/084.png differ diff --git a/img/085.jpg b/img/085.jpg new file mode 100755 index 0000000..a2402e7 Binary files /dev/null and b/img/085.jpg differ diff --git a/img/085.png b/img/085.png new file mode 100644 index 0000000..2caa76c Binary files /dev/null and b/img/085.png differ diff --git a/img/086.jpg b/img/086.jpg new file mode 100755 index 0000000..fb8e1a4 Binary files /dev/null and b/img/086.jpg differ diff --git a/img/086.png b/img/086.png new file mode 100644 index 0000000..6d2f0cb Binary files /dev/null and b/img/086.png differ diff --git a/img/087.jpg b/img/087.jpg new file mode 100755 index 0000000..99e058d Binary files /dev/null and b/img/087.jpg differ diff --git a/img/087.png b/img/087.png new file mode 100644 index 0000000..a94aace Binary files /dev/null and b/img/087.png differ diff --git a/img/088.jpg b/img/088.jpg new file mode 100755 index 0000000..0b5e4df Binary files /dev/null and b/img/088.jpg differ diff --git a/img/088.png b/img/088.png new file mode 100644 index 0000000..8f4edb4 Binary files /dev/null and b/img/088.png differ diff --git a/img/089.jpg b/img/089.jpg new file mode 100755 index 0000000..86a60a6 Binary files /dev/null and b/img/089.jpg differ diff --git a/img/089.png b/img/089.png new file mode 100644 index 0000000..bee59da Binary files /dev/null and b/img/089.png differ diff --git a/img/090.jpg b/img/090.jpg new file mode 100755 index 0000000..ab9cfc4 Binary files /dev/null and b/img/090.jpg differ diff --git a/img/090.png b/img/090.png new file mode 100644 index 0000000..398a15c Binary files /dev/null and b/img/090.png differ diff --git a/img/091.jpg b/img/091.jpg new file mode 100755 index 0000000..9c5cd4e Binary files /dev/null and b/img/091.jpg differ diff --git a/img/091.png b/img/091.png new file mode 100644 index 0000000..68afa24 Binary files /dev/null and b/img/091.png differ diff --git a/img/092.jpg b/img/092.jpg new file mode 100755 index 0000000..cc4054b Binary files /dev/null and b/img/092.jpg differ diff --git a/img/092.png b/img/092.png new file mode 100644 index 0000000..8a33e4d Binary files /dev/null and b/img/092.png differ diff --git a/img/093.jpg b/img/093.jpg new file mode 100755 index 0000000..e3559a4 Binary files /dev/null and b/img/093.jpg differ diff --git a/img/093.png b/img/093.png new file mode 100644 index 0000000..34b07c2 Binary files /dev/null and b/img/093.png differ diff --git a/img/094.jpg b/img/094.jpg new file mode 100755 index 0000000..b643cf0 Binary files /dev/null and b/img/094.jpg differ diff --git a/img/094.png b/img/094.png new file mode 100644 index 0000000..67a70c0 Binary files /dev/null and b/img/094.png differ diff --git a/img/095.jpg b/img/095.jpg new file mode 100755 index 0000000..6b90469 Binary files /dev/null and b/img/095.jpg differ diff --git a/img/095.png b/img/095.png new file mode 100644 index 0000000..3dff237 Binary files /dev/null and b/img/095.png differ diff --git a/img/096.jpg b/img/096.jpg new file mode 100755 index 0000000..2298770 Binary files /dev/null and b/img/096.jpg differ diff --git a/img/096.png b/img/096.png new file mode 100644 index 0000000..2ecbd89 Binary files /dev/null and b/img/096.png differ diff --git a/img/097.jpg b/img/097.jpg new file mode 100755 index 0000000..e6cc4d6 Binary files /dev/null and b/img/097.jpg differ diff --git a/img/097.png b/img/097.png new file mode 100644 index 0000000..e80808c Binary files /dev/null and b/img/097.png differ diff --git a/img/098.jpg b/img/098.jpg new file mode 100755 index 0000000..be68329 Binary files /dev/null and b/img/098.jpg differ diff --git a/img/098.png b/img/098.png new file mode 100644 index 0000000..7a13e80 Binary files /dev/null and b/img/098.png differ diff --git a/img/099.jpg b/img/099.jpg new file mode 100755 index 0000000..40d8d8e Binary files /dev/null and b/img/099.jpg differ diff --git a/img/099.png b/img/099.png new file mode 100644 index 0000000..6d01420 Binary files /dev/null and b/img/099.png differ diff --git a/img/100.jpg b/img/100.jpg new file mode 100755 index 0000000..654d163 Binary files /dev/null and b/img/100.jpg differ diff --git a/img/100.png b/img/100.png new file mode 100644 index 0000000..217db6d Binary files /dev/null and b/img/100.png differ