thinreports 0.10.3 → 0.11.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (150) hide show
  1. checksums.yaml +4 -4
  2. data/.github/workflows/test.yml +39 -0
  3. data/CHANGELOG.md +20 -0
  4. data/Dockerfile +12 -0
  5. data/Gemfile +5 -0
  6. data/README.md +37 -13
  7. data/Rakefile +1 -0
  8. data/lib/thinreports/core/shape/image_block.rb +1 -1
  9. data/lib/thinreports/core/shape/list.rb +1 -1
  10. data/lib/thinreports/core/shape/page_number.rb +1 -1
  11. data/lib/thinreports/core/shape/text.rb +1 -1
  12. data/lib/thinreports/core/shape/text_block.rb +1 -1
  13. data/lib/thinreports/core/shape/text_block/formatter/number.rb +6 -1
  14. data/lib/thinreports/core/shape/text_block/internal.rb +0 -2
  15. data/lib/thinreports/generator/pdf/prawn_ext/width_of.rb +6 -0
  16. data/lib/thinreports/layout/base.rb +1 -1
  17. data/lib/thinreports/layout/version.rb +1 -1
  18. data/lib/thinreports/report/internal.rb +2 -0
  19. data/lib/thinreports/version.rb +1 -1
  20. data/thinreports.gemspec +5 -9
  21. metadata +6 -204
  22. data/.travis.yml +0 -32
  23. data/test/data/font.ttf +0 -0
  24. data/test/data/image_normal.jpg +0 -0
  25. data/test/data/image_normal.png +0 -0
  26. data/test/data/image_normal_jpg_noext +0 -0
  27. data/test/data/image_normal_png_noext +0 -0
  28. data/test/data/image_pallete_based.png +0 -0
  29. data/test/data/legacy_layout/all-items.tlf +0 -1
  30. data/test/features/dynamic_style/expect.pdf +0 -3714
  31. data/test/features/dynamic_style/image.png +0 -0
  32. data/test/features/dynamic_style/templates/styles.tlf +0 -1835
  33. data/test/features/dynamic_style/templates/styles_in_list.tlf +0 -344
  34. data/test/features/dynamic_style/test_dynamic_style.rb +0 -152
  35. data/test/features/eudc/eudc.ttf +0 -0
  36. data/test/features/eudc/expect.pdf +0 -0
  37. data/test/features/eudc/template.tlf +0 -180
  38. data/test/features/eudc/test_eudc.rb +0 -27
  39. data/test/features/feature_test.rb +0 -58
  40. data/test/features/graphics/expect.pdf +0 -475
  41. data/test/features/graphics/template.tlf +0 -309
  42. data/test/features/graphics/test_graphics.rb +0 -12
  43. data/test/features/hidden_item/expect.pdf +0 -0
  44. data/test/features/hidden_item/template.tlf +0 -449
  45. data/test/features/hidden_item/test_hidden_item.rb +0 -12
  46. data/test/features/image_block/expect.pdf +0 -0
  47. data/test/features/image_block/img200x100.png +0 -0
  48. data/test/features/image_block/img50x50.png +0 -0
  49. data/test/features/image_block/template.tlf +0 -661
  50. data/test/features/image_block/test_image_block.rb +0 -35
  51. data/test/features/list_events/expect.pdf +0 -659
  52. data/test/features/list_events/template.tlf +0 -361
  53. data/test/features/list_events/test_list_events.rb +0 -36
  54. data/test/features/list_manually/expect.pdf +0 -599
  55. data/test/features/list_manually/template.tlf +0 -132
  56. data/test/features/list_manually/test_list_manually.rb +0 -25
  57. data/test/features/page_number/expect.pdf +0 -400
  58. data/test/features/page_number/template.tlf +0 -215
  59. data/test/features/page_number/test_page_number.rb +0 -24
  60. data/test/features/page_number_with_list/expect.pdf +0 -721
  61. data/test/features/page_number_with_list/template.tlf +0 -254
  62. data/test/features/page_number_with_list/test_page_number_with_list.rb +0 -21
  63. data/test/features/palleted_png/expect.pdf +0 -0
  64. data/test/features/palleted_png/palleted_png.png +0 -0
  65. data/test/features/palleted_png/template.tlf +0 -47
  66. data/test/features/palleted_png/test_palleted_png.rb +0 -14
  67. data/test/features/report_callbacks/expect.pdf +0 -169
  68. data/test/features/report_callbacks/template.tlf +0 -147
  69. data/test/features/report_callbacks/test_report_callbacks.rb +0 -18
  70. data/test/features/text_align/expect.pdf +0 -0
  71. data/test/features/text_align/template.tlf +0 -241
  72. data/test/features/text_align/test_text_align.rb +0 -12
  73. data/test/features/text_block_overflow/expect.pdf +0 -0
  74. data/test/features/text_block_overflow/template.tlf +0 -538
  75. data/test/features/text_block_overflow/test_text_block_overflow.rb +0 -25
  76. data/test/features/text_block_singleline/expect.pdf +0 -0
  77. data/test/features/text_block_singleline/template.tlf +0 -170
  78. data/test/features/text_block_singleline/test_text_block_singleline.rb +0 -15
  79. data/test/features/text_block_style/expect.pdf +0 -1391
  80. data/test/features/text_block_style/templates/basic_styles.tlf +0 -889
  81. data/test/features/text_block_style/templates/font_size.tlf +0 -383
  82. data/test/features/text_block_style/test_text_block_style.rb +0 -47
  83. data/test/features/text_character_spacing/expect.pdf +0 -0
  84. data/test/features/text_character_spacing/template.tlf +0 -293
  85. data/test/features/text_character_spacing/test_text_character_spacing.rb +0 -12
  86. data/test/features/text_word_wrap/expect.pdf +0 -0
  87. data/test/features/text_word_wrap/template.tlf +0 -297
  88. data/test/features/text_word_wrap/test_text_word_wrap.rb +0 -30
  89. data/test/schema_helper.rb +0 -122
  90. data/test/test_helper.rb +0 -39
  91. data/test/units/core/format/test_base.rb +0 -152
  92. data/test/units/core/shape/base/test_internal.rb +0 -87
  93. data/test/units/core/shape/basic/test_block_format.rb +0 -23
  94. data/test/units/core/shape/basic/test_block_interface.rb +0 -29
  95. data/test/units/core/shape/basic/test_block_internal.rb +0 -55
  96. data/test/units/core/shape/basic/test_format.rb +0 -37
  97. data/test/units/core/shape/basic/test_interface.rb +0 -108
  98. data/test/units/core/shape/basic/test_internal.rb +0 -55
  99. data/test/units/core/shape/image_block/test_interface.rb +0 -24
  100. data/test/units/core/shape/image_block/test_internal.rb +0 -31
  101. data/test/units/core/shape/list/test_format.rb +0 -111
  102. data/test/units/core/shape/list/test_manager.rb +0 -67
  103. data/test/units/core/shape/list/test_page.rb +0 -156
  104. data/test/units/core/shape/list/test_page_state.rb +0 -31
  105. data/test/units/core/shape/list/test_section_format.rb +0 -36
  106. data/test/units/core/shape/list/test_section_interface.rb +0 -75
  107. data/test/units/core/shape/list/test_section_internal.rb +0 -50
  108. data/test/units/core/shape/manager/test_format.rb +0 -38
  109. data/test/units/core/shape/manager/test_internal.rb +0 -132
  110. data/test/units/core/shape/manager/test_target.rb +0 -140
  111. data/test/units/core/shape/page_number/test_format.rb +0 -55
  112. data/test/units/core/shape/page_number/test_interface.rb +0 -33
  113. data/test/units/core/shape/page_number/test_internal.rb +0 -81
  114. data/test/units/core/shape/styles/test_base.rb +0 -191
  115. data/test/units/core/shape/styles/test_basic.rb +0 -24
  116. data/test/units/core/shape/styles/test_graphic.rb +0 -50
  117. data/test/units/core/shape/styles/test_text.rb +0 -97
  118. data/test/units/core/shape/text/test_format.rb +0 -44
  119. data/test/units/core/shape/text/test_internal.rb +0 -20
  120. data/test/units/core/shape/text_block/formatter/test_basic.rb +0 -24
  121. data/test/units/core/shape/text_block/formatter/test_datetime.rb +0 -49
  122. data/test/units/core/shape/text_block/formatter/test_number.rb +0 -76
  123. data/test/units/core/shape/text_block/formatter/test_padding.rb +0 -77
  124. data/test/units/core/shape/text_block/test_format.rb +0 -169
  125. data/test/units/core/shape/text_block/test_formatter.rb +0 -28
  126. data/test/units/core/shape/text_block/test_interface.rb +0 -63
  127. data/test/units/core/shape/text_block/test_internal.rb +0 -128
  128. data/test/units/core/test_shape.rb +0 -52
  129. data/test/units/core/test_utils.rb +0 -68
  130. data/test/units/generator/pdf/document/graphics/test_attributes.rb +0 -135
  131. data/test/units/generator/pdf/document/graphics/test_basic.rb +0 -46
  132. data/test/units/generator/pdf/document/graphics/test_image.rb +0 -46
  133. data/test/units/generator/pdf/document/graphics/test_text.rb +0 -171
  134. data/test/units/generator/pdf/document/test_font.rb +0 -110
  135. data/test/units/generator/pdf/document/test_graphics.rb +0 -42
  136. data/test/units/generator/pdf/document/test_page.rb +0 -122
  137. data/test/units/generator/pdf/document/test_parse_color.rb +0 -30
  138. data/test/units/generator/pdf/prawn_ext/test_calc_image_dimensions.rb +0 -41
  139. data/test/units/generator/pdf/prawn_ext/test_width_of.rb +0 -22
  140. data/test/units/generator/pdf/test_document.rb +0 -22
  141. data/test/units/generator/test_pdf.rb +0 -26
  142. data/test/units/layout/test_base.rb +0 -41
  143. data/test/units/layout/test_format.rb +0 -100
  144. data/test/units/layout/test_legacy_schema.rb +0 -576
  145. data/test/units/layout/test_version.rb +0 -26
  146. data/test/units/report/test_base.rb +0 -248
  147. data/test/units/report/test_internal.rb +0 -206
  148. data/test/units/test_config.rb +0 -36
  149. data/test/units/test_layout.rb +0 -12
  150. data/test/units/test_report.rb +0 -18
