|
@@ -0,0 +1,256 @@
|
|
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>>子育て世帯への臨時特別給付金のご案内
|
|
133
|
+ </span>
|
|
134
|
+ </div>
|
|
135
|
+ </article>
|
|
136
|
+ <article id="template">
|
|
137
|
+ <div id="template_title" class="gothic">
|
|
138
|
+ <div id="template_title_block">
|
|
139
|
+ <span id="template_title">子育て世帯への臨時特別給付金のご案内</span>
|
|
140
|
+ </div>
|
|
141
|
+ </div>
|
|
142
|
+ <span id="template_article_block">
|
|
143
|
+ 新型コロナウイルス感染症の影響を受けている子育て世帯を支援するため、児童手当を受給する世帯に臨時特別給付金が支給されます。<br />
|
|
144
|
+ </span>
|
|
145
|
+ </article>
|
|
146
|
+
|
|
147
|
+ <article id="template">
|
|
148
|
+ <div id="template_title2" class="gothic">
|
|
149
|
+ <div id="template_title_block">
|
|
150
|
+ <span id="template_title2">支給対象者</span>
|
|
151
|
+ </div>
|
|
152
|
+ </div>
|
|
153
|
+ <span id="template_article_block">
|
|
154
|
+ 令和2年4月分(3月分を含む)の児童手当の受給者の方<br />
|
|
155
|
+ ※特例給付(月額5,000円)の受給者を除く<br />
|
|
156
|
+ </span>
|
|
157
|
+ </article>
|
|
158
|
+
|
|
159
|
+ <article id="template">
|
|
160
|
+ <div id="template_title2" class="gothic">
|
|
161
|
+ <div id="template_title_block">
|
|
162
|
+ <span id="template_title2">対象児童</span>
|
|
163
|
+ </div>
|
|
164
|
+ </div>
|
|
165
|
+ <span id="template_article_block">
|
|
166
|
+ 令和2年4月分の児童手当の対象児童<br />
|
|
167
|
+ ただし、同年3月分の児童手当の対象となっている児童であれば、令和2年3月に中学校を卒業された児童(新高校1年生)を含みます。<br />
|
|
168
|
+ </span>
|
|
169
|
+ </article>
|
|
170
|
+
|
|
171
|
+ <article id="template">
|
|
172
|
+ <div id="template_title2" class="gothic">
|
|
173
|
+ <div id="template_title_block">
|
|
174
|
+ <span id="template_title2">支給額</span>
|
|
175
|
+ </div>
|
|
176
|
+ </div>
|
|
177
|
+ <span id="template_article_block">
|
|
178
|
+ 対象児童1人につき1万円(1回限り)<br />
|
|
179
|
+ </span>
|
|
180
|
+ </article>
|
|
181
|
+
|
|
182
|
+ <article id="template">
|
|
183
|
+ <div id="template_title2" class="gothic">
|
|
184
|
+ <div id="template_title_block">
|
|
185
|
+ <span id="template_title2">振込口座</span>
|
|
186
|
+ </div>
|
|
187
|
+ </div>
|
|
188
|
+ <span id="template_article_block">
|
|
189
|
+ 児童手当の登録口座<br />
|
|
190
|
+ </span>
|
|
191
|
+ </article>
|
|
192
|
+
|
|
193
|
+ <article id="template">
|
|
194
|
+ <div id="template_title2" class="gothic">
|
|
195
|
+ <div id="template_title_block">
|
|
196
|
+ <span id="template_title2">支給予定日</span>
|
|
197
|
+ </div>
|
|
198
|
+ </div>
|
|
199
|
+ <span id="template_article_block">
|
|
200
|
+ 6月9日(火)<br />
|
|
201
|
+ ※児童手当の6月支給分は6月10日(水)となります。<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">申請方法</span>
|
|
209
|
+ </div>
|
|
210
|
+ </div>
|
|
211
|
+ <span id="template_article_block">
|
|
212
|
+ 【北方町から児童手当を受給している方(公務員の方以外)】<br />
|
|
213
|
+ <strong style="color: red;">申請は不要です。</strong><br />
|
|
214
|
+ ※町から支給要件に該当する方へ5月下旬頃にご案内を送付させていただき、児童手当支給の際の使用する口座へ振り込みます。<br />
|
|
215
|
+ 給付を希望されない場合は、届出書の提出が必要となりますので、案内に同封の<a href="../../fourth/notices/243_20200511_3.xlsx"
|
|
216
|
+ target="_blank">令和2年度子育て世帯への臨時特別給付金受給拒否の届出書</a>を5月26日(火)までに返送してください。<br />
|
|
217
|
+ <br />
|
|
218
|
+ <a href="../../fourth/notices/243_20200511_1.pptx" target="_blank">子育て世帯への臨時特別給付金について(Q&A)</a><br />
|
|
219
|
+ <br />
|
|
220
|
+ <br />
|
|
221
|
+ 【北方町に在住の公務員の方】<br />
|
|
222
|
+ <span style="color: red;">公務員の方で児童手当を受給している方は、申請が必要となります。</span><br />
|
|
223
|
+ 申請書の公務員児童手当受給状況証明欄を所属庁にて記載いただき、<a href="../../fourth/notices/243_20200511_4.xlsx"
|
|
224
|
+ target="_blank">子育て世帯への臨時特別給付金申請書(請求書)</a>を6月1日(月)から9月30日(水)までに福祉健康課まで提出してください。<br />
|
|
225
|
+ </span>
|
|
226
|
+ </article>
|
|
227
|
+
|
|
228
|
+ <article id="template">
|
|
229
|
+ <div id="template_title2" class="gothic">
|
|
230
|
+ <div id="template_title_block">
|
|
231
|
+ <span id="template_title2">お問い合わせ</span>
|
|
232
|
+ </div>
|
|
233
|
+ </div>
|
|
234
|
+ <span id="template_article_block">
|
|
235
|
+ 福祉健康課 児童福祉係<br />
|
|
236
|
+ 電話 058-323-1119(直通)<br />
|
|
237
|
+ </span>
|
|
238
|
+ </article>
|
|
239
|
+
|
|
240
|
+ </section>
|
|
241
|
+ </div>
|
|
242
|
+
|
|
243
|
+ <footer>
|
|
244
|
+ <img src="../../css/img/kitagatafooter.png" width="920px" height="80px" alt="北方町" /><br />
|
|
245
|
+ <p class="footer_text"><a href="../../second/Copyright_and_link.html">リンクと著作権</a>|<a
|
|
246
|
+ href="../../second/Privacy_policy.html">個人情報保護指針</a>|<a
|
|
247
|
+ href="../../second/Barrier_free_policy.html">バリアフリーポリシー</a></p>
|
|
248
|
+ </footer>
|
|
249
|
+
|
|
250
|
+
|
|
251
|
+ </div>
|
|
252
|
+ <img class="cgipageview" src="http://www.town.kitagata.gifu.jp/cgi-bin/pcount/pcount.cgi?092_20151210" height="1"
|
|
253
|
+ width="1" />
|
|
254
|
+</body>
|
|
255
|
+
|
|
256
|
+</html>
|