|
@@ -2,244 +2,234 @@
|
2
|
2
|
<html lang="ja">
|
3
|
3
|
|
4
|
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>
|
|
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
|
17
|
</head>
|
18
|
18
|
|
19
|
19
|
<body id="back">
|
20
|
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>
|
|
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>
|
27
|
27
|
TEL:058-323-1111(代)</span>
|
28
|
|
- </address>
|
29
|
|
- </article>
|
30
|
|
- <div id="controle_panel">
|
31
|
|
- <!--セクション 背景色-->
|
32
|
|
- <article id="bgcolor">
|
33
|
|
- <img src="../../css/img/013.png" alt="背景色変更ボックス" />
|
34
|
|
- <div id="bgcolor_img">
|
35
|
|
- <input id="button1" width="29px" height="28px" value=" " alt=" " type="image"
|
36
|
|
- onClick="setBackground3(1)">
|
37
|
|
- <input id="button2" width="29px" height="28px" value=" " alt=" " type="image"
|
38
|
|
- onClick="setBackground3(2)">
|
39
|
|
- <input id="button3" width="29px" height="28px" value=" " alt=" " type="image"
|
40
|
|
- onClick="setBackground3(3)">
|
41
|
|
- </div>
|
42
|
|
- <script>
|
43
|
|
- getBackgNumber3();
|
44
|
|
- </script>
|
45
|
|
- </article>
|
46
|
|
-
|
47
|
|
- <!--セクション 文字サイズ-->
|
48
|
|
- <!--<article id="charsize" >
|
49
|
|
-<img src="../../css/img/008.png" alt="文字サイズ変更ボックス" />
|
50
|
|
-<div id="charsize_img">
|
51
|
|
-<img src="../../css/img/005.png" alt="文字大きさ変更、小さい" />
|
52
|
|
-<img src="../../css/img/006.png" alt="文字大きさ変更、中間" />
|
53
|
|
-<img src="../../css/img/007.png" alt="文字大きさ変更、大きい" />
|
54
|
|
-</div>
|
55
|
|
-</article>-->
|
56
|
|
-
|
57
|
|
- <!--セクション サイトマップ-->
|
58
|
|
- <article id="sitemap">
|
59
|
|
- <div id="sitemap_img">
|
60
|
|
- <a href="../../second/sitemap.html"><img src="../../css/img/kitagata_sitemap.png"
|
61
|
|
- alt="サイトマップ" /></a>
|
62
|
|
- </div>
|
63
|
|
- </article>
|
64
|
|
- <!--セクション お問い合わせ-->
|
65
|
|
- <article id="contact">
|
66
|
|
- <div id="contact_img">
|
67
|
|
- <a href="../../third/town_admini_info/administrative_organization_chart.html"><img
|
68
|
|
- src="../../css/img/kitagata_support.png" alt="お問い合わせはこちらから" /></a>
|
69
|
|
- </div>
|
70
|
|
- </article>
|
71
|
|
- <!--セクション 翻訳-->
|
72
|
|
- <article id="translation">
|
73
|
|
- <div id="translation_img">
|
74
|
|
- <!--<img src="../../css/img/kitagata_Language.png" alt="翻訳" />-->
|
75
|
|
- <div id="google_translate_element"></div>
|
76
|
|
- <script type="text/javascript">
|
77
|
|
- function googleTranslateElementInit() {
|
78
|
|
- new google.translate.TranslateElement({
|
79
|
|
- pageLanguage: 'ja',
|
80
|
|
- layout: google.translate.TranslateElement.InlineLayout.SIMPLE
|
81
|
|
- }, 'google_translate_element');
|
82
|
|
- }
|
83
|
|
- </script>
|
84
|
|
- <script type="text/javascript"
|
85
|
|
- src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
|
86
|
|
- </div>
|
87
|
|
- </article>
|
88
|
|
- <div id="claer">
|
89
|
|
- </div>
|
90
|
|
- </div>
|
91
|
|
- </section>
|
92
|
|
-
|
93
|
|
- <!--ヘッダーデータ-->
|
94
|
|
- <header>
|
95
|
|
- <div id="header" class="gothic">
|
96
|
|
- <a href="../../index.html"><img src="../../css/img/header_emblem.png" width="200px"
|
97
|
|
- height="260px" /></a>
|
98
|
|
- <div id="h_block_1">
|
99
|
|
- <div class="h_line">
|
100
|
|
- </div>
|
101
|
|
- <article class="h_text_l">
|
102
|
|
- <a class="h_link" href="../../second/living.html"><span class="h_text">くらしの情報</span></a>
|
103
|
|
- </article>
|
104
|
|
- <article class="h_text_l">
|
105
|
|
- <a class="h_link" href="../../second/tourism.html"><span class="h_text">観光</span></a>
|
106
|
|
- </article>
|
107
|
|
- <article class="h_text_l">
|
108
|
|
- <a class="h_link" href="../../second/business.html"><span class="h_text">事業者向け情報</span></a>
|
109
|
|
- </article>
|
110
|
|
- <article class="h_text_l">
|
111
|
|
- <a class="h_link" href="../../second/town_admini_info.html"><span class="h_text">町政情報</span></a>
|
112
|
|
- </article>
|
113
|
|
- </div>
|
114
|
|
- <div id="h_block_search">
|
115
|
|
- <div class="h_line"></div>
|
116
|
|
- <article class="h_search">
|
117
|
|
- <div class="space10"></div>
|
118
|
|
- <form action="http://www.google.com/search">
|
119
|
|
- <input type="hidden" name="hl" value="ja" />
|
120
|
|
- <input type="hidden" name="ie" value="UTF-8">
|
121
|
|
- <input type="hidden" name="oe" value="UTF-8">
|
122
|
|
- <input type="hidden" value="www.town.kitagata.gifu.jp" name="as_sitesearch" />
|
123
|
|
- <input type="text" name="q" size="16" maxlength="256" value="" />
|
124
|
|
- <input type="submit" name="btnG" value="検索" />
|
125
|
|
- </form>
|
|
28
|
+ </address>
|
126
|
29
|
</article>
|
|
30
|
+ <div id="controle_panel">
|
|
31
|
+ <!--セクション 背景色-->
|
|
32
|
+ <article id="bgcolor">
|
|
33
|
+ <img src="../../css/img/013.png" alt="背景色変更ボックス"/>
|
|
34
|
+ <div id="bgcolor_img">
|
|
35
|
+ <input id="button1" width="29px" height="28px" value=" " alt=" " type="image"
|
|
36
|
+ onClick="setBackground3(1)">
|
|
37
|
+ <input id="button2" width="29px" height="28px" value=" " alt=" " type="image"
|
|
38
|
+ onClick="setBackground3(2)">
|
|
39
|
+ <input id="button3" width="29px" height="28px" value=" " alt=" " type="image"
|
|
40
|
+ onClick="setBackground3(3)">
|
|
41
|
+ </div>
|
|
42
|
+ <script>
|
|
43
|
+ getBackgNumber3();
|
|
44
|
+ </script>
|
|
45
|
+ </article>
|
|
46
|
+
|
|
47
|
+ <!--セクション 文字サイズ-->
|
|
48
|
+ <!--<article id="charsize" >
|
|
49
|
+ <img src="../../css/img/008.png" alt="文字サイズ変更ボックス" />
|
|
50
|
+ <div id="charsize_img">
|
|
51
|
+ <img src="../../css/img/005.png" alt="文字大きさ変更、小さい" />
|
|
52
|
+ <img src="../../css/img/006.png" alt="文字大きさ変更、中間" />
|
|
53
|
+ <img src="../../css/img/007.png" alt="文字大きさ変更、大きい" />
|
127
|
54
|
</div>
|
128
|
|
- </div>
|
129
|
|
- </header>
|
130
|
|
-
|
131
|
|
- <div id="third_body">
|
132
|
|
- <!--セクション template-->
|
133
|
|
- <section id="template">
|
134
|
|
- <article id="breadcrumb2">
|
135
|
|
- <div id="breadcrumb_title2">
|
136
|
|
- <div id="breadcrumb_title_block2">
|
137
|
|
- <span id="breadcrumb_title"><a href="../../index.html">トップ</a>><a
|
138
|
|
- href="../../second/Notices.html">お知らせ</a>>子育て世帯生活支援特別給付金(ひとり親以外の低所得の子育て世帯分)</span>
|
139
|
|
- </div>
|
140
|
|
- </article>
|
141
|
|
- <article id="template_2lins">
|
142
|
|
- <div id="template_title_2lins" class="gothic">
|
143
|
|
- <div id="template_title_block_2lins">
|
144
|
|
- <span id="template_title_2lins">低所得の子育て世帯に対する子育て世帯生活支援特別給付金(ひとり親以外の低所得の子育て世帯分)について</span>
|
145
|
|
- </div>
|
146
|
|
- </div>
|
147
|
|
- <span id="template_article_block">
|
148
|
|
- 新型コロナウイルス感染症による影響が長期化するなかで、低所得の子育て世帯に対し、その実情を踏まえた生活の支援を行う観点から、子育て世帯生活支援特別給付金(ひとり親以外の低所得の子育て世帯分)を支給します。※本給付金は、全国一律の制度です。
|
149
|
|
- </span>
|
150
|
|
- </article>
|
|
55
|
+ </article>-->
|
151
|
56
|
|
152
|
|
- <article id="template">
|
153
|
|
- <div id="template_title2" class="gothic">
|
154
|
|
- <div id="template_title_block">
|
155
|
|
- <span id="template_title2">1. 給付金の対象となる方</span>
|
156
|
|
- </div>
|
|
57
|
+ <!--セクション サイトマップ-->
|
|
58
|
+ <article id="sitemap">
|
|
59
|
+ <div id="sitemap_img">
|
|
60
|
+ <a href="../../second/sitemap.html"><img src="../../css/img/kitagata_sitemap.png"
|
|
61
|
+ alt="サイトマップ"/></a>
|
|
62
|
+ </div>
|
|
63
|
+ </article>
|
|
64
|
+ <!--セクション お問い合わせ-->
|
|
65
|
+ <article id="contact">
|
|
66
|
+ <div id="contact_img">
|
|
67
|
+ <a href="../../third/town_admini_info/administrative_organization_chart.html"><img
|
|
68
|
+ src="../../css/img/kitagata_support.png" alt="お問い合わせはこちらから"/></a>
|
|
69
|
+ </div>
|
|
70
|
+ </article>
|
|
71
|
+ <!--セクション 翻訳-->
|
|
72
|
+ <article id="translation">
|
|
73
|
+ <div id="translation_img">
|
|
74
|
+ <!--<img src="../../css/img/kitagata_Language.png" alt="翻訳" />-->
|
|
75
|
+ <div id="google_translate_element"></div>
|
|
76
|
+ <script type="text/javascript">
|
|
77
|
+ function googleTranslateElementInit() {
|
|
78
|
+ new google.translate.TranslateElement({
|
|
79
|
+ pageLanguage: 'ja',
|
|
80
|
+ layout: google.translate.TranslateElement.InlineLayout.SIMPLE
|
|
81
|
+ }, 'google_translate_element');
|
|
82
|
+ }
|
|
83
|
+ </script>
|
|
84
|
+ <script type="text/javascript"
|
|
85
|
+ src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
|
|
86
|
+ </div>
|
|
87
|
+ </article>
|
|
88
|
+ <div id="claer">
|
|
89
|
+ </div>
|
157
|
90
|
</div>
|
158
|
|
- <span id="template_article_block">
|
159
|
|
- 次の(ア)、(イ)の両方に該当する方(※注1)<br>
|
160
|
|
- ア.令和3年3月31日時点で18歳未満の児童(障がい児の場合は、20歳未満)を養育する父母等(※注2)<br>
|
161
|
|
- イ.令和3年度住民税(均等割)が非課税の人、または、新型コロナウイルス感染症の影響を受けて令和3年1月1日以降の家計が急変するなど、住民税非課税相当の収入となった方(家計急変者)<br>
|
162
|
|
- ※注1 ひとり親世帯の方も対象となりますが、既に子育て世帯生活支援特別給付金(ひとり親世帯分)の給付を受けた方は対象外となります。<br>
|
163
|
|
- ※注2 令和3年4月1日から令和4年2月28日までに生まれた児童も対象となります。<br>
|
164
|
|
- <a href="../../fourth/notices/293_20210701_1.pdf" target="_blank">受給者のみなさまへ(PDF:160KB)</a><br>
|
165
|
|
- </span>
|
166
|
|
- </article>
|
|
91
|
+ </section>
|
167
|
92
|
|
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>
|
|
93
|
+ <!--ヘッダーデータ-->
|
|
94
|
+ <header>
|
|
95
|
+ <div id="header" class="gothic">
|
|
96
|
+ <a href="../../index.html"><img src="../../css/img/header_emblem.png" width="200px"
|
|
97
|
+ height="260px"/></a>
|
|
98
|
+ <div id="h_block_1">
|
|
99
|
+ <div class="h_line">
|
|
100
|
+ </div>
|
|
101
|
+ <article class="h_text_l">
|
|
102
|
+ <a class="h_link" href="../../second/living.html"><span class="h_text">くらしの情報</span></a>
|
|
103
|
+ </article>
|
|
104
|
+ <article class="h_text_l">
|
|
105
|
+ <a class="h_link" href="../../second/tourism.html"><span class="h_text">観光</span></a>
|
|
106
|
+ </article>
|
|
107
|
+ <article class="h_text_l">
|
|
108
|
+ <a class="h_link" href="../../second/business.html"><span class="h_text">事業者向け情報</span></a>
|
|
109
|
+ </article>
|
|
110
|
+ <article class="h_text_l">
|
|
111
|
+ <a class="h_link" href="../../second/town_admini_info.html"><span class="h_text">町政情報</span></a>
|
|
112
|
+ </article>
|
|
113
|
+ </div>
|
|
114
|
+ <div id="h_block_search">
|
|
115
|
+ <div class="h_line"></div>
|
|
116
|
+ <article class="h_search">
|
|
117
|
+ <div class="space10"></div>
|
|
118
|
+ <form action="http://www.google.com/search">
|
|
119
|
+ <input type="hidden" name="hl" value="ja"/>
|
|
120
|
+ <input type="hidden" name="ie" value="UTF-8">
|
|
121
|
+ <input type="hidden" name="oe" value="UTF-8">
|
|
122
|
+ <input type="hidden" value="www.town.kitagata.gifu.jp" name="as_sitesearch"/>
|
|
123
|
+ <input type="text" name="q" size="16" maxlength="256" value=""/>
|
|
124
|
+ <input type="submit" name="btnG" value="検索"/>
|
|
125
|
+ </form>
|
|
126
|
+ </article>
|
|
127
|
+ </div>
|
173
|
128
|
</div>
|
174
|
|
- <span id="template_article_block">
|
175
|
|
- 児童1人当たり一律 5万円<br />
|
|
129
|
+ </header>
|
|
130
|
+
|
|
131
|
+ <div id="third_body">
|
|
132
|
+ <!--セクション template-->
|
|
133
|
+ <section id="template">
|
|
134
|
+ <article id="breadcrumb2">
|
|
135
|
+ <div id="breadcrumb_title2">
|
|
136
|
+ <div id="breadcrumb_title_block2">
|
|
137
|
+ <span id="breadcrumb_title"><a href="../../index.html">トップ</a>><a
|
|
138
|
+ href="../../second/Notices.html">お知らせ</a>>北方町清流平和公園サポーターを募集します</span>
|
|
139
|
+ </div>
|
|
140
|
+ </div>
|
|
141
|
+ </article>
|
|
142
|
+ <article id="template_2lins">
|
|
143
|
+ <div id="template_title_2lins" class="gothic">
|
|
144
|
+ <div id="template_title_block_2lins">
|
|
145
|
+ <span id="template_title_2lins">北方町清流平和公園サポーターを募集します</span>
|
|
146
|
+ </div>
|
|
147
|
+ </div>
|
|
148
|
+ </article>
|
|
149
|
+ <article id="template">
|
|
150
|
+ <div id="template_title2" class="gothic">
|
|
151
|
+ <div id="template_title_block">
|
|
152
|
+ <span id="template_title2">北方町清流平和公園サポーター制度とは</span>
|
|
153
|
+ </div>
|
|
154
|
+ </div>
|
|
155
|
+ <span id="template_article_block">
|
|
156
|
+ 北方町清流平和公園は、誰でも手軽に余暇を楽しむとともに自然と親しめる場所として整備され、今では北方町を代表する公園として、近隣市町からも多くの方が利用されています。<br>
|
|
157
|
+ そんな清流平和公園の環境を住民協働で維持していくため、「北方町清流平和公園サポーター制度」を実施します。この制度は、清流平和公園の美化運動や公園利用のマナー啓発等を行う住民ボランティアを支援するものです。<br>
|
|
158
|
+ 清流平和公園を常にきれいに保ち、安全で楽しく利用できるようするため、みなさんのご協力をお願いいたします。
|
|
159
|
+ </span>
|
|
160
|
+ </article>
|
|
161
|
+ <article id="template">
|
|
162
|
+ <div id="template_title2" class="gothic">
|
|
163
|
+ <div id="template_title_block">
|
|
164
|
+ <span id="template_title2">公園サポーターの要件</span>
|
|
165
|
+ </div>
|
|
166
|
+ </div>
|
|
167
|
+ <span id="template_article_block">
|
|
168
|
+ ▽18歳以上の個人または団体(法人を含む)
|
|
169
|
+ </span>
|
|
170
|
+ </article>
|
|
171
|
+
|
|
172
|
+ <article id="template">
|
|
173
|
+ <div id="template_title2" class="gothic">
|
|
174
|
+ <div id="template_title_block">
|
|
175
|
+ <span id="template_title2">公園サポーター活動内容</span>
|
|
176
|
+ </div>
|
|
177
|
+ </div>
|
|
178
|
+ <span id="template_article_block">
|
|
179
|
+ ▽空き缶、ペットボトルその他散乱ごみの収集等の美化運動<br>
|
|
180
|
+▽公園利用マナー啓発のための公園パトロール<br>
|
|
181
|
+▽除草及び草刈<br>
|
|
182
|
+▽その他町長が特に必要と認めるもの<br>
|
|
183
|
+<br>
|
|
184
|
+※すべての活動を行う必要はありません。ご協力いただける活動のみで結構です。
|
|
185
|
+
|
176
|
186
|
</span>
|
177
|
|
- </article>
|
|
187
|
+ </article>
|
|
188
|
+
|
|
189
|
+ <article id="template">
|
|
190
|
+ <div id="template_title2" class="gothic">
|
|
191
|
+ <div id="template_title_block">
|
|
192
|
+ <span id="template_title2">公園サポーターへの支援</span>
|
|
193
|
+ </div>
|
|
194
|
+ </div>
|
|
195
|
+ <span id="template_article_block">
|
|
196
|
+ ▽活動に必要な用具・資材等の貸与又は支給<br>
|
|
197
|
+▽活動に対する傷害保険への加入<br>
|
|
198
|
+▽その他町長が認める必要な支援<br>
|
|
199
|
+<br>
|
|
200
|
+ <u>※活動に対する報酬、交通費等は支給しません。</u>
|
178
|
201
|
|
179
|
|
- <article id="template">
|
180
|
|
- <div id="template_title2" class="gothic">
|
181
|
|
- <div id="template_title_block">
|
182
|
|
- <span id="template_title2">3. 給付金の支給手続き/申請窓口</span>
|
183
|
|
- </div>
|
184
|
|
- </div>
|
185
|
|
- <span id="template_article_block">
|
186
|
|
- 令和3年4月分の児童手当または特別児童扶養手当の受給者で住民税非課税の人(公務員を除く)<br>
|
187
|
|
- 申請手続きは必要ありません。<br>
|
188
|
|
- 児童手当または特別児童扶養手当を支給する金融機関への口座の振り込みにより支給します<br>
|
189
|
|
- (1)口座の変更がある方<br>
|
190
|
|
- 指定していた口座を解約するなど、給付金の支給に支障が出る恐れがある場合には、「支給口座登録等の届出書」をダウンロードし、必要事項を記入の上福祉子ども課まで提出してください。<br>
|
191
|
|
- <a href="../../fourth/notices/293_20210701_2.pdf" target="_blank">支給口座登録等の届出書
|
192
|
|
- (PDF:164KB)</a><br>
|
193
|
|
- (2)支給を辞退される方<br>
|
194
|
|
- 辞退の届出が必要になりますので「給付金受給拒否の届出書」をダウンロードし、必要事項を記入の上福祉子ども課まで提出してください。<br>
|
195
|
|
- <a href="../../fourth/notices/293_20210701_3.pdf" target="_blank">受給拒否の届出書 (PDF:141KB)</a><br>
|
196
|
|
- ※児童手当の現況届など必要な届出が未提出の場合、提出後に順次支給します。<br>
|
197
|
|
- ※給付金の支給後、給付金の支給要件に該当しないことが判明した場合には、給付金を返還していただく必要があります。<br>
|
198
|
|
- ※給付金の支給後、修正申告により住民税(均等割)が課税されるようになった場合は、福祉子ども課までご連絡ください。<br>
|
199
|
|
- <br>
|
200
|
|
- 詳しくは、以下をご確認ください。<br>
|
201
|
|
- <a href="https://www.mhlw.go.jp/stf/newpage_18013.html"
|
202
|
|
- target="_blank">厚生労働省「低所得の子育て世帯に対する子育て世帯生活支援特別給付金」ホームページ(外部リンク)</a>
|
203
|
|
- <br><br />
|
204
|
202
|
</span>
|
205
|
|
- </article>
|
206
|
|
- <article id="template">
|
207
|
|
- <div id="template_title2" class="gothic">
|
208
|
|
- <div id="template_title_block">
|
209
|
|
- <span id="template_title2">お問い合わせ先</span>
|
210
|
|
- </div>
|
211
|
|
- </div>
|
212
|
|
- <span id="template_article_block">
|
213
|
|
- 〇厚生労働省「低所得の子育て世帯に対する子育て世帯生活支援特別給付金(ひとり親世帯以外の低所得の子育て世帯分)」コールセンター<br>
|
214
|
|
- 0120-811-166<br>
|
215
|
|
- 受付時間:平日 9時~18時<br>
|
216
|
|
- <br>
|
217
|
|
- 〇子育て世帯生活支援特別給付金(ひとり親世帯以外の低所得の子育て世帯分)<br>
|
218
|
|
- 岐阜県 健康福祉部子ども・女性局 子ども家庭課家庭支援係<br>
|
219
|
|
- 058-272-1111<br>
|
220
|
|
- 受付時間:平日 8時30分~17時15分<br>
|
221
|
|
- <br>
|
222
|
|
- 〇北方町役場 福祉子ども課<br>
|
223
|
|
- 058-323-1119<br>
|
224
|
|
- 受付時間:平日 8時30分~17時15分<br>
|
|
203
|
+ </article>
|
|
204
|
+ <article id="template">
|
|
205
|
+ <div id="template_title2" class="gothic">
|
|
206
|
+ <div id="template_title_block">
|
|
207
|
+ <span id="template_title2">公園サポーターの登録方法</span>
|
|
208
|
+ </div>
|
|
209
|
+ </div>
|
|
210
|
+ <span id="template_article_block">
|
|
211
|
+ 個人の場合は、「北方町清流平和公園サポーター登録申込書」を都市環境課窓口に提出してください。
|
|
212
|
+ 団体の場合は、上記申込書に「北方町清流平和公園サポーター登録者名簿」を添付して都市環境課窓口に提出してください。<br>
|
|
213
|
+<br>
|
|
214
|
+ <a href="296_20210801_1.pdf" target="_blank">▼北方町清流平和公園サポーター制度実施要綱(PDF)</a>
|
225
|
215
|
</span>
|
226
|
|
- </article>
|
|
216
|
+ </article>
|
227
|
217
|
|
228
|
218
|
|
229
|
|
- </section>
|
230
|
|
- </div>
|
|
219
|
+ </section>
|
|
220
|
+ </div>
|
231
|
221
|
|
232
|
|
- <footer>
|
233
|
|
- <img src="../../css/img/kitagatafooter.png" width="920px" height="80px" alt="北方町" /><br />
|
234
|
|
- <p class="footer_text"><a href="../../second/Copyright_and_link.html">リンクと著作権</a>|<a
|
235
|
|
- href="../../second/Privacy_policy.html">個人情報保護指針</a>|<a
|
236
|
|
- href="../../second/Barrier_free_policy.html">バリアフリーポリシー</a></p>
|
237
|
|
- </footer>
|
|
222
|
+ <footer>
|
|
223
|
+ <img src="../../css/img/kitagatafooter.png" width="920px" height="80px" alt="北方町"/><br/>
|
|
224
|
+ <p class="footer_text"><a href="../../second/Copyright_and_link.html">リンクと著作権</a>|<a
|
|
225
|
+ href="../../second/Privacy_policy.html">個人情報保護指針</a>|<a
|
|
226
|
+ href="../../second/Barrier_free_policy.html">バリアフリーポリシー</a></p>
|
|
227
|
+ </footer>
|
238
|
228
|
|
239
|
229
|
|
240
|
230
|
</div>
|
241
|
231
|
<img class="cgipageview" src="http://www.town.kitagata.gifu.jp/cgi-bin/pcount/pcount.cgi?092_20151210" height="1"
|
242
|
|
- width="1" />
|
|
232
|
+ width="1"/>
|
243
|
233
|
</body>
|
244
|
234
|
|
245
|
235
|
</html>
|