|
@@ -0,0 +1,261 @@
|
|
1
|
+<!doctype html>
|
|
2
|
+<html lang="ja">
|
|
3
|
+
|
|
4
|
+<head>
|
|
5
|
+ <meta charset="utf-8">
|
|
6
|
+ <title>北方町ホームページ</title>
|
|
7
|
+ <link rel="stylesheet" href="../../css/base.css">
|
|
8
|
+ <link rel="stylesheet" href="../../css/second_header.css">
|
|
9
|
+ <link rel="stylesheet" href="../../css/footer.css">
|
|
10
|
+ <link rel="stylesheet" href="../../css/section.css">
|
|
11
|
+ <link rel="stylesheet" href="../../css/third_template.css">
|
|
12
|
+ <link rel="stylesheet" href="../../css/table.css">
|
|
13
|
+ <link rel="stylesheet" href="../../css/pageview.css">
|
|
14
|
+ <meta name="google-translate-customization" content="45643f5d79d6e245-283971e7754d7b90-g905c6e6b6867bf2f-2f">
|
|
15
|
+ </meta>
|
|
16
|
+ <script src="../../js/operation.js"></script>
|
|
17
|
+</head>
|
|
18
|
+
|
|
19
|
+<body id="back">
|
|
20
|
+ <div id="main" class="gothic">
|
|
21
|
+ <!--セクション 操作-->
|
|
22
|
+ <section id="operation">
|
|
23
|
+ <!--セクション 住所-->
|
|
24
|
+ <article id="address">
|
|
25
|
+ <address id="operation_add">
|
|
26
|
+ <span>北方町役場</span><span> 〒501-0492</span><span> 岐阜県本巣郡北方町長谷川1丁目1番地</span><span> TEL:058-323-1111(代)</span>
|
|
27
|
+ </address>
|
|
28
|
+ </article>
|
|
29
|
+ <div id="controle_panel">
|
|
30
|
+ <!--セクション 背景色-->
|
|
31
|
+ <article id="bgcolor">
|
|
32
|
+ <img src="../../css/img/013.png" alt="背景色変更ボックス" />
|
|
33
|
+ <div id="bgcolor_img">
|
|
34
|
+ <input id="button1" width="29px" height="28px" value=" " alt=" " type="image" onClick="setBackground3(1)">
|
|
35
|
+ <input id="button2" width="29px" height="28px" value=" " alt=" " type="image" onClick="setBackground3(2)">
|
|
36
|
+ <input id="button3" width="29px" height="28px" value=" " alt=" " type="image" onClick="setBackground3(3)">
|
|
37
|
+ </div>
|
|
38
|
+ <script>
|
|
39
|
+ getBackgNumber3();
|
|
40
|
+ </script>
|
|
41
|
+ </article>
|
|
42
|
+
|
|
43
|
+ <!--セクション 文字サイズ-->
|
|
44
|
+ <!--<article id="charsize" >
|
|
45
|
+<img src="../../css/img/008.png" alt="文字サイズ変更ボックス" />
|
|
46
|
+<div id="charsize_img">
|
|
47
|
+<img src="../../css/img/005.png" alt="文字大きさ変更、小さい" />
|
|
48
|
+<img src="../../css/img/006.png" alt="文字大きさ変更、中間" />
|
|
49
|
+<img src="../../css/img/007.png" alt="文字大きさ変更、大きい" />
|
|
50
|
+</div>
|
|
51
|
+</article>-->
|
|
52
|
+
|
|
53
|
+ <!--セクション サイトマップ-->
|
|
54
|
+ <article id="sitemap">
|
|
55
|
+ <div id="sitemap_img">
|
|
56
|
+ <a href="../../second/sitemap.html"><img src="../../css/img/kitagata_sitemap.png" alt="サイトマップ" /></a>
|
|
57
|
+ </div>
|
|
58
|
+ </article>
|
|
59
|
+ <!--セクション お問い合わせ-->
|
|
60
|
+ <article id="contact">
|
|
61
|
+ <div id="contact_img">
|
|
62
|
+ <a href="../../third/town_admini_info/administrative_organization_chart.html"><img
|
|
63
|
+ src="../../css/img/kitagata_support.png" alt="お問い合わせはこちらから" /></a>
|
|
64
|
+ </div>
|
|
65
|
+ </article>
|
|
66
|
+ <!--セクション 翻訳-->
|
|
67
|
+ <article id="translation">
|
|
68
|
+ <div id="translation_img">
|
|
69
|
+ <!--<img src="../../css/img/kitagata_Language.png" alt="翻訳" />-->
|
|
70
|
+ <div id="google_translate_element"></div>
|
|
71
|
+ <script type="text/javascript">
|
|
72
|
+ function googleTranslateElementInit() {
|
|
73
|
+ new google.translate.TranslateElement({
|
|
74
|
+ pageLanguage: 'ja',
|
|
75
|
+ layout: google.translate.TranslateElement.InlineLayout.SIMPLE
|
|
76
|
+ }, 'google_translate_element');
|
|
77
|
+ }
|
|
78
|
+ </script>
|
|
79
|
+ <script type="text/javascript"
|
|
80
|
+ src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
|
|
81
|
+ </div>
|
|
82
|
+ </article>
|
|
83
|
+ <div id="claer">
|
|
84
|
+ </div>
|
|
85
|
+ </div>
|
|
86
|
+ </section>
|
|
87
|
+
|
|
88
|
+ <!--ヘッダーデータ-->
|
|
89
|
+ <header>
|
|
90
|
+ <div id="header" class="gothic">
|
|
91
|
+ <a href="../../index.html"><img src="../../css/img/header_emblem.png" width="200px" height="260px" /></a>
|
|
92
|
+ <div id="h_block_1">
|
|
93
|
+ <div class="h_line">
|
|
94
|
+ </div>
|
|
95
|
+ <article class="h_text_l">
|
|
96
|
+ <a class="h_link" href="../../second/living.html"><span class="h_text">くらしの情報</span></a>
|
|
97
|
+ </article>
|
|
98
|
+ <article class="h_text_l">
|
|
99
|
+ <a class="h_link" href="../../second/tourism.html"><span class="h_text">観光</span></a>
|
|
100
|
+ </article>
|
|
101
|
+ <article class="h_text_l">
|
|
102
|
+ <a class="h_link" href="../../second/business.html"><span class="h_text">事業者向け情報</span></a>
|
|
103
|
+ </article>
|
|
104
|
+ <article class="h_text_l">
|
|
105
|
+ <a class="h_link" href="../../second/town_admini_info.html"><span class="h_text">町政情報</span></a>
|
|
106
|
+ </article>
|
|
107
|
+ </div>
|
|
108
|
+ <div id="h_block_search">
|
|
109
|
+ <div class="h_line"></div>
|
|
110
|
+ <article class="h_search">
|
|
111
|
+ <div class="space10"></div>
|
|
112
|
+ <form action="http://www.google.com/search">
|
|
113
|
+ <input type="hidden" name="hl" value="ja" />
|
|
114
|
+ <input type="hidden" name="ie" value="UTF-8">
|
|
115
|
+ <input type="hidden" name="oe" value="UTF-8">
|
|
116
|
+ <input type="hidden" value="www.town.kitagata.gifu.jp" name="as_sitesearch" />
|
|
117
|
+ <input type="text" name="q" size="16" maxlength="256" value="" />
|
|
118
|
+ <input type="submit" name="btnG" value="検索" />
|
|
119
|
+ </form>
|
|
120
|
+ </article>
|
|
121
|
+ </div>
|
|
122
|
+ </div>
|
|
123
|
+ </header>
|
|
124
|
+
|
|
125
|
+ <div id="third_body">
|
|
126
|
+ <!--セクション template-->
|
|
127
|
+ <section id="template">
|
|
128
|
+ <article id="breadcrumb2">
|
|
129
|
+ <div id="breadcrumb_title2">
|
|
130
|
+ <div id="breadcrumb_title_block2">
|
|
131
|
+ <span id="breadcrumb_title"><a href="../../index.html">トップ</a>><a
|
|
132
|
+ href="../../second/Notices.html">お知らせ</a>>「令和3年度子育て世帯への臨時特別給付」(支援給付金)の給付について
|
|
133
|
+ </div>
|
|
134
|
+ </article>
|
|
135
|
+ <article id="template">
|
|
136
|
+ <div id="template_title" class="gothic">
|
|
137
|
+ <div id="template_title_block">
|
|
138
|
+ <span id="template_title">「令和3年度子育て世帯への臨時特別給付」(支援給付金)の給付について</span>
|
|
139
|
+ </div>
|
|
140
|
+ </div>
|
|
141
|
+ <span id="template_article_block">
|
|
142
|
+ 本給付金は、新たに対象児童の養育者となっているにもかかわらず、既に支給が進んでいる子育て世帯への臨時特別給付(先行給付金、追加給付金)を受け取れない方に対し、子育てを支援する目的で実施するものです。※この給付金は、全国一律の制度です。<br />
|
|
143
|
+ </span>
|
|
144
|
+ </article>
|
|
145
|
+
|
|
146
|
+ <article id="template">
|
|
147
|
+ <div id="template_title2" class="gothic">
|
|
148
|
+ <div id="template_title_block">
|
|
149
|
+ <span id="template_title2">1.給付の対象となる方</span>
|
|
150
|
+ </div>
|
|
151
|
+ </div>
|
|
152
|
+ <span id="template_article_block">
|
|
153
|
+ 次の①、②、③いずれかに該当する方(特例給付支給対象者を除きます)<br />
|
|
154
|
+ <ul style="margin: 0;padding: 0;padding-left: 1em;">
|
|
155
|
+ <li style="list-style: none;padding-left: 1em;text-indent: -1em;">
|
|
156
|
+ ①令和3年9月分の児童手当の受給者でなかったが、令和4年3月分の児童手当の受給者となった方</li>
|
|
157
|
+ <li style="list-style: none;padding-left: 1em;text-indent: -1em;">
|
|
158
|
+ ②令和3年9月30日において高校生等を養育していなかったが、令和4年2月28日時点において高校生等を養育している方</li>
|
|
159
|
+ <li style="list-style: none;padding-left: 1em;text-indent: -1em;">
|
|
160
|
+ ③その他これらに準ずる方(DV特例・施設特例の所要の手続を行っておらず、給付金の支給先が変更されていない場合、養子縁組や海外からの帰国により、養育者が代わっている場合等)</li>
|
|
161
|
+ </ul>
|
|
162
|
+ <a href="../../fourth/notices/309_20220217_1.pdf"
|
|
163
|
+ target="_blank">子育て世帯への臨時特別給付(支援給付金)についてのご案内(PDF))</a><br />
|
|
164
|
+ <br />
|
|
165
|
+ </span>
|
|
166
|
+ </article>
|
|
167
|
+
|
|
168
|
+ <article id="template">
|
|
169
|
+ <div id="template_title2" class="gothic">
|
|
170
|
+ <div id="template_title_block">
|
|
171
|
+ <span id="template_title2">2.支給額</span>
|
|
172
|
+ </div>
|
|
173
|
+ </div>
|
|
174
|
+ <span id="template_article_block">
|
|
175
|
+ 対象児童1人につき<br />
|
|
176
|
+ 「先行給付金」分一律 5万円<br />
|
|
177
|
+ 「5万円相当のクーポン給付」分一律5万円 計10万円<br />
|
|
178
|
+ <ul style="margin: 0;padding: 0;padding-left: 1em;">
|
|
179
|
+ <li style="list-style: none;padding-left: 1.0em;text-indent: -1.0em;">
|
|
180
|
+ ※元養育者からすでに給付金の一部を受け取っていたり、児童のために消費されている場合はその額を差し引いた額となります。
|
|
181
|
+ </li>
|
|
182
|
+ </ul>
|
|
183
|
+ <br />
|
|
184
|
+ </span>
|
|
185
|
+ </article>
|
|
186
|
+
|
|
187
|
+ <article id="template">
|
|
188
|
+ <div id="template_title2" class="gothic">
|
|
189
|
+ <div id="template_title_block">
|
|
190
|
+ <span id="template_title2">3.支給方法について</span>
|
|
191
|
+ </div>
|
|
192
|
+ </div>
|
|
193
|
+ <span id="template_article_block">
|
|
194
|
+ 児童手当を支給する金融機関の口座への振り込みにより支給します。<br />
|
|
195
|
+ <strong><u>(児童手当を受給していない高校生の保護者の方は別途受取口座の情報が必要です)</u></strong><br />
|
|
196
|
+ <ul style="margin: 0;padding: 0;padding-left: 1em;">
|
|
197
|
+ <li style="list-style: none;padding-left: 1.0em;text-indent: -1.0em;">
|
|
198
|
+ <u>※給付金の支給後、給付金の支給要件に該当しないことが判明した場合には、給付金を返還していただく必要があります。</u>
|
|
199
|
+ </li>
|
|
200
|
+ </ul>
|
|
201
|
+ <br />
|
|
202
|
+ </span>
|
|
203
|
+ </article>
|
|
204
|
+
|
|
205
|
+ <article id="template">
|
|
206
|
+ <div id="template_title2" class="gothic">
|
|
207
|
+ <div id="template_title_block">
|
|
208
|
+ <span id="template_title2">4.支給にあたっての必要書類</span>
|
|
209
|
+ </div>
|
|
210
|
+ </div>
|
|
211
|
+ <span id="template_article_block">
|
|
212
|
+ 児童手当の受給者変更を既に行っている場合、基本的には申請書のみの提出で問題ありません。<strong>児童手当の対象とならない児童(高校生等)の養育者の方の場合は、以下の①~③の書類が必要です。</strong><br />
|
|
213
|
+ <ul style="margin: 0;padding: 0;padding-left: 1em;">
|
|
214
|
+ <li style="list-style: none;padding-left: 1em;text-indent: -1em;">
|
|
215
|
+ ①令和4年2月28日までに離婚したことがわかる書類(離婚届受理証明書、離婚届記載事項証明書、戸籍謄本、戸籍抄本等)
|
|
216
|
+ </li>
|
|
217
|
+ <li style="list-style: none;padding-left: 1em;text-indent: -1em;">
|
|
218
|
+ ②住民票
|
|
219
|
+ </li>
|
|
220
|
+ <li style="list-style: none;padding-left: 1em;text-indent: -1em;">
|
|
221
|
+ ③申請者の令和3年度(令和2年分)市区町村民税課税証明書・非課税証明書
|
|
222
|
+ </li>
|
|
223
|
+ </ul>
|
|
224
|
+ <a href="../../fourth/notices/309_20220217_2.pdf"
|
|
225
|
+ target="_blank">令和3年度子育て世帯への臨時特別給付(支援給付金)申請書(PDF)</a><br />
|
|
226
|
+ <strong><u>提出期限 令和4年3月15日(火)(必着)</u></strong><br />
|
|
227
|
+ <br />
|
|
228
|
+ </span>
|
|
229
|
+ </article>
|
|
230
|
+
|
|
231
|
+ <article id="template">
|
|
232
|
+ <div id="template_title2" class="gothic">
|
|
233
|
+ <div id="template_title_block">
|
|
234
|
+ <span id="template_title2">お問い合わせ</span>
|
|
235
|
+ </div>
|
|
236
|
+ </div>
|
|
237
|
+ <span id="template_article_block">
|
|
238
|
+ 〇北方町役場 福祉子ども課<br />
|
|
239
|
+ 058-323-1119<br />
|
|
240
|
+ 受付時間:平日 8時30分~17時15分<br />
|
|
241
|
+ </span>
|
|
242
|
+ </article>
|
|
243
|
+
|
|
244
|
+
|
|
245
|
+ </section>
|
|
246
|
+ </div>
|
|
247
|
+
|
|
248
|
+ <footer>
|
|
249
|
+ <img src="../../css/img/kitagatafooter.png" width="920px" height="80px" alt="北方町" /><br />
|
|
250
|
+ <p class="footer_text"><a href="../../second/Copyright_and_link.html">リンクと著作権</a>|<a
|
|
251
|
+ href="../../second/Privacy_policy.html">個人情報保護指針</a>|<a
|
|
252
|
+ href="../../second/Barrier_free_policy.html">バリアフリーポリシー</a></p>
|
|
253
|
+ </footer>
|
|
254
|
+
|
|
255
|
+
|
|
256
|
+ </div>
|
|
257
|
+ <img class="cgipageview" src="http://www.town.kitagata.gifu.jp/cgi-bin/pcount/pcount.cgi?092_20151210" height="1"
|
|
258
|
+ width="1" />
|
|
259
|
+</body>
|
|
260
|
+
|
|
261
|
+</html>
|