@@ -1,25 +0,0 @@
1
- # frozen_string_literal: true
2
-
3
- require 'feature_test'
4
-
5
- class TestTextBlockOverflow < FeatureTest
6
- feature :text_block_overflow do
7
- report = Thinreports::Report.new layout: template_path
8
-
9
- report.start_new_page do |page|
10
- page.values(truncate: 'The string overflowing from the area will be truncated',
11
- truncate_ja: '領域から溢れたテキストは切り捨てられます。',
12
- truncate_m: 'The string overflowing from the area will be truncated')
13
-
14
- page.values(fit: 'The string overflowing from the area will be reduced',
15
- fit_ja: '領域から溢れたテキストは縮小されます。',
16
- fit_m: '複数行モードでも、領域から溢れたテキストは自動的に縮小され折り返して表示されます。')
17
-
18
- page.values(expand: 'If a string was overflowed, a box will be expanded automatically',
19
- expand_ja: 'テキストが溢れた場合、ボックスが自動的に拡張されます。',
20
- expand_m: 'If a string was overflowed, a box will be expanded automatically')
21
- end
22
-
23
- assert_pdf report.generate
24
- end
25
- end
@@ -1,170 +0,0 @@
1
- {
2
- "version": "0.9.0",
3
- "items": [
4
- {
5
- "id": "fallback_to_ipafont",
6
- "type": "text-block",
7
- "display": true,
8
- "description": "",
9
- "x": 37,
10
- "y": 102,
11
- "width": 291.1,
12
- "height": 26,
13
- "style": {
14
- "font-family": [
15
- "Helvetica"
16
- ],
17
- "font-size": 24,
18
- "color": "#ff0000",
19
- "text-align": "left",
20
- "vertical-align": "top",
21
- "line-height": "",
22
- "line-height-ratio": "",
23
- "letter-spacing": "",
24
- "font-style": [],
25
- "overflow": "truncate",
26
- "word-wrap": "break-word"
27
- },
28
- "reference-id": "",
29
- "value": "",
30
- "multiple-line": false,
31
- "format": {
32
- "base": "",
33
- "type": ""
34
- }
35
- },
36
- {
37
- "id": "",
38
- "type": "text",
39
- "display": true,
40
- "description": "",
41
- "x": 38,
42
- "y": 52,
43
- "width": 488,
44
- "height": 36,
45
- "style": {
46
- "font-family": [
47
- "IPAMincho"
48
- ],
49
- "font-size": 16,
50
- "color": "#000000",
51
- "text-align": "left",
52
- "vertical-align": "top",
53
- "line-height": "",
54
- "line-height-ratio": "",
55
- "letter-spacing": "",
56
- "font-style": []
57
- },
58
- "texts": [
59
- "Helveticaフォントが設定されているTblockに日本語をセットする。",
60
- "溢れたテキストは表示されない。"
61
- ]
62
- },
63
- {
64
- "id": "set_multiline_text",
65
- "type": "text-block",
66
- "display": true,
67
- "description": "",
68
- "x": 37,
69
- "y": 178,
70
- "width": 291.1,
71
- "height": 24,
72
- "style": {
73
- "font-family": [
74
- "IPAMincho"
75
- ],
76
- "font-size": 24,
77
- "color": "#ff0000",
78
- "text-align": "left",
79
- "vertical-align": "top",
80
- "line-height": "",
81
- "line-height-ratio": "",
82
- "letter-spacing": "",
83
- "font-style": [],
84
- "overflow": "truncate",
85
- "word-wrap": "break-word"
86
- },
87
- "reference-id": "",
88
- "value": "",
89
- "multiple-line": false,
90
- "format": {
91
- "base": "",
92
- "type": ""
93
- }
94
- },
95
- {
96
- "id": "",
97
- "type": "text",
98
- "display": true,
99
- "description": "",
100
- "x": 38,
101
- "y": 147,
102
- "width": 208,
103
- "height": 16,
104
- "style": {
105
- "font-family": [
106
- "IPAMincho"
107
- ],
108
- "font-size": 16,
109
- "color": "#000000",
110
- "text-align": "left",
111
- "vertical-align": "top",
112
- "line-height": "",
113
- "line-height-ratio": "",
114
- "letter-spacing": "",
115
- "font-style": []
116
- },
117
- "texts": [
118
- "複数行テキストをセットする"
119
- ]
120
- },
121
- {
122
- "id": "",
123
- "type": "rect",
124
- "display": true,
125
- "description": "",
126
- "x": 37,
127
- "y": 102,
128
- "width": 291.1,
129
- "height": 26,
130
- "style": {
131
- "border-color": "#000000",
132
- "border-width": 1,
133
- "border-style": "solid",
134
- "fill-color": "none"
135
- },
136
- "border-radius": 0
137
- },
138
- {
139
- "id": "",
140
- "type": "rect",
141
- "display": true,
142
- "description": "",
143
- "x": 37,
144
- "y": 178,
145
- "width": 291.1,
146
- "height": 24,
147
- "style": {
148
- "border-color": "#000000",
149
- "border-width": 1,
150
- "border-style": "solid",
151
- "fill-color": "none"
152
- },
153
- "border-radius": 0
154
- }
155
- ],
156
- "state": {
157
- "layout-guides": []
158
- },
159
- "title": "Single Line Tblock",
160
- "report": {
161
- "paper-type": "A4",
162
- "orientation": "portrait",
163
- "margin": [
164
- 20,
165
- 20,
166
- 20,
167
- 20
168
- ]
169
- }
170
- }
@@ -1,15 +0,0 @@
1
- # frozen_string_literal: true
2
-
3
- require 'feature_test'
4
-
5
- class TestTextBlockSingleline < FeatureTest
6
- feature :text_block_singleline do
7
- report = Thinreports::Report.new layout: template_path
8
- report.start_new_page
9
-
10
- report.page.item(:fallback_to_ipafont).value('IPA明朝に自動的にフォールバックされる')
11
- report.page.item(:set_multiline_text).value("1行目\n2行目\n3行目\n4行目\n5行目")
12
-
13
- assert_pdf report.generate
14
- end
15
- end
@@ -1,1390 +0,0 @@
1
- %PDF-1.3
2
- %����
3
- 1 0 obj
4
- << /CreationDate (D:20181106102141+09'00')
5
- /Creator <feff005400680069006e007200650070006f007200740073002000470065006e0065007200610074006f007200200066006f00720020005200750062007900200030002e00310030002e0032>
6
- /Title <feff00540062006c006f0063006b0020005300740079006c00650073>
7
- /Producer <feff0050007200610077006e>
8
- >>
9
- endobj
10
- 2 0 obj
11
- << /Type /Catalog
12
- /Pages 3 0 R
13
- >>
14
- endobj
15
- 3 0 obj
16
- << /Type /Pages
17
- /Count 2
18
- /Kids [7 0 R 17 0 R]
19
- >>
20
- endobj
21
- 4 0 obj
22
- << /Length 8
23
- >>
24
- stream
25
- q
26
- 0.9 w
27
-
28
- endstream
29
- endobj
30
- 5 0 obj
31
- << /Type /Page
32
- /Parent 3 0 R
33
- /MediaBox [0 0 612.0 792.0]
34
- /CropBox [0 0 612.0 792.0]
35
- /BleedBox [0 0 612.0 792.0]
36
- /TrimBox [0 0 612.0 792.0]
37
- /ArtBox [0 0 612.0 792.0]
38
- /Contents 4 0 R
39
- /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
40
- >>
41
- >>
42
- endobj
43
- 6 0 obj
44
- << /Length 1756
45
- >>
46
- stream
47
- q
48
- 0.9 w
49
- /Stamp1 Do
50
- q
51
- /DeviceRGB cs
52
- 0.0 0.0 0.0 scn
53
-
54
- 5.0 Tc
55
-
56
- BT
57
- 20.0 778.966 Td
58
- /F1.0 18 Tf
59
- [<4368617220537061636520696e2053696e676c652848656c76> 25 <657469636129>] TJ
60
- ET
61
-
62
-
63
- 0.0 Tc
64
- Q
65
- q
66
- /DeviceRGB cs
67
- 0.0 0.0 0.0 scn
68
-
69
- 5.0 Tc
70
-
71
- BT
72
- 20.0 716.068 Td
73
- /F2.1 18 Tf
74
- <2122232420> Tj
75
- /F2.0 18 Tf
76
- <696e20> Tj
77
- /F2.1 18 Tf
78
- <252627> Tj
79
- /F2.0 18 Tf
80
- <495041> Tj
81
- /F2.1 18 Tf
82
- <28292a> Tj
83
- ET
84
-
85
-
86
- 0.0 Tc
87
- Q
88
- q
89
- /DeviceRGB cs
90
- 0.0 0.0 0.0 scn
91
-
92
- 5.0 Tc
93
-
94
- BT
95
- 20.0 629.696 Td
96
- /F3.0 18 Tf
97
- [<43686172205370616365>] TJ
98
- ET
99
-
100
-
101
- BT
102
- 20.0 609.608 Td
103
- /F3.0 18 Tf
104
- [<696e204d756c7469706c652854> 35 <696d6573204e65> 25 <7720526f6d616e29>] TJ
105
- ET
106
-
107
-
108
- 0.0 Tc
109
- Q
110
- q
111
- /DeviceRGB cs
112
- 0.0 0.0 0.0 scn
113
-
114
- 5.0 Tc
115
-
116
- BT
117
- 20.0 502.068 Td
118
- /F2.1 18 Tf
119
- <21222324> Tj
120
- ET
121
-
122
-
123
- BT
124
- 20.0 484.086 Td
125
- /F2.0 18 Tf
126
- <696e20> Tj
127
- /F2.1 18 Tf
128
- <2b2c2627> Tj
129
- /F2.0 18 Tf
130
- <495041> Tj
131
- /F2.1 18 Tf
132
- <28292a> Tj
133
- ET
134
-
135
-
136
- 0.0 Tc
137
- Q
138
- q
139
- /DeviceRGB cs
140
- 0.0 0.0 0.0 scn
141
-
142
- BT
143
- 20.0 419.968 Td
144
- /F5.1 18 Tf
145
- <21222324> Tj
146
- ET
147
-
148
- Q
149
- q
150
- /DeviceRGB cs
151
- 0.0 0.0 0.0 scn
152
-
153
- BT
154
- 215.1 393.329 Td
155
- /F5.1 18 Tf
156
- <2125262324> Tj
157
- ET
158
-
159
- Q
160
- q
161
- /DeviceRGB cs
162
- 0.0 0.0 0.0 scn
163
-
164
- BT
165
- 410.0 368.85 Td
166
- /F5.1 18 Tf
167
- <21272324> Tj
168
- ET
169
-
170
- Q
171
- q
172
- /DeviceRGB cs
173
- 0.0 0.0 0.0 scn
174
-
175
- BT
176
- 311.1 148.068 Td
177
- /F4.1 18 Tf
178
- <212223> Tj
179
- /F4.0 18 Tf
180
- <322e30> Tj
181
- ET
182
-
183
-
184
- BT
185
- 311.1 107.068 Td
186
- /F4.1 18 Tf
187
- <242526> Tj
188
- ET
189
-
190
- Q
191
- q
192
- /DeviceRGB cs
193
- 0.0 0.0 0.0 scn
194
-
195
- BT
196
- 57.55 345.068 Td
197
- /F5.1 18 Tf
198
- <2526222324> Tj
199
- ET
200
-
201
- Q
202
- q
203
- /DeviceRGB cs
204
- 0.0 0.0 0.0 scn
205
-
206
- BT
207
- 261.65 318.429 Td
208
- /F5.1 18 Tf
209
- <25262324> Tj
210
- ET
211
-
212
- Q
213
- q
214
- /DeviceRGB cs
215
- 0.0 0.0 0.0 scn
216
-
217
- BT
218
- 447.55 293.95 Td
219
- /F5.1 18 Tf
220
- <2526272324> Tj
221
- ET
222
-
223
- Q
224
- q
225
- /DeviceRGB cs
226
- 0.0 0.0 0.0 scn
227
-
228
- BT
229
- 113.1 270.068 Td
230
- /F5.1 18 Tf
231
- <28222324> Tj
232
- ET
233
-
234
- Q
235
- q
236
- /DeviceRGB cs
237
- 0.0 0.0 0.0 scn
238
-
239
- BT
240
- 290.2 243.429 Td
241
- /F5.1 18 Tf
242
- <2825262324> Tj
243
- ET
244
-
245
- Q
246
- q
247
- /DeviceRGB cs
248
- 0.0 0.0 0.0 scn
249
-
250
- BT
251
- 503.1 218.95 Td
252
- /F5.1 18 Tf
253
- <28272324> Tj
254
- ET
255
-
256
- Q
257
- Q
258
-
259
- endstream
260
- endobj
261
- 7 0 obj
262
- << /Type /Page
263
- /Parent 3 0 R
264
- /MediaBox [0 0 595.28 841.89]
265
- /CropBox [0 0 595.28 841.89]
266
- /BleedBox [0 0 595.28 841.89]
267
- /TrimBox [0 0 595.28 841.89]
268
- /ArtBox [0 0 595.28 841.89]
269
- /Contents 6 0 R
270
- /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
271
- /XObject << /Stamp1 8 0 R
272
- >>
273
- /Font << /F1.0 9 0 R
274
- /F2.1 10 0 R
275
- /F2.0 11 0 R
276
- /F3.0 12 0 R
277
- /F5.1 15 0 R
278
- /F4.1 13 0 R
279
- /F4.0 14 0 R
280
- >>
281
- >>
282
- >>
283
- endobj
284
- 8 0 obj
285
- << /Type /XObject
286
- /Subtype /Form
287
- /BBox [0 0 595.28 841.89]
288
- /Resources << /Font << /F1.0 9 0 R
289
- /F2.1 10 0 R
290
- /F2.0 11 0 R
291
- /F3.0 12 0 R
292
- /F4.1 13 0 R
293
- /F4.0 14 0 R
294
- >>
295
- >>
296
- /Length 2371
297
- >>
298
- stream
299
- q
300
- /DeviceRGB cs
301
- 0.0 0.0 0.0 scn
302
- /DeviceRGB CS
303
- 0.0 0.0 0.0 SCN
304
- 0.9 w
305
- 0 J
306
- 0 j
307
- [] 0 d
308
- q
309
- /DeviceRGB cs
310
- 0.0 0.0 0.0 scn
311
-
312
- 5.0 Tc
313
-
314
- BT
315
- 20.0 807.966 Td
316
- /F1.0 18 Tf
317
- [<43686172a05370616365a0696ea053696e676c652848656c76> 25 <657469636129>] TJ
318
- ET
319
-
320
-
321
- 0.0 Tc
322
- Q
323
- q
324
- 0.9 w
325
- /DeviceRGB CS
326
- 1.0 0.0 0.0 SCN
327
- 426.0 821.89 m
328
- 426.0 763.89 l
329
- S
330
- Q
331
- q
332
- /DeviceRGB cs
333
- 0.0 0.0 0.0 scn
334
-
335
- 5.0 Tc
336
-
337
- BT
338
- 20.0 743.068 Td
339
- /F2.1 18 Tf
340
- <21222324> Tj
341
- /F2.0 18 Tf
342
- <ca696eca> Tj
343
- /F2.1 18 Tf
344
- <252627> Tj
345
- /F2.0 18 Tf
346
- <495041> Tj
347
- /F2.1 18 Tf
348
- <28292a> Tj
349
- ET
350
-
351
-
352
- 0.0 Tc
353
- Q
354
- q
355
- 0.9 w
356
- /DeviceRGB CS
357
- 1.0 0.0 0.0 SCN
358
- 333.0 761.89 m
359
- 333.0 703.89 l
360
- S
361
- Q
362
- q
363
- /DeviceRGB cs
364
- 0.0 0.0 0.0 scn
365
-
366
- 5.0 Tc
367
-
368
- BT
369
- 20.0 681.596 Td
370
- /F3.0 18 Tf
371
- [<43686172a05370616365>] TJ
372
- ET
373
-
374
-
375
- BT
376
- 20.0 661.508 Td
377
- /F3.0 18 Tf
378
- [<696ea04d756c7469706c652854> 35 <696d6573a04e65> 25 <77a0526f6d616e29>] TJ
379
- ET
380
-
381
-
382
- 0.0 Tc
383
- Q
384
- q
385
- 0.9 w
386
- /DeviceRGB CS
387
- 1.0 0.0 0.0 SCN
388
- 386.0 676.89 m
389
- 386.0 590.79 l
390
- S
391
- Q
392
- q
393
- 0.9 w
394
- /DeviceRGB CS
395
- 1.0 0.0 0.0 SCN
396
- 149.0 693.89 m
397
- 149.0 607.79 l
398
- S
399
- Q
400
- q
401
- /DeviceRGB cs
402
- 0.0 0.0 0.0 scn
403
-
404
- 5.0 Tc
405
-
406
- BT
407
- 20.0 551.068 Td
408
- /F2.1 18 Tf
409
- <21222324> Tj
410
- ET
411
-
412
-
413
- BT
414
- 20.0 533.086 Td
415
- /F2.0 18 Tf
416
- <696eca> Tj
417
- /F2.1 18 Tf
418
- <2b2c2627> Tj
419
- /F2.0 18 Tf
420
- <495041> Tj
421
- /F2.1 18 Tf
422
- <28292a> Tj
423
- ET
424
-
425
-
426
- 0.0 Tc
427
- Q
428
- q
429
- 0.9 w
430
- /DeviceRGB CS
431
- 1.0 0.0 0.0 SCN
432
- 249.0 549.89 m
433
- 249.0 463.79 l
434
- S
435
- Q
436
- q
437
- 0.9 w
438
- /DeviceRGB CS
439
- 1.0 0.0 0.0 SCN
440
- 107.0 568.89 m
441
- 107.0 482.79 l
442
- S
443
- Q
444
- q
445
- 0.9 w
446
- /DeviceRGB CS
447
- 1.0 0.0 0.0 SCN
448
- 20.0 366.69 165.1 69.1 re
449
- S
450
- Q
451
- q
452
- 0.9 w
453
- /DeviceRGB CS
454
- 1.0 0.0 0.0 SCN
455
- 215.1 366.69 165.1 69.1 re
456
- S
457
- Q
458
- q
459
- 0.9 w
460
- /DeviceRGB CS
461
- 1.0 0.0 0.0 SCN
462
- 410.0 366.69 165.1 69.1 re
463
- S
464
- Q
465
- q
466
- /DeviceRGB cs
467
- 0.0 0.0 0.0 scn
468
-
469
- BT
470
- 99.0 148.068 Td
471
- /F4.1 18 Tf
472
- <212223> Tj
473
- /F4.0 18 Tf
474
- <322e30> Tj
475
- ET
476
-
477
-
478
- BT
479
- 99.0 107.068 Td
480
- /F4.1 18 Tf
481
- <242526> Tj
482
- ET
483
-
484
-
485
- BT
486
- 99.0 66.068 Td
487
- /F4.0 18 Tf
488
- <5468696e7265706f727473> Tj
489
- ET
490
-
491
- Q
492
- q
493
- 0.9 w
494
- /DeviceRGB CS
495
- 1.0 0.0 0.0 SCN
496
- 93.0 149.09 m
497
- 511.2 149.09 l
498
- S
499
- Q
500
- q
501
- 0.9 w
502
- /DeviceRGB CS
503
- 1.0 0.0 0.0 SCN
504
- 93.0 114.09 m
505
- 511.2 114.09 l
506
- S
507
- Q
508
- q
509
- 0.9 w
510
- /DeviceRGB CS
511
- 1.0 0.0 0.0 SCN
512
- 93.0 75.09 m
513
- 511.2 75.09 l
514
- S
515
- Q
516
- q
517
- 0.9 w
518
- /DeviceRGB CS
519
- 1.0 0.0 0.0 SCN
520
- 20.0 291.79 165.1 69.1 re
521
- S
522
- Q
523
- q
524
- 0.9 w
525
- /DeviceRGB CS
526
- 1.0 0.0 0.0 SCN
527
- 215.1 291.79 165.1 69.1 re
528
- S
529
- Q
530
- q
531
- 0.9 w
532
- /DeviceRGB CS
533
- 1.0 0.0 0.0 SCN
534
- 410.0 291.79 165.1 69.1 re
535
- S
536
- Q
537
- q
538
- 0.9 w
539
- /DeviceRGB CS
540
- 1.0 0.0 0.0 SCN
541
- 20.0 216.79 165.1 69.1 re
542
- S
543
- Q
544
- q
545
- 0.9 w
546
- /DeviceRGB CS
547
- 1.0 0.0 0.0 SCN
548
- 215.1 216.79 165.1 69.1 re
549
- S
550
- Q
551
- q
552
- 0.9 w
553
- /DeviceRGB CS
554
- 1.0 0.0 0.0 SCN
555
- 410.0 216.79 165.1 69.1 re
556
- S
557
- Q
558
- Q
559
-
560
- endstream
561
- endobj
562
- 9 0 obj
563
- << /Type /Font
564
- /Subtype /Type1
565
- /BaseFont /Helvetica
566
- /Encoding /WinAnsiEncoding
567
- >>
568
- endobj
569
- 10 0 obj
570
- << /Type /Font
571
- /BaseFont /429488+IPAMincho
572
- /Subtype /TrueType
573
- /FontDescriptor 24 0 R
574
- /FirstChar 32
575
- /LastChar 255
576
- /Widths 26 0 R
577
- /ToUnicode 25 0 R
578
- >>
579
- endobj
580
- 11 0 obj
581
- << /Type /Font
582
- /BaseFont /9dccf9+IPAMincho
583
- /Subtype /TrueType
584
- /FontDescriptor 28 0 R
585
- /FirstChar 32
586
- /LastChar 255
587
- /Widths 30 0 R
588
- /ToUnicode 29 0 R
589
- >>
590
- endobj
591
- 12 0 obj
592
- << /Type /Font
593
- /Subtype /Type1
594
- /BaseFont /Times-Roman
595
- /Encoding /WinAnsiEncoding
596
- >>
597
- endobj
598
- 13 0 obj
599
- << /Type /Font
600
- /BaseFont /7440f3+IPAPGothic
601
- /Subtype /TrueType
602
- /FontDescriptor 32 0 R
603
- /FirstChar 32
604
- /LastChar 255
605
- /Widths 34 0 R
606
- /ToUnicode 33 0 R
607
- >>
608
- endobj
609
- 14 0 obj
610
- << /Type /Font
611
- /BaseFont /3bba73+IPAPGothic
612
- /Subtype /TrueType
613
- /FontDescriptor 36 0 R
614
- /FirstChar 32
615
- /LastChar 255
616
- /Widths 38 0 R
617
- /ToUnicode 37 0 R
618
- >>
619
- endobj
620
- 15 0 obj
621
- << /Type /Font
622
- /BaseFont /3a7a54+IPAGothic
623
- /Subtype /TrueType
624
- /FontDescriptor 40 0 R
625
- /FirstChar 32
626
- /LastChar 255
627
- /Widths 42 0 R
628
- /ToUnicode 41 0 R
629
- >>
630
- endobj
631
- 16 0 obj
632
- << /Length 1139
633
- >>
634
- stream
635
- q
636
- 0.9 w
637
- /Stamp2 Do
638
- /Stamp3 Do
639
- /Stamp4 Do
640
- /Stamp5 Do
641
- /Stamp6 Do
642
- q
643
- /DeviceRGB cs
644
- 0.0 0.0 0.0 scn
645
-
646
- BT
647
- 40.0 505.468 Td
648
- /F2.1 18 Tf
649
- <2d2e2f> Tj
650
- ET
651
-
652
-
653
- BT
654
- 94.0 505.468 Td
655
- /F1.0 18 Tf
656
- [<3138>] TJ
657
- ET
658
-
659
- Q
660
- q
661
- /DeviceRGB cs
662
- 0.0 0.0 0.0 scn
663
-
664
- BT
665
- 165.0 500.194 Td
666
- /F2.1 24 Tf
667
- <2d2e2f> Tj
668
- ET
669
-
670
-
671
- BT
672
- 237.0 500.194 Td
673
- /F1.0 24 Tf
674
- [<3234>] TJ
675
- ET
676
-
677
- Q
678
- q
679
- /DeviceRGB cs
680
- 0.0 0.0 0.0 scn
681
-
682
- BT
683
- 345.0 493.162 Td
684
- /F2.1 32 Tf
685
- <2d2e2f> Tj
686
- ET
687
-
688
-
689
- BT
690
- 441.0 493.162 Td
691
- /F1.0 32 Tf
692
- [<3332>] TJ
693
- ET
694
-
695
- Q
696
- q
697
- /DeviceRGB cs
698
- 0.0 0.0 0.0 scn
699
-
700
- BT
701
- 40.0 436.068 Td
702
- /F2.1 18 Tf
703
- <2d2e2f> Tj
704
- ET
705
-
706
-
707
- BT
708
- 94.0 436.068 Td
709
- /F1.0 18 Tf
710
- [<3138>] TJ
711
- ET
712
-
713
-
714
- BT
715
- 40.0 415.26 Td
716
- /F2.1 18 Tf
717
- <2d2e2f> Tj
718
- ET
719
-
720
-
721
- BT
722
- 94.0 415.26 Td
723
- /F1.0 18 Tf
724
- [<3138>] TJ
725
- ET
726
-
727
- Q
728
- q
729
- /DeviceRGB cs
730
- 0.0 0.0 0.0 scn
731
-
732
- BT
733
- 165.0 430.794 Td
734
- /F2.1 24 Tf
735
- <2d2e2f> Tj
736
- ET
737
-
738
-
739
- BT
740
- 237.0 430.794 Td
741
- /F1.0 24 Tf
742
- [<3234>] TJ
743
- ET
744
-
745
-
746
- BT
747
- 165.0 403.05 Td
748
- /F2.1 24 Tf
749
- <2d2e2f> Tj
750
- ET
751
-
752
-
753
- BT
754
- 237.0 403.05 Td
755
- /F1.0 24 Tf
756
- [<3234>] TJ
757
- ET
758
-
759
- Q
760
- q
761
- /DeviceRGB cs
762
- 0.0 0.0 0.0 scn
763
-
764
- BT
765
- 345.0 423.762 Td
766
- /F2.1 32 Tf
767
- <2d2e2f> Tj
768
- ET
769
-
770
-
771
- BT
772
- 441.0 423.762 Td
773
- /F1.0 32 Tf
774
- [<3332>] TJ
775
- ET
776
-
777
-
778
- BT
779
- 345.0 386.77 Td
780
- /F2.1 32 Tf
781
- <2d2e2f> Tj
782
- ET
783
-
784
-
785
- BT
786
- 441.0 386.77 Td
787
- /F1.0 32 Tf
788
- [<3332>] TJ
789
- ET
790
-
791
- Q
792
- Q
793
-
794
- endstream
795
- endobj
796
- 17 0 obj
797
- << /Type /Page
798
- /Parent 3 0 R
799
- /MediaBox [0 0 595.28 841.89]
800
- /CropBox [0 0 595.28 841.89]
801
- /BleedBox [0 0 595.28 841.89]
802
- /TrimBox [0 0 595.28 841.89]
803
- /ArtBox [0 0 595.28 841.89]
804
- /Contents 16 0 R
805
- /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
806
- /XObject << /Stamp2 18 0 R
807
- /Stamp3 19 0 R
808
- /Stamp4 20 0 R
809
- /Stamp5 21 0 R
810
- /Stamp6 22 0 R
811
- >>
812
- /Font << /F2.1 10 0 R
813
- /F1.0 9 0 R
814
- >>
815
- >>
816
- >>
817
- endobj
818
- 18 0 obj
819
- << /Type /XObject
820
- /Subtype /Form
821
- /BBox [0 0 595.28 841.89]
822
- /Resources << /Font << /F2.1 10 0 R
823
- /F1.0 9 0 R
824
- >>
825
- >>
826
- /Length 439
827
- >>
828
- stream
829
- q
830
- /DeviceRGB cs
831
- 0.0 0.0 0.0 scn
832
- /DeviceRGB CS
833
- 0.0 0.0 0.0 SCN
834
- 0.9 w
835
- 0 J
836
- 0 j
837
- [] 0 d
838
- q
839
- /DeviceRGB cs
840
- 0.0 0.0 0.0 scn
841
-
842
- BT
843
- 40.0 766.068 Td
844
- /F2.1 18 Tf
845
- <2d2e2f> Tj
846
- ET
847
-
848
-
849
- BT
850
- 94.0 766.068 Td
851
- /F1.0 18 Tf
852
- [<3138>] TJ
853
- ET
854
-
855
- Q
856
- q
857
- /DeviceRGB cs
858
- 0.0 0.0 0.0 scn
859
-
860
- BT
861
- 35.0 646.268 Td
862
- /F2.1 18 Tf
863
- <2d2e2f> Tj
864
- ET
865
-
866
-
867
- BT
868
- 89.0 646.268 Td
869
- /F1.0 18 Tf
870
- [<3138>] TJ
871
- ET
872
-
873
-
874
- BT
875
- 35.0 625.46 Td
876
- /F2.1 18 Tf
877
- <2d2e2f> Tj
878
- ET
879
-
880
-
881
- BT
882
- 89.0 625.46 Td
883
- /F1.0 18 Tf
884
- [<3138>] TJ
885
- ET
886
-
887
- Q
888
- Q
889
-
890
- endstream
891
- endobj
892
- 19 0 obj
893
- << /Type /XObject
894
- /Subtype /Form
895
- /BBox [0 0 595.28 841.89]
896
- /Resources << /Font << /F2.1 10 0 R
897
- /F1.0 9 0 R
898
- >>
899
- >>
900
- /Length 217
901
- >>
902
- stream
903
- q
904
- /DeviceRGB cs
905
- 0.0 0.0 0.0 scn
906
- /DeviceRGB CS
907
- 0.0 0.0 0.0 SCN
908
- 0.9 w
909
- 0 J
910
- 0 j
911
- [] 0 d
912
- q
913
- /DeviceRGB cs
914
- 0.0 0.0 0.0 scn
915
-
916
- BT
917
- 165.0 760.794 Td
918
- /F2.1 24 Tf
919
- <2d2e2f> Tj
920
- ET
921
-
922
-
923
- BT
924
- 237.0 760.794 Td
925
- /F1.0 24 Tf
926
- [<3234>] TJ
927
- ET
928
-
929
- Q
930
- Q
931
-
932
- endstream
933
- endobj
934
- 20 0 obj
935
- << /Type /XObject
936
- /Subtype /Form
937
- /BBox [0 0 595.28 841.89]
938
- /Resources << /Font << /F2.1 10 0 R
939
- /F1.0 9 0 R
940
- >>
941
- >>
942
- /Length 217
943
- >>
944
- stream
945
- q
946
- /DeviceRGB cs
947
- 0.0 0.0 0.0 scn
948
- /DeviceRGB CS
949
- 0.0 0.0 0.0 SCN
950
- 0.9 w
951
- 0 J
952
- 0 j
953
- [] 0 d
954
- q
955
- /DeviceRGB cs
956
- 0.0 0.0 0.0 scn
957
-
958
- BT
959
- 345.0 753.762 Td
960
- /F2.1 32 Tf
961
- <2d2e2f> Tj
962
- ET
963
-
964
-
965
- BT
966
- 441.0 753.762 Td
967
- /F1.0 32 Tf
968
- [<3332>] TJ
969
- ET
970
-
971
- Q
972
- Q
973
-
974
- endstream
975
- endobj
976
- 21 0 obj
977
- << /Type /XObject
978
- /Subtype /Form
979
- /BBox [0 0 595.28 841.89]
980
- /Resources << /Font << /F2.1 10 0 R
981
- /F1.0 9 0 R
982
- >>
983
- >>
984
- /Length 313
985
- >>
986
- stream
987
- q
988
- /DeviceRGB cs
989
- 0.0 0.0 0.0 scn
990
- /DeviceRGB CS
991
- 0.0 0.0 0.0 SCN
992
- 0.9 w
993
- 0 J
994
- 0 j
995
- [] 0 d
996
- q
997
- /DeviceRGB cs
998
- 0.0 0.0 0.0 scn
999
-
1000
- BT
1001
- 165.0 640.994 Td
1002
- /F2.1 24 Tf
1003
- <2d2e2f> Tj
1004
- ET
1005
-
1006
-
1007
- BT
1008
- 237.0 640.994 Td
1009
- /F1.0 24 Tf
1010
- [<3234>] TJ
1011
- ET
1012
-
1013
-
1014
- BT
1015
- 165.0 613.25 Td
1016
- /F2.1 24 Tf
1017
- <2d2e2f> Tj
1018
- ET
1019
-
1020
-
1021
- BT
1022
- 237.0 613.25 Td
1023
- /F1.0 24 Tf
1024
- [<3234>] TJ
1025
- ET
1026
-
1027
- Q
1028
- Q
1029
-
1030
- endstream
1031
- endobj
1032
- 22 0 obj
1033
- << /Type /XObject
1034
- /Subtype /Form
1035
- /BBox [0 0 595.28 841.89]
1036
- /Resources << /Font << /F2.1 10 0 R
1037
- /F1.0 9 0 R
1038
- >>
1039
- >>
1040
- /Length 313
1041
- >>
1042
- stream
1043
- q
1044
- /DeviceRGB cs
1045
- 0.0 0.0 0.0 scn
1046
- /DeviceRGB CS
1047
- 0.0 0.0 0.0 SCN
1048
- 0.9 w
1049
- 0 J
1050
- 0 j
1051
- [] 0 d
1052
- q
1053
- /DeviceRGB cs
1054
- 0.0 0.0 0.0 scn
1055
-
1056
- BT
1057
- 345.0 633.962 Td
1058
- /F2.1 32 Tf
1059
- <2d2e2f> Tj
1060
- ET
1061
-
1062
-
1063
- BT
1064
- 441.0 633.962 Td
1065
- /F1.0 32 Tf
1066
- [<3332>] TJ
1067
- ET
1068
-
1069
-
1070
- BT
1071
- 345.0 596.97 Td
1072
- /F2.1 32 Tf
1073
- <2d2e2f> Tj
1074
- ET
1075
-
1076
-
1077
- BT
1078
- 441.0 596.97 Td
1079
- /F1.0 32 Tf
1080
- [<3332>] TJ
1081
- ET
1082
-
1083
- Q
1084
- Q
1085
-
1086
- endstream
1087
- endobj
1088
- 23 0 obj
1089
- << /Length1 10116
1090
- /Length 6663
1091
- /Filter [/FlateDecode]
1092
- >>
1093
- stream
1094
- x��z p\ՙ�Y�ҋ��{��ZzQ���R�VK�]�,�dYȒ�-˲$[R�Z�����8�CHKfB�M�a �_x!�gx�E%�0.�$�aB�(f�!�HW�߫�!�dfR��TM�t����s�������s[#�T(�X�����"O~J~�֍M.�|���<�YL��������@�h|j~�mH��K!�8>>:���
1095
- �g����}3�z�
1096
- Y����1�b'ֲ�Or;�\�����|� ��َ囗\���Z���q.��+���K)j^�5BX����|�@��:U���*b�˵��z�L��j�R,��BN Ej[���(u@=LF��
1097
- r-#NE�2L1�P�|^�Ws�* �|��mך�^kO�̼:aĺ�Buz���_6S�k$�p]�E��ȇ8�߯+��������/�V��.�0ߏ�{��p�Dg�[p ��8Y��l��B�|;�Ma��k��_�����+�u�su�:M���USkG[SCy��WFig�Ep����q�v�Y�%UU�puW$�JѨ^��)35�x}{,J�xQ�MyKJP)���X�԰��R#��lUK��2Y��h��a��T���b����8V�g�!��R ��wL'�Ыל�k�z��� �j���0�������x�n0���E��d�Z���]쎙"��3�A�}��)Ӈ��?�Q���xAc�wo��G Nz��ݺ(Ñ_]�-ͧ^<л����u:�8�t�B���&�{��Kj҃�v�rO�8n�qY����,U�����|��wsd鈠9Vk�* ��x�j�|�pd�`�F�Y��қ�8���! ]X��wsǑ�iG!C�
1098
- ;�)���p����E�)[a�Z���-���z�Ҍ����yq���*���󬴫�^@�&�Dj��Iqq�Z�Y��!�1R��L֭3'Iu��T9HC� 4��O*pCw����&9ے�Ǣ�>�͚k2*����H�_�`��y���s�
1099
- l�T׆����{=8�2��J��\�Y��g�����q���� �N��l�Ǵ1��3�'˵�rl�ٙw� m�5����d.=�r�:]�=!G(�g�hs�w�׊�F�
1100
- ���������Ư
1101
- !1q���yJU�Uߗi]�ZS�Ћ�����������k�C�jE�����hB���_.�棏؎���lE�������� JʈG�B��AT�#7
1102
- �q4�nĻ�V��Q�w>DljB�!�k��� Z��!Y�4��X�֔�����zK ّi:;=A��ȖbfBD��m��hh��,X�TeYܗ�������li����p(�-z
1103
- �v���\��4"pܒ�|��U�m~���l�^���(�e��
1104
- �G�>7�����h��^�k�h
1105
- �J�:�{o֝Քx�Y[D,�\�֒�+/V�T�j�Fᐯ"Z,�/KQ��aЧh��f2�h.�6İH�롉x��]E����K����jV�
1106
-
1107
- ��m����̍v̱`H5�XhXM�a��ݦQg�x!��>o����t�T��_!gT\a��XF�9��ub8�9��������iH�̩6�V���������"�E�a�i�s�o����rK}�M�z��Y�Ӈ�t������m�,�����#��є�n�[:L'��Ʌ���
1108
- )����p���)%�,�%�1�~���K��H����anIH�:q�S؈�ד-�.�{����3�O
1109
- �Wue��m�}Ō��V`3z��eđWC��Bx�:�XI I��"�N�*P���-f�I�դp^C}
1110
- � S8�k�}��1�RX�1��j������9X��l2�.pHq> xi���4�HM%e�J���="�Y����>YW �YgU���x�C�p�`U S�YL#�Pj�1rb<+��s��+�k�����ZT�/�������vNb��x ��v �k
1111
- ���K��������j�ϵ�:ܙt�50T��;�ϴ.߸1�n�7E�{�os��|��/�oD�Y�"ע��A�e2Q�Dx��g!*p-J���$�(����DŽ���e�T�����l��g�O ��7��.�]h]��?�=��PJ�^t^W��c���bY�yr�0G�z�;K @�[�;ɶ�M�s�=@6�tz;aKh����{fv�67��TU$b����I��I�fU����\
1112
- /�̰�'�m]�)���rl�n�c?���:5 ��m���6`O�(8Dɑ:t��jַ�05��N2�²��y�j���-�;��r���܎�ۆ� �'a�D'�D�*,9&V.r/��aT7L��ۤ�S7�O�z�;7x=
1113
- �-.�:#�)X�LO�7��U��M�Dm���`��)��@�H/��^:J�\��O�)DF��?=C�o1܀x�]�(vK'lNd*.�F�e<���mq�m��^�d��L=�~!�8s�����G;��3����U���E��+m��Y�J�B���>o���ڳ�'��zB��V�d��>8-�l��N��?_~D^�WXQ}�#�q_��^s�ln�7�W?4Zl|uh�k�)��_�7����֑��Q;�x��c��k�\M- Q��o��UvAW9ئn������FC��w2�ý���u<��k�.\s����+W�1\����<�W����nqQ�t���vЍ[��|3,)����ig���*0�ޕ=���IT�֣8�@�C��R�[I�V��ڛ��Zss�Z�\i�#�#A��1�����͛6vv�75Ը�lj7��cw=�S�2g�nEp��l�ݩD�ĝb=���)��R�xD�p����B�C,�|����~�"*�tӾ�����������۴1��=V*d�[u�Xm6e�����hm K�1���o�5�nA&�*�c�,�L��s�e�ꛞ�ڎ|>�%g���aD �k�wCE �[�npHZE�*l�b��=|�����W����!��pv��R����9�J
1114
- �G����������oI��Z��I��}�٬��!���}��� �3=� �=�߭��m�yL�|.n�q��_�p ��3-�bkU���ݗ��
1115
- ��珵w�����n~{K*ax����!+�a`@>9�Vsi�q�4]_{"Us+�~T^�c�kNx:Z��]#������/G�B�"����oD6�ڌ���N*�*����mU��u���6�V�zzw���6���p�h�S��c|߷�.�ב��b���ښ]��78���XM�L�Ag.v4���ǒ.�� �[y�� �z��kn��l/����X_�{�]v[�N
1116
- ,9:m6�}զuVKQYYT��~���)�]}����lg�|��Nˈ/�Es��٥#�|[��%��)��a��R���=!z�T���[ux �{�N��x��Ƣg������s���~�JPU�ֺR o�����lҨa^Y�xY��g�� T�G�X�q�V���Y�ß�D ��f&�_�B�B�5��y�J�-�k��v���:������.�N��?���ń=��^��f�G��"�1|f��o-��PS�&oj��t_��$l|݇o�� c�T^M����Ef�n��S:�q��a�e`�@s�|���H
1117
- �/��w�\�c�1����2$ ��B��<��g�!C�"�p?�I =i�~b#pR�g �B�t ғ���{�XQ@/K'W�d(� է�T�ŭ(W��}�FH��TB���G{�DV����%���v� DV�/�D��oK%mpn����:8���K3`B�d6ȓ�֠1�GC�˜L1�Y�a˰+�gaV�l�a�w�#!nxW$V�[8-�[(���h<(V��-�~<!VE�b$�Ie1����U8*����XS��XP���}͎�������0`����C���w�}����2���~F#�(�1��e���.�/ʖ�>�Ɩ�eF���:�/ʽ}���dF_����3Hμ���72� �1?��30�3�,�u5�2+��(�5e�E9��理���*b�2mE�X��
1118
- mg�eڂ�92�j�n����}5��}Fd��!=�8;16>_2ⱵM�L�N
1119
- �m�� ����y�����̼�1>??SL� �LO����K�w͈%[Ţ��#��s�[o���&���man�6?>1g��M�X���ט%j@i4��,�@c�"�!V� ��64�vB�,�B�P>�4*i4�AN�IHc���m�)Hk�6���Q�F@����� $���O��G� � |#л(�������ܧ�:�ڠ�|G�1��;�J����Ni�y�a5�Y�� rk:[�im�g�����1F!�4����9`�yеIs�r��b��w@͈4�����-al��O_2ϸ��%�eJv���{F�&�g378A��<`�a��k���Fg�ĕk�����?2�
1120
- :���t �(Ԁ�� ���/�V�Xi �~3�E��=`����Gϣ�J�݄����6�kt=3�+t=���� ����4�[ �f����a�0�,��^h�}�_��&�
1121
- endstream
1122
- endobj
1123
- 24 0 obj
1124
- << /Type /FontDescriptor
1125
- /FontName /429488+IPAMincho
1126
- /FontFile2 23 0 R
1127
- /FontBBox [-424 -278 1000 916]
1128
- /Flags 6
1129
- /StemV 0
1130
- /ItalicAngle 0.0
1131
- /Ascent 879
1132
- /Descent -120
1133
- /CapHeight 1536
1134
- /XHeight 1073
1135
- >>
1136
- endobj
1137
- 25 0 obj
1138
- << /Length 309
1139
- /Filter [/FlateDecode]
1140
- >>
1141
- stream
1142
- x�]��n� E�|�v1
1143
- I&/ !U�M}�i?���Fj"�E��63�J]���/6���?�~�x�3����m�u�D|���Y^p;�����:� �þn0��-\J�}`r�����2�#�ޢ�8�3�:
1144
- ��s����Ry}U��|��d��B���+YWmCX(Y�U�Rɮ�J�#b� +,(���V�m�����"��xY-��ClrK�SAG8������M��*Y��"B���t�Ӄn������e�#��~(�DM��@*Z��㒡
1145
- endstream
1146
- endobj
1147
- 26 0 obj
1148
- [500 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000]
1149
- endobj
1150
- 27 0 obj
1151
- << /Length1 4624
1152
- /Length 2207
1153
- /Filter [/FlateDecode]
1154
- >>
1155
- stream
1156
- x��WmlS�~���΍cDZC�uB��G�@a�I��D�d�(�u�(�5�C�X֭-b�::�Q�vU�u�V�u[7��a+�D�ib?���i[Q7!�ĺBgϹ�0іR�mҤ^����<�=�yχ�����$ѳ�L,�0�5�#b��ľ�{�~ �2��bB��,� ������H����T*�K�쭰eb�Ի�u�?[۴%�1|B�S�w����_���ž�=��e�_��� ���ƮL��o�1�/����=���O�.�%3��a'�_���[д3h�\
1157
- �V<�gc�����[=��G���{�A&"SA�}�r{�ͪ�V�!H��Y*^FQ�0��B�
1158
- ���&K�U� Vm�v/c �%����"E�R�2��d
1159
- ���:,���q�BO��KZ�ԡH�*������*�j�j��YÎ>�}��y$�p}q,^�l��jf�:[[�a��)S����E��G��h����C5���$�g�nrߍ�����*������w�i/�%f�g����~^p��A�_r:���D0��S\� Ļ[�=�L$��/�@� wC}W'��Q|��X�v&��C�E�nKz@� !58{r�S%��%����"�sq�R�wSÐ�2ֲ�1�-�y�NCd�.1���Ip��,��F��8�%�R@f�ōm�w:� 8U��[�J=Yeȿ /�I�gi������P��*6W�u��wLyfm`�����[��������w[Rk�b�"��s���+ʃ59d��w/>;��.����H��V����J4�o@��H� ���(��R��ˈ��g�͏X?xe)F�����5؏��I�7jx�*�KE�[� Z*���#R�Vru�,�-�/^tq{�`�F������A)c���P F�{Y�m��`�>��T����&0�I�b�;��/����#_�<�4���`_�1���d7� |p�l�
1160
- ��c�
1161
- ��~Eo��>M߆���6T�gN�{
1162
- endstream
1163
- endobj
1164
- 28 0 obj
1165
- << /Type /FontDescriptor
1166
- /FontName /9dccf9+IPAMincho
1167
- /FontFile2 27 0 R
1168
- /FontBBox [-424 -278 1000 916]
1169
- /Flags 6
1170
- /StemV 0
1171
- /ItalicAngle 0.0
1172
- /Ascent 879
1173
- /Descent -120
1174
- /CapHeight 1536
1175
- /XHeight 1073
1176
- >>
1177
- endobj
1178
- 29 0 obj
1179
- << /Length 1286
1180
- /Filter [/FlateDecode]
1181
- >>
1182
- stream
1183
- x�e��n�F�ὮB�tHs&�@�n��u{stԒ + �}���i �/��y�_�!u������t�~�]�s�����n����V�����yg쾝���+���|����������<.�������÷��}���v)�����[���e���O����/��_��������q����9_ɯ}ഏOm��t������_����LL���v͵�������LJ1w����9�)e���6=n���P��Ҫt�N���*eP)��D�T.��ʕrU�)��BYTVʪ�Q6�����[����k�y
1184
- ���J�����31���x;��
1185
- ���J���J��특���x��x��x��+�!Êw��B�x�b�x��+ށ�r�;��2��k�Μ�J�Y�e�Y��7+|��x� oS��7+[ƛețךyޢoV��浖 -㭌���"���R�W�*��4Xq��C�^J�[(��^�1�»�y]���k�}�YM-x ����V�z�����[YE�V�Y���_}/7�*�Y%��e�ӫq+��:��.�7�J���E�/�3Y(Y�*A�W R��VJS�����:(u@c��D�]a*��f)�9J���)�o,#�\�Z>M�U��\�jPS�
1186
- endstream
1187
- endobj
1188
- 30 0 obj
1189
- [500 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 500 1000 1000 1000 1000 1000 1000 1000 500 1000 1000 1000 1000 1000 1000 500 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 500 1000 1000 1000 1000 500 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 500 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000]
1190
- endobj
1191
- 31 0 obj
1192
- << /Length1 5684
1193
- /Length 3089
1194
- /Filter [/FlateDecode]
1195
- >>
1196
- stream
1197
- x��X{p��߽�z�lY�l9���Oɲ�G�ر��� ��4�p�Gj[�-\�i(�P'0i(.dRʴL&PJ�C�
1198
- �2L蔒�?R�>h�CS��$w�����贝� �7w�{�������V+DA�#}#�1���R�)t
1199
- �l�R�A
1200
- s���Y��ь��Ǭ��`^O�9ċ�T��b�����n xX��y���1)��ʊ�^4#x�1)X�����Ō��=+���Nl���:Ǚ�(:�NE��,�(��0XQUU�5;�7R'�1��Շ���^������͏�ߵ)�Y�=�'���'s������^�;|�� �o_z�3�#w;�x/�7ވ��QY�;��x���"{t(������R����#����Օ>���Ɲ���S�x��8�ݵ5{���J�h��j !*R]Y��G�Enk��p�e@�I�M�h[�X%(,k��T{岺Z/��m^,*)v:^�%.���E0��yeI�|e�
1201
- ��V��"/��=^\�����%�^l󕕂�;W�����۬^����p#-�E7_�;��NloC����aG3h'%Ǚ��}�i��hn**9BKk��.�Wh� ��a����T�R ��~�\�NCǯ��;��.S}�+���6#
1202
- Pqꔦp1���9��Ks���ޓ9��Awvw͓�\���޺W���C3�I<0Ö�Jr_ًA?�Gs�R�O-�ԣ�F-� �A��R�ja�{Bص��|��-����64FCX��(��B�`��(�-NGm29�bP)ܙ��.qϗ�b��j1\�Mq�"^Rl������&�j��+,`[���XLƊ:
1203
- ��5^^m����p�‹V�ᠯ%�<% R�lo%��hn��w-[����0�
1204
- �g��'�][��������=��q��p��\bz�|n�ɴs��t�K������gw��}/��7=�����|V�K��x�d/��R
1205
- �� �l?E�q�G�|��C�%��#D=��H�1VM�{ Q����m�r�F5��ޫH�$�#TO�\?���7IRW��&��2�ZWH��VO��<!-RT�"���Q�iC��QZ#I�5��B��U�:i��5�7H3&�����F���>��̖���StU�.P�.{a�f�Am�|�,�p���S�6%&��z�h��:L��wA�sr|B�!9\$��S?l&�㴋�*o��V�����R׿�����Z����� �|��'�.�}�O��/��}��z��������G��T���׿*����dfk��Pwkم��}3����♃>�n�ͪ�-&�? ������j��j�'�!�Z� �~I�Y*g����K�����O��ۅ"kd�~MJ��(�
1206
- E]�S6hI.e���i�y�߂��8��m�Q�n��
1207
- ���9�G�g?�{�2x���p����:(����p�!������}I{��8E���]�
1208
- endstream
1209
- endobj
1210
- 32 0 obj
1211
- << /Type /FontDescriptor
1212
- /FontName /7440f3+IPAPGothic
1213
- /FontFile2 31 0 R
1214
- /FontBBox [-455 -278 1000 930]
1215
- /Flags 4
1216
- /StemV 0
1217
- /ItalicAngle 0.0
1218
- /Ascent 879
1219
- /Descent -120
1220
- /CapHeight 1483
1221
- /XHeight 1040
1222
- >>
1223
- endobj
1224
- 33 0 obj
1225
- << /Length 262
1226
- /Filter [/FlateDecode]
1227
- >>
1228
- stream
1229
- x�]��n� ��<��y���B�ҋ]T��ap�j@��H�J=���������&��#89@��X`qk�@G��%UM���e/g�I��a["̽Վ2F�OL.1lt���O�x
1230
- ���}_������FZΩ��^�3�"���¼��5_�Z縺-#��� A� +Kδ����:���W���,�#V��ύLXsֵ�!���5 Ύ-� [�S�k�(�a��ilz������������������J� ��|"
1231
- endstream
1232
- endobj
1233
- 34 0 obj
1234
- [270 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000]
1235
- endobj
1236
- 35 0 obj
1237
- << /Length1 5516
1238
- /Length 2923
1239
- /Filter [/FlateDecode]
1240
- >>
1241
- stream
1242
- x��XpT����}��]��\@�@�\.9B�����Q�`n"����r\r�\ i5Rt5b�QTJ�ub�)ZǩRD�N�0��R*8��i��o߽@�X[:�3��ev�������ᄑ�A�큰?j�ȝ�#�kSKg�|��*�� �Z"��J�@{bf���u�J�ȯC~A(��5���#����j�������/*�aŭ{�?�|}4���@���[��ࣛ�E��է+<w��8??��V�M�
1243
- ���hS��q�G�Ǒ����@V�'�߁��@��������(z� J��hu��7\�_�#��G��i"h�3&X�4��tZ�$j��h�L�,���Ar`4
1244
- �g!�(W"A����A%��N��G��� S�a\0.y�20.�y���Y�Ok��I��L�G$��GH�:�N�8�J7H"�\�"{0�ҝ�N�F��D�.:��f�b=�S�f�o0��iC�������m�����=wn�����蝵�$�Lch�ҿ��F�Co�?�߳�W�v ��z�HHb6Uz��g0HĔ&rh=:-�����@�N����& ZM��劦L�Y9sN6��X�{d ->t$8<��]Ro�: M�'�>N��U2�a��Na7�$A�w+?"�:@�J���+�>��d��P8Y,�*x܋t��o�'Gϯ��Ѧ�)��M^�&�$-�:����9D��Î��&��R��(&��}88�c�Q�p�$~��_�,Z�9��*���M��i�>V��q���L��Đ:/DV���y���bS�S�k|���-cc��}��X������H[--�<����ށ��
1245
- �U��
1246
- U<:L���$ޘ��q�71�yJ�A�).Pc��4tKut������łeUZfqLqXlWnWۺO6m�E�H����eUD�m�>�<��;��h����x�H�B~Kƹ�\7w���C��
1247
- ��c�a��{J���fvO� :Q�'��g;_�՞&��>nb�S瑴2~��R/��S:H:҇�
1248
- �*�ѳU�Ӆy*��>/�EhQi ��ZF�k
1249
- K���.ye�Cw��?F�rv(�^YT��7FZ�.|��"�5Q6Rdž�Z���X�nm�+�d��� ��PsL��GVw��-aD
1250
- ���Є�9�|����
1251
- �8�a��x3ҭP�T!�#Ђ� W�x>�#�6����HQ�������|"����JgT1��pt%���w�ʕqm��(�qي�q䮄"�kV�7*��QB�w��� 7�����C����G����Lr�q�8beE��…pE ��b�j� (�}����/�|�D0U)�J\�x&��C��G�Ϲ_q?]l�h�/��}�Pj jz wQ��"�ce��r{��ėj �
1252
- �ڎVL�*���_�������ͿJǯ��44��<΋�\��s� �����������/?/
1253
- 5�%o��d�p���gp~�aF����~X���o�
1254
- �C=��x��@7,�3�
1255
- N� ��3���<����G�õ��F��;tc'ʺ�'3�s��p/���Wa<���DT^�����/�@T�$�
1256
- endstream
1257
- endobj
1258
- 36 0 obj
1259
- << /Type /FontDescriptor
1260
- /FontName /3bba73+IPAPGothic
1261
- /FontFile2 35 0 R
1262
- /FontBBox [-455 -278 1000 930]
1263
- /Flags 4
1264
- /StemV 0
1265
- /ItalicAngle 0.0
1266
- /Ascent 879
1267
- /Descent -120
1268
- /CapHeight 1483
1269
- /XHeight 1040
1270
- >>
1271
- endobj
1272
- 37 0 obj
1273
- << /Length 1286
1274
- /Filter [/FlateDecode]
1275
- >>
1276
- stream
1277
- x�e��n�F�ὮB�tHs&�@�n��u{stԒ + �}���i �/��y�_�!u������t�~�]�s�����n����V�����yg쾝���+���|����������<.�������÷��}���v)�����[���e���O����/��_��������q����9_ɯ}ഏOm��t������_����LL���v͵�������LJ1w����9�)e���6=n���P��Ҫt�N���*eP)��D�T.��ʕrU�)��BYTVʪ�Q6�����[����k�y
1278
- ���J�����31���x;��
1279
- ���J���J��특���x��x��x��+�!Êw��B�x�b�x��+ށ�r�;��2��k�Μ�J�Y�e�Y��7+|��x� oS��7+[ƛețךyޢoV��浖 -㭌���"���R�W�*��4Xq��C�^J�[(��^�1�»�y]���k�}�YM-x ����V�z�����[YE�V�Y���_}/7�*�Y%��e�ӫq+��:��.�7�J���E�/�3Y(Y�*A�W R��VJS�����:(u@c��D�]a*��f)�9J���)�o,#�\�Z>M�U��\�jPS�
1280
- endstream
1281
- endobj
1282
- 38 0 obj
1283
- [1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 264 1000 629 1000 629 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 599 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 568 1000 1000 606 270 1000 1000 1000 1000 604 604 621 1000 370 461 346 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000]
1284
- endobj
1285
- 39 0 obj
1286
- << /Length1 5608
1287
- /Length 3046
1288
- /Filter [/FlateDecode]
1289
- >>
1290
- stream
1291
- x��X p��>�����g6�͋�$��<w�Y^f#���CI �˲y��.Ɇ��e�C@�4��f��V��S����Ja�q���>�(�v�#����~��X���3���{Ϲ���{�s� ��0�c�)G�@,��C/�q�:�?���PP�W��FR�"�M��G4*� ���Am�0���HpSL5�F� e����{7U�G��Xt ~���i(�Ay�/ ���?
1292
- ����Q��r������O� ��3F��tZ�Z%
1293
- *N�x.�P�>��%�C
1294
- �A�Q <��L%�N�Ip{(**.F�zx��%�1�\b� }�:_��ӗ[�Ll��[[N��{&ޛ*&�cY_n`���Io,4���A&D7�٩���z�HW�n����4V���f&�e
1295
- <0���M��!ݦQ��jfvsM�H�:��p&#����X�$3㡨�t�X2�$NfU��esɍɏ- ���3k�}��\��D��V��d�w)H7&O]�!��%���{Bsr���N��ku'z|������3m��Eh-� xuP�x��ʡ��a�
1296
- ׺�47�U-d��,Z�K�X�E�x���T`0�n��k-F�����T믡���ڹstjAS���,���Ʊ,���|T�ce��ji]�� �+�j�I���hFv��Q<��JZ��,?Y���XI������+}D}��*:�����t^��#�>����/�J���+�ݖk�Yќ"
1297
- �9��
1298
- �Y �fU�s��9ezP�/0��f\/����>s.�]Ő��G�M󯿣ѿ� ,�i�%.缲�Z۳�T��Ծ2uM�u�wzg7����1{I�,OUm͖�[��g��9�b۾�8���^g -��U�@r}áN����{��>ٱ�)���:X��J�Ӓ�e�̥��
1299
- ��8q��r�7{5w��&_. �0�
1300
- �!P�4�S�%��T�AJ+�^O��ر �p�}z��SO��t���j/��(.�wWq<�s�2 �ȞjG/���_���9��s�?J����q���<z�O���`���z糆�w�h\'
1301
- ��C�����0���Q�Ҿ����M>�v����߹N^a������mM���������}��� ۰�Y�m��6� O��j��r�F)��)3�,�j�Y(���A�`�=U��c�l��̀� C�x�s�J�b��0j��Rd�Q"H��c����c��)�x�,��'�ش?1@������i����&��w Ð
1302
-
1303
- �z����]��*?NUWJB��jv^�<��U�REE���E���C0u����C�DŽ�3�zR/�f���
1304
- o�m/��< �X��w��G�r�
1305
- ^���y
1306
- ^�+<�4.��%~��g��b
1307
- ^��<j�U/�+x,�_<F:wA��`ੂ�x���!��V�?G� `�[^^�CY+�?P��a���y�H��+�Q��Ko@̇
1308
- y�aA46����/ �t.���G���h_i<���F;��
1309
- ��n��/0��O���8+�'N�O�I��q�|�P�yOx�1��6�7 `4�e��?���^>��D"�e��ر5����ܾ)�g�6�t�M�3�%�%�KK `"ҍ�R�8��Rk���R�ά��mF��$����쇓x��pl��affn���̝�}�M�1��s0
1310
- �����j���yx��.��F\�
1311
- ��}8���
1312
- endstream
1313
- endobj
1314
- 40 0 obj
1315
- << /Type /FontDescriptor
1316
- /FontName /3a7a54+IPAGothic
1317
- /FontFile2 39 0 R
1318
- /FontBBox [-455 -278 1000 930]
1319
- /Flags 4
1320
- /StemV 0
1321
- /ItalicAngle 0.0
1322
- /Ascent 879
1323
- /Descent -120
1324
- /CapHeight 1538
1325
- /XHeight 1077
1326
- >>
1327
- endobj
1328
- 41 0 obj
1329
- << /Length 272
1330
- /Filter [/FlateDecode]
1331
- >>
1332
- stream
1333
- x�]��n� ��<��P���k%�4u��G��L��D�!o?L�N��g����tϝw�V�q�=$j�7�y������8�nY�zR�TY�oK���v�B��#�7�{2��z���#�}]���k?0�O�)��zQ�UM@�"�w&�]��Y�������u=X����Ƥ�V��_�| V�Hύ�嘱��`��ȥh�)�F�c��V���'�6p�x̲3��"O���M���뺛�k��_�i1�������P������
1334
- endstream
1335
- endobj
1336
- 42 0 obj
1337
- [500 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000]
1338
- endobj
1339
- xref
1340
- 0 43
1341
- 0000000000 65535 f
1342
- 0000000015 00000 n
1343
- 0000000343 00000 n
1344
- 0000000392 00000 n
1345
- 0000000456 00000 n
1346
- 0000000513 00000 n
1347
- 0000000775 00000 n
1348
- 0000002583 00000 n
1349
- 0000002986 00000 n
1350
- 0000005571 00000 n
1351
- 0000005668 00000 n
1352
- 0000005833 00000 n
1353
- 0000005998 00000 n
1354
- 0000006098 00000 n
1355
- 0000006264 00000 n
1356
- 0000006430 00000 n
1357
- 0000006595 00000 n
1358
- 0000007787 00000 n
1359
- 0000008188 00000 n
1360
- 0000008789 00000 n
1361
- 0000009168 00000 n
1362
- 0000009547 00000 n
1363
- 0000010022 00000 n
1364
- 0000010497 00000 n
1365
- 0000017251 00000 n
1366
- 0000017463 00000 n
1367
- 0000017847 00000 n
1368
- 0000018984 00000 n
1369
- 0000021281 00000 n
1370
- 0000021493 00000 n
1371
- 0000022855 00000 n
1372
- 0000023986 00000 n
1373
- 0000027165 00000 n
1374
- 0000027378 00000 n
1375
- 0000027715 00000 n
1376
- 0000028852 00000 n
1377
- 0000031865 00000 n
1378
- 0000032078 00000 n
1379
- 0000033440 00000 n
1380
- 0000034565 00000 n
1381
- 0000037701 00000 n
1382
- 0000037913 00000 n
1383
- 0000038260 00000 n
1384
- trailer
1385
- << /Size 43
1386
- /Root 2 0 R
1387
- /Info 1 0 R
1388
- >>
1389
- startxref
1390
- 39397
1391
- %%EOF