|
@@ -1,44 +1,50 @@
|
1
|
1
|
<!doctype html>
|
2
|
2
|
<html lang="ja">
|
3
|
|
- <head>
|
4
|
|
- <meta charset="utf-8">
|
5
|
|
- <title>北方町ホームページ</title>
|
6
|
|
- <link rel="stylesheet" href="../../css/base.css">
|
7
|
|
- <link rel="stylesheet" href="../../css/second_header.css">
|
8
|
|
- <link rel="stylesheet" href="../../css/footer.css">
|
9
|
|
- <link rel="stylesheet" href="../../css/section.css">
|
10
|
|
- <link rel="stylesheet" href="../../css/third_template.css" >
|
11
|
|
- <link rel="stylesheet" href="../../css/table.css" >
|
12
|
|
-<script src="../../js/operation.js"></script>
|
13
|
|
-<meta name="google-translate-customization" content="45643f5d79d6e245-283971e7754d7b90-g905c6e6b6867bf2f-2f"></meta>
|
|
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
|
+ <script src="../../js/operation.js"></script>
|
|
14
|
+ <meta name="google-translate-customization" content="45643f5d79d6e245-283971e7754d7b90-g905c6e6b6867bf2f-2f">
|
|
15
|
+ </meta>
|
14
|
16
|
</head>
|
15
|
17
|
|
16
|
18
|
<body id="back">
|
17
|
|
-<div id="main" class="gothic">
|
18
|
|
-<!--セクション 操作-->
|
19
|
|
-<section id="operation" >
|
20
|
|
-<!--セクション 住所-->
|
21
|
|
-<article id="address" >
|
22
|
|
-<address id="operation_add">
|
23
|
|
-<span>北方町役場</span><span> 〒501-0492</span><span> 岐阜県本巣郡北方町長谷川1丁目1番地</span><span> TEL:058-323-1111(代)</span>
|
24
|
|
-</address>
|
25
|
|
-</article>
|
26
|
|
-<div id="controle_panel">
|
27
|
|
-<!--セクション 背景色-->
|
28
|
|
-<article id="bgcolor" >
|
29
|
|
-<img src="../../css/img/013.png" alt="背景色変更ボックス" />
|
30
|
|
-<div id="bgcolor_img">
|
31
|
|
-<input id="button1" width="29px" height="28px" value=" " alt=" " type="image" onClick="setBackground3(1)">
|
32
|
|
-<input id="button2" width="29px" height="28px" value=" " alt=" " type="image" onClick="setBackground3(2)">
|
33
|
|
-<input id="button3" width="29px" height="28px" value=" " alt=" " type="image" onClick="setBackground3(3)">
|
34
|
|
-</div>
|
35
|
|
-<script>
|
36
|
|
-getBackgNumber3();
|
37
|
|
-</script>
|
38
|
|
-</article>
|
|
19
|
+ <div id="main" class="gothic">
|
|
20
|
+ <!--セクション 操作-->
|
|
21
|
+ <section id="operation">
|
|
22
|
+ <!--セクション 住所-->
|
|
23
|
+ <article id="address">
|
|
24
|
+ <address id="operation_add">
|
|
25
|
+ <span>北方町役場</span><span> 〒501-0492</span><span> 岐阜県本巣郡北方町長谷川1丁目1番地</span><span>
|
|
26
|
+ 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"
|
|
35
|
+ onClick="setBackground3(1)">
|
|
36
|
+ <input id="button2" width="29px" height="28px" value=" " alt=" " type="image"
|
|
37
|
+ onClick="setBackground3(2)">
|
|
38
|
+ <input id="button3" width="29px" height="28px" value=" " alt=" " type="image"
|
|
39
|
+ onClick="setBackground3(3)">
|
|
40
|
+ </div>
|
|
41
|
+ <script>
|
|
42
|
+ getBackgNumber3();
|
|
43
|
+ </script>
|
|
44
|
+ </article>
|
39
|
45
|
|
40
|
|
-<!--セクション 文字サイズ-->
|
41
|
|
-<!--<article id="charsize" >
|
|
46
|
+ <!--セクション 文字サイズ-->
|
|
47
|
+ <!--<article id="charsize" >
|
42
|
48
|
<img src="../../css/img/008.png" alt="文字サイズ変更ボックス" />
|
43
|
49
|
<div id="charsize_img">
|
44
|
50
|
<img src="../../css/img/005.png" alt="文字大きさ変更、小さい" />
|
|
@@ -47,229 +53,238 @@ getBackgNumber3();
|
47
|
53
|
</div>
|
48
|
54
|
</article>-->
|
49
|
55
|
|
50
|
|
-<!--セクション サイトマップ-->
|
51
|
|
-<article id="sitemap" >
|
52
|
|
- <div id="sitemap_img">
|
53
|
|
-<a href="../../second/sitemap.html"><img src="../../css/img/kitagata_sitemap.png" alt="サイトマップ" /></a>
|
54
|
|
- </div>
|
55
|
|
-</article>
|
56
|
|
-<!--セクション お問い合わせ-->
|
57
|
|
-<article id="contact" >
|
58
|
|
- <div id="contact_img">
|
59
|
|
-<a href="../../third/town_admini_info/administrative_organization_chart.html"><img src="../../css/img/kitagata_support.png" alt="お問い合わせはこちらから" /></a>
|
60
|
|
- </div>
|
61
|
|
-</article>
|
62
|
|
-<!--セクション 翻訳-->
|
63
|
|
-<article id="translation" >
|
64
|
|
-<div id="translation_img">
|
65
|
|
-<!--<img src="../../css/img/kitagata_Language.png" alt="翻訳" />-->
|
66
|
|
-<div id="google_translate_element"></div>
|
67
|
|
-<script type="text/javascript">
|
68
|
|
-function googleTranslateElementInit() {
|
69
|
|
-new google.translate.TranslateElement({pageLanguage: 'ja', layout: google.translate.TranslateElement.InlineLayout.SIMPLE}, 'google_translate_element');
|
70
|
|
-}
|
71
|
|
-</script>
|
72
|
|
-<script type="text/javascript" src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
|
73
|
|
-</div>
|
74
|
|
-</article>
|
75
|
|
-<div id="claer">
|
76
|
|
-</div>
|
77
|
|
-</div>
|
78
|
|
-</section>
|
79
|
|
-
|
80
|
|
- <!--ヘッダーデータ-->
|
81
|
|
- <header>
|
82
|
|
- <div id="header" class="gothic">
|
83
|
|
- <a href="../../index.html"><img src="../../css/img/header_emblem.png" width="200px" height="260px"/></a>
|
84
|
|
- <div id="h_block_1">
|
85
|
|
- <div class="h_line">
|
86
|
|
- </div>
|
87
|
|
- <article class="h_text_l">
|
88
|
|
- <a class="h_link" href="../../second/living.html"><span class="h_text">くらしの情報</span></a>
|
89
|
|
- </article>
|
90
|
|
- <article class="h_text_l">
|
91
|
|
- <a class="h_link" href="../../second/tourism.html"><span class="h_text">観光</span></a>
|
92
|
|
- </article>
|
93
|
|
- <article class="h_text_l">
|
94
|
|
- <a class="h_link" href="../../second/business.html"><span class="h_text">事業者向け情報</span></a>
|
95
|
|
- </article>
|
96
|
|
- <article class="h_text_l">
|
97
|
|
- <a class="h_link" href="../../second/town_admini_info.html"><span class="h_text">町政情報</span></a>
|
98
|
|
- </article>
|
|
56
|
+ <!--セクション サイトマップ-->
|
|
57
|
+ <article id="sitemap">
|
|
58
|
+ <div id="sitemap_img">
|
|
59
|
+ <a href="../../second/sitemap.html"><img src="../../css/img/kitagata_sitemap.png"
|
|
60
|
+ alt="サイトマップ" /></a>
|
|
61
|
+ </div>
|
|
62
|
+ </article>
|
|
63
|
+ <!--セクション お問い合わせ-->
|
|
64
|
+ <article id="contact">
|
|
65
|
+ <div id="contact_img">
|
|
66
|
+ <a href="../../third/town_admini_info/administrative_organization_chart.html"><img
|
|
67
|
+ src="../../css/img/kitagata_support.png" alt="お問い合わせはこちらから" /></a>
|
99
|
68
|
</div>
|
100
|
|
- <div id="h_block_search">
|
101
|
|
- <div class="h_line"></div>
|
102
|
|
- <article class="h_search">
|
103
|
|
- <div class="space10"></div>
|
104
|
|
- <form action="http://www.google.com/search">
|
105
|
|
- <input type="hidden" name="hl" value="ja" />
|
106
|
|
- <input type="hidden" name="ie" value="UTF-8">
|
107
|
|
- <input type="hidden" name="oe" value="UTF-8">
|
108
|
|
- <input type="hidden" value="www.town.kitagata.gifu.jp" name="as_sitesearch" />
|
109
|
|
- <input type="text" name="q" size="16" maxlength="256" value="" />
|
110
|
|
- <input type="submit" name="btnG" value="検索" />
|
111
|
|
- </form>
|
112
|
|
- </article>
|
|
69
|
+ </article>
|
|
70
|
+ <!--セクション 翻訳-->
|
|
71
|
+ <article id="translation">
|
|
72
|
+ <div id="translation_img">
|
|
73
|
+ <!--<img src="../../css/img/kitagata_Language.png" alt="翻訳" />-->
|
|
74
|
+ <div id="google_translate_element"></div>
|
|
75
|
+ <script type="text/javascript">
|
|
76
|
+ function googleTranslateElementInit() {
|
|
77
|
+ new google.translate.TranslateElement({
|
|
78
|
+ pageLanguage: 'ja',
|
|
79
|
+ layout: google.translate.TranslateElement.InlineLayout.SIMPLE
|
|
80
|
+ }, 'google_translate_element');
|
|
81
|
+ }
|
|
82
|
+ </script>
|
|
83
|
+ <script type="text/javascript"
|
|
84
|
+ src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
|
113
|
85
|
</div>
|
|
86
|
+ </article>
|
|
87
|
+ <div id="claer">
|
114
|
88
|
</div>
|
115
|
|
- </header>
|
116
|
|
-
|
117
|
|
- <div id="third_body">
|
118
|
|
- <!--セクション space-->
|
|
89
|
+ </div>
|
|
90
|
+ </section>
|
119
|
91
|
|
120
|
|
- <!--セクション template-->
|
121
|
|
- <section id="template" >
|
122
|
|
- <article id="breadcrumb" >
|
123
|
|
- <div id="breadcrumb_title">
|
124
|
|
- <div id="breadcrumb_title_block">
|
125
|
|
- <span id="breadcrumb_title"><a href="../../index.html">トップ</a>><a href="../../second/living.html">くらしの情報</a>><a href="../../second/Welfare.html">福祉</a>><a href="../../third/living/Child_welfare.html">児童福祉</a>>児童手当</span>
|
126
|
|
- </div>
|
127
|
|
- </div>
|
|
92
|
+ <!--ヘッダーデータ-->
|
|
93
|
+ <header>
|
|
94
|
+ <div id="header" class="gothic">
|
|
95
|
+ <a href="../../index.html"><img src="../../css/img/header_emblem.png" width="200px"
|
|
96
|
+ height="260px" /></a>
|
|
97
|
+ <div id="h_block_1">
|
|
98
|
+ <div class="h_line">
|
|
99
|
+ </div>
|
|
100
|
+ <article class="h_text_l">
|
|
101
|
+ <a class="h_link" href="../../second/living.html"><span class="h_text">くらしの情報</span></a>
|
128
|
102
|
</article>
|
129
|
|
- <article id="template" >
|
130
|
|
- <div id="template_title" class="gothic">
|
131
|
|
- <div id="template_title_block">
|
132
|
|
- <span id="template_title">児童手当</span>
|
133
|
|
- </div>
|
134
|
|
- </div>
|
|
103
|
+ <article class="h_text_l">
|
|
104
|
+ <a class="h_link" href="../../second/tourism.html"><span class="h_text">観光</span></a>
|
135
|
105
|
</article>
|
136
|
|
- <article id="template_list_title" >
|
137
|
|
- <div id="template_title2" class="gothic">
|
138
|
|
- <div id="template_title_block">
|
139
|
|
- <span id="template_title2">児童手当</span>
|
140
|
|
- </div>
|
141
|
|
- </div>
|
142
|
|
- <span id="template_article_block">
|
143
|
|
-<p><span class="borderall">児童手当の現況届をお忘れなく!</span></p>
|
144
|
|
-<p><span class="borderall">6月1日~6月29日の間に届出してください!</span></p>
|
145
|
|
-現在児童手当を受給されている方は、6月中に「児童手当現況届」の提出が必要です。これは毎年6月1日の状況を届け出て、児童手当を引き続き受ける要件があるかどうかを確認するためのものです。<span class="u">届出がない場合、6月分以降の手当が受けられなくなります</span>ので、必ず提出してください。<br />
|
|
106
|
+ <article class="h_text_l">
|
|
107
|
+ <a class="h_link" href="../../second/business.html"><span class="h_text">事業者向け情報</span></a>
|
|
108
|
+ </article>
|
|
109
|
+ <article class="h_text_l">
|
|
110
|
+ <a class="h_link" href="../../second/town_admini_info.html"><span class="h_text">町政情報</span></a>
|
|
111
|
+ </article>
|
|
112
|
+ </div>
|
|
113
|
+ <div id="h_block_search">
|
|
114
|
+ <div class="h_line"></div>
|
|
115
|
+ <article class="h_search">
|
|
116
|
+ <div class="space10"></div>
|
|
117
|
+ <form action="http://www.google.com/search">
|
|
118
|
+ <input type="hidden" name="hl" value="ja" />
|
|
119
|
+ <input type="hidden" name="ie" value="UTF-8">
|
|
120
|
+ <input type="hidden" name="oe" value="UTF-8">
|
|
121
|
+ <input type="hidden" value="www.town.kitagata.gifu.jp" name="as_sitesearch" />
|
|
122
|
+ <input type="text" name="q" size="16" maxlength="256" value="" />
|
|
123
|
+ <input type="submit" name="btnG" value="検索" />
|
|
124
|
+ </form>
|
|
125
|
+ </article>
|
|
126
|
+ </div>
|
|
127
|
+ </div>
|
|
128
|
+ </header>
|
146
|
129
|
|
147
|
|
-1.提出物(持ち物)<br />
|
148
|
|
- ■児童手当・特例給付現況届<br />
|
149
|
|
- (受給している方に郵送しています。記入例をよく見てご記入ください。)<br />
|
150
|
|
- ■印鑑<br />
|
151
|
|
- ■受給者本人の保険証 または 保険証のコピー<br />
|
152
|
|
- ※北方町の国民健康保険ご加入の方は必要ありません<br />
|
153
|
|
- ※<span class="u">受給者様本人のものに限ります。配偶者やお子様の保険証では受付けません。</span><br />
|
154
|
|
-<div>
|
155
|
|
-<div> □</div><div class="maginlist">受給者と児童が別居している場合は、<span class="u">児童が在住している世帯全員の住民票が必要</span>です。既に提出されている方も、6月を基準に毎年必要になりますので、提出をお願いします。
|
156
|
|
-</div>
|
157
|
|
-2.提出先<br />
|
158
|
|
-北方町役場 福祉健康課<br />
|
159
|
|
-<br />
|
160
|
|
-3.提出期間<br />
|
161
|
|
- 平成30年6月1日(金) ~ 平成30年6月29日(金)<br />
|
162
|
|
- 平日 8:30 ~ 17:15(12:00~13:00は除く)<br />
|
163
|
|
- ※土、日は受付できません。<br />
|
164
|
|
-<br />
|
|
130
|
+ <div id="third_body">
|
|
131
|
+ <!--セクション space-->
|
165
|
132
|
|
166
|
|
- <h4 id="life">児童手当とは…</h4>
|
167
|
|
- <p class="paragraphT10">
|
168
|
|
- 児童を養育している方に支給する手当です。家庭等における生活の安定に寄与するとともに、次代の社会を担う児童の健やかな成長に資することを目的として支給されるものです。<br />
|
169
|
|
- 中学校卒業まで(15歳に到達後最初の3月31日まで)の児童を養育している方に支給します。
|
170
|
|
-</p>
|
|
133
|
+ <!--セクション template-->
|
|
134
|
+ <section id="template">
|
|
135
|
+ <article id="breadcrumb">
|
|
136
|
+ <div id="breadcrumb_title">
|
|
137
|
+ <div id="breadcrumb_title_block">
|
|
138
|
+ <span id="breadcrumb_title"><a href="../../index.html">トップ</a>><a
|
|
139
|
+ href="../../second/living.html">くらしの情報</a>><a
|
|
140
|
+ href="../../second/Welfare.html">福祉</a>><a
|
|
141
|
+ href="../../third/living/Child_welfare.html">児童福祉</a>>児童手当</span>
|
|
142
|
+ </div>
|
|
143
|
+ </div>
|
|
144
|
+ </article>
|
|
145
|
+ <article id="template">
|
|
146
|
+ <div id="template_title" class="gothic">
|
|
147
|
+ <div id="template_title_block">
|
|
148
|
+ <span id="template_title">児童手当</span>
|
|
149
|
+ </div>
|
|
150
|
+ </div>
|
|
151
|
+ </article>
|
|
152
|
+ <article id="template_list_title">
|
|
153
|
+ <div id="template_title2" class="gothic">
|
|
154
|
+ <div id="template_title_block">
|
|
155
|
+ <span id="template_title2">児童手当</span>
|
|
156
|
+ </div>
|
|
157
|
+ </div>
|
|
158
|
+ <span id="template_article_block">
|
|
159
|
+ <p><span class="borderall">現況届</span></p>
|
|
160
|
+ ・6月1日~6月30日の間に届出してください!<br />
|
|
161
|
+ 現在児童手当を受給されている方は、6月中に「児童手当現況届」の提出が必要です。これは毎年6月1日の状況を届け出て、児童手当を引き続き受ける要件があるかどうかを確認するためのものです。<u>届出がない場合、6月分以降の手当が受けられなくなります</u>ので、必ず提出してください。<br />
|
|
162
|
+ <u>※令和2年度の現況届については、新型コロナウイルス感染症対策のため、接触機会を減らすことを目的とし、郵送での提出をお願いします。</u><br />
|
|
163
|
+ 1.提出物<br />
|
|
164
|
+ ■児童手当・特例給付 現況届<br />
|
|
165
|
+ (受給している方に郵送しています。記入例をよく見てご記入ください。)<br />
|
|
166
|
+ ■児童手当・特例給付 別居監護申立書<br />
|
|
167
|
+ (配偶者・児童と別居している方のみ提出が必要です。)<br />
|
|
168
|
+ <br />
|
|
169
|
+ ※令和2年度の現況届から受給者の保険証の写しの提出の必要がなくなりました。<br />
|
|
170
|
+ <br />
|
|
171
|
+ 2.提出先<br />
|
|
172
|
+ 北方町役場 福祉健康課<br />
|
|
173
|
+ (同封の返信用封筒で返送してください)<br />
|
|
174
|
+ <br />
|
|
175
|
+ 3.提出期間<br />
|
|
176
|
+ 令和2年6月1日(月)~令和2年6月30日(火) 必着<br />
|
|
177
|
+ <br />
|
171
|
178
|
|
172
|
|
- <h4 id="life">手当月額</h4>
|
173
|
|
- <ul>
|
174
|
|
- <li id="access">0歳~3歳未満 15,000円</li>
|
175
|
|
- <li id="access">3歳~小学校修了前 10,000円 (第3子以降 15,000円)</li>
|
176
|
|
- <li id="access">中学生 10,000円</li></ul>
|
177
|
|
- <p>※ 児童を養育している方の所得が下記の所得制限限度額以上の場合<br />
|
178
|
|
-お子さんの年齢にかかわらず一律5,000円(特例給付)
|
179
|
|
-</p>
|
|
179
|
+ <h4 id="life">児童手当とは…</h4>
|
|
180
|
+ <p class="paragraphT10">
|
|
181
|
+ 児童を養育している方に支給する手当です。家庭等における生活の安定に寄与するとともに、次代の社会を担う児童の健やかな成長に資することを目的として支給されるものです。<br />
|
|
182
|
+ 中学校卒業まで(15歳に到達後最初の3月31日まで)の児童を養育している方に支給します。
|
|
183
|
+ </p>
|
180
|
184
|
|
181
|
|
- <table border="0" cellpadding="3" cellspacing="2" width="470" id="infokitagata">
|
182
|
|
- <tr>
|
183
|
|
- <th valign="top" align="left" width="130" bgcolor="#add8e6"> 税申告扶養人数 </th>
|
184
|
|
- <th valign="top" align="left" bgcolor="#add8e6"> 所得制限限度額(税所得額) </th>
|
185
|
|
- </tr>
|
186
|
|
- <tr>
|
187
|
|
- <td valign="top" align="left" width="130" bgcolor="#dcdcdc"> 0人 </td>
|
188
|
|
- <td valign="top" align="left" bgcolor="#dcdcdc">622万円</td>
|
189
|
|
- </tr>
|
190
|
|
- <tr>
|
191
|
|
- <td valign="top" align="left" width="130" bgcolor="#dcdcdc"> 1人 </td>
|
192
|
|
- <td valign="top" align="left" bgcolor="#dcdcdc">660万円</td>
|
193
|
|
- </tr>
|
194
|
|
- <tr>
|
195
|
|
- <td valign="top" align="left" width="130" bgcolor="#dcdcdc"> 2人 </td>
|
196
|
|
- <td valign="top" align="left" bgcolor="#dcdcdc">698万円</td>
|
197
|
|
- </tr>
|
198
|
|
- <tr>
|
199
|
|
- <td valign="top" align="left" width="130" bgcolor="#dcdcdc"> 3人 </td>
|
200
|
|
- <td valign="top" align="left" bgcolor="#dcdcdc">736万円</td>
|
201
|
|
- </tr>
|
202
|
|
- <tr>
|
203
|
|
- <td valign="top" align="left" width="130" bgcolor="#dcdcdc"> 4人 </td>
|
204
|
|
- <td valign="top" align="left" bgcolor="#dcdcdc">774万円</td>
|
205
|
|
- </tr>
|
206
|
|
- </table>
|
207
|
|
- <p>※以下扶養一人につき38万円加算</p>
|
|
185
|
+ <h4 id="life">手当月額</h4>
|
|
186
|
+ <ul>
|
|
187
|
+ <li id="access">0歳~3歳未満 15,000円</li>
|
|
188
|
+ <li id="access">3歳~小学校修了前 10,000円 (第3子以降 15,000円)</li>
|
|
189
|
+ <li id="access">中学生 10,000円</li>
|
|
190
|
+ </ul>
|
|
191
|
+ <p>※ 児童を養育している方の所得が下記の所得制限限度額以上の場合<br />
|
|
192
|
+ お子さんの年齢にかかわらず一律5,000円(特例給付)
|
|
193
|
+ </p>
|
208
|
194
|
|
|
195
|
+ <table border="0" cellpadding="3" cellspacing="2" width="470" id="infokitagata">
|
|
196
|
+ <tr>
|
|
197
|
+ <th valign="top" align="left" width="130" bgcolor="#add8e6"> 税申告扶養人数 </th>
|
|
198
|
+ <th valign="top" align="left" bgcolor="#add8e6"> 所得制限限度額(税所得額) </th>
|
|
199
|
+ </tr>
|
|
200
|
+ <tr>
|
|
201
|
+ <td valign="top" align="left" width="130" bgcolor="#dcdcdc"> 0人 </td>
|
|
202
|
+ <td valign="top" align="left" bgcolor="#dcdcdc">622万円</td>
|
|
203
|
+ </tr>
|
|
204
|
+ <tr>
|
|
205
|
+ <td valign="top" align="left" width="130" bgcolor="#dcdcdc"> 1人 </td>
|
|
206
|
+ <td valign="top" align="left" bgcolor="#dcdcdc">660万円</td>
|
|
207
|
+ </tr>
|
|
208
|
+ <tr>
|
|
209
|
+ <td valign="top" align="left" width="130" bgcolor="#dcdcdc"> 2人 </td>
|
|
210
|
+ <td valign="top" align="left" bgcolor="#dcdcdc">698万円</td>
|
|
211
|
+ </tr>
|
|
212
|
+ <tr>
|
|
213
|
+ <td valign="top" align="left" width="130" bgcolor="#dcdcdc"> 3人 </td>
|
|
214
|
+ <td valign="top" align="left" bgcolor="#dcdcdc">736万円</td>
|
|
215
|
+ </tr>
|
|
216
|
+ <tr>
|
|
217
|
+ <td valign="top" align="left" width="130" bgcolor="#dcdcdc"> 4人 </td>
|
|
218
|
+ <td valign="top" align="left" bgcolor="#dcdcdc">774万円</td>
|
|
219
|
+ </tr>
|
|
220
|
+ </table>
|
|
221
|
+ <p>※以下扶養一人につき38万円加算</p>
|
209
|
222
|
|
210
|
|
- <h4 id="life">児童手当を受給するには申請が必要です!</h4>
|
211
|
|
- <strong>こんなときに申請が必要です。</strong>
|
212
|
|
- <ul>
|
213
|
|
- <li id="access">お子さんが生まれたとき</li>
|
214
|
|
- <li id="access">他の市区町村から転入したとき</li>
|
215
|
|
- </ul>
|
216
|
|
- <p><span class="u">◎申請は、出生や転入から15日以内にしてください</span><br />
|
217
|
|
-原則、<span class="u">申請した月の翌月分の手当から支給</span>します。ただし、出生日や転入日が月末に近い場合、申請日が翌月になっても<span class="u">出生日や転入日の翌日から15日以内</span>であれば、申請月分から支給します。<span class="u">申請が遅れると、原則、遅れた月分の手当てを受けられなくなりますのでご注意ください。</span>
|
218
|
|
-</p>
|
219
|
|
-<br />
|
220
|
|
- <strong>申請に必要なもの</strong>
|
221
|
|
- <ul>
|
222
|
|
- <li id="access">児童手当・特例給付認定申請書</li>
|
223
|
|
- <li id="access">印鑑</li>
|
224
|
|
- <li id="access">振込先の通帳(受給者名義のものに限る)</li>
|
225
|
|
- <li id="access">受給者本人の保険証または保険証のコピー(北方町の国民健康保険加入の方は不要)</li>
|
226
|
|
- <li id="access">個人番号の分かるもの(通知カード、個人番号カードなど)</li>
|
227
|
|
- </ul>
|
228
|
|
- <br />
|
229
|
|
- <p>※公務員の場合は勤務先に申請し、勤務先から支給されます。受給している方が公務員でなくなったときは、15日以内に役場に申請してください。また、受給している方が公務員になった場合は、役場に届出をしてください。</p>
|
230
|
223
|
|
231
|
|
- <h4 id="life">以下の方は、手当を受け取れなくなります。</h4>
|
232
|
|
- <p class="paragraphT10">
|
233
|
|
- <strong><u>お子さんが海外に住んでいる場合</u></strong><br />
|
234
|
|
- お子さんが海外に住んでいる場合は、留学している場合を除き、児童手当を受け取ることができません。海外留学をしている場合は、在学証明書などの提出が必要となります。</p>
|
235
|
|
- <p class="paragraphT10">
|
236
|
|
- <strong><u>お子さんが児童養護施設などに入所している場合</u></strong><br />
|
237
|
|
- お子さんが児童養護施設などに入所している場合は、保護者の方に手当を支給することができなくなります。原則として、入所している施設の設置者等が児童手当を受け取ることになります。</p>
|
238
|
|
- <p class="paragraphT10">
|
239
|
|
- <strong><u>夫婦が離婚協議中で、お子さんと別居している場合</u></strong><br />
|
240
|
|
- 夫婦が離婚協議中で別居している場合、お子さんと別居している方は手当を受け取ることができません。夫婦のうち、お子さんと同居している方が手当を受け取ることができますので、離婚協議中であることが分かる書類を提出していただきます。
|
241
|
|
- </p>
|
242
|
|
- <p class="paragraphT10"> なお、単身赴任等の理由で別居している場合は、これまでと変更なく、生計の中心の方が手当を受け取ることができます。</p>
|
|
224
|
+ <h4 id="life">児童手当を受給するには申請が必要です!</h4>
|
|
225
|
+ <strong>こんなときに申請が必要です。</strong>
|
|
226
|
+ <ul>
|
|
227
|
+ <li id="access">お子さんが生まれたとき</li>
|
|
228
|
+ <li id="access">他の市区町村から転入したとき</li>
|
|
229
|
+ </ul>
|
|
230
|
+ <p><span class="u">◎申請は、出生や転入から15日以内にしてください</span><br />
|
|
231
|
+ 原則、<span class="u">申請した月の翌月分の手当から支給</span>します。ただし、出生日や転入日が月末に近い場合、申請日が翌月になっても<span
|
|
232
|
+ class="u">出生日や転入日の翌日から15日以内</span>であれば、申請月分から支給します。<span
|
|
233
|
+ class="u">申請が遅れると、原則、遅れた月分の手当てを受けられなくなりますのでご注意ください。</span>
|
|
234
|
+ </p>
|
|
235
|
+ <br />
|
|
236
|
+ <strong>申請に必要なもの</strong>
|
|
237
|
+ <ul>
|
|
238
|
+ <li id="access">児童手当・特例給付 認定申請書</li>
|
|
239
|
+ <li id="access">印鑑</li>
|
|
240
|
+ <li id="access">振込先の通帳(受給者名義のものに限る)</li>
|
|
241
|
+ <li id="access">個人番号の分かるもの(通知カード、個人番号カードなど)</li>
|
|
242
|
+ </ul>
|
|
243
|
+ <br />
|
|
244
|
+ <p>※公務員の場合は勤務先に申請し、勤務先から支給されます。受給している方が公務員でなくなったときは、15日以内に役場に申請してください。また、受給している方が公務員になった場合は、役場に届出をしてください。
|
|
245
|
+ </p>
|
243
|
246
|
|
244
|
|
-<!--
|
245
|
|
- <h4 id="life">現況届を大至急提出してください!</h4>
|
246
|
|
- <p class="paragraphT10">
|
247
|
|
- 平成25年4月時点で児童手当受給者の方には「児童手当・特例給付現況届」を6月中に提出していただきました。対象の方でまだ未提出の方は、6月以降の児童手当を受給できなくなります。未提出の方は大至急提出をお願いします。
|
248
|
|
- </p>
|
249
|
|
--->
|
250
|
|
- </span>
|
251
|
|
- </article>
|
252
|
|
- <article id="template_list_title" >
|
253
|
|
- <div id="template_title2" class="gothic">
|
254
|
|
- <div id="template_title_block">
|
255
|
|
- <span id="template_title2">お問い合わせ</span>
|
256
|
|
- </div>
|
|
247
|
+ <h4 id="life">以下の方は、手当を受け取れなくなります。</h4>
|
|
248
|
+ <p class="paragraphT10">
|
|
249
|
+ <strong><u>お子さんが海外に住んでいる場合</u></strong><br />
|
|
250
|
+ お子さんが海外に住んでいる場合は、留学している場合を除き、児童手当を受け取ることができません。海外留学をしている場合は、在学証明書などの提出が必要となります。</p>
|
|
251
|
+ <p class="paragraphT10">
|
|
252
|
+ <strong><u>お子さんが児童養護施設などに入所している場合</u></strong><br />
|
|
253
|
+ お子さんが児童養護施設などに入所している場合は、保護者の方に手当を支給することができなくなります。原則として、入所している施設の設置者等が児童手当を受け取ることになります。
|
|
254
|
+ </p>
|
|
255
|
+ <p class="paragraphT10">
|
|
256
|
+ <strong><u>夫婦が離婚協議中で、お子さんと別居している場合</u></strong><br />
|
|
257
|
+ 夫婦が離婚協議中で別居している場合、お子さんと別居している方は手当を受け取ることができません。夫婦のうち、お子さんと同居している方が手当を受け取ることができますので、離婚協議中であることが分かる書類を提出していただきます。
|
|
258
|
+ </p>
|
|
259
|
+ <p class="paragraphT10"> なお、単身赴任等の理由で別居している場合は、これまでと変更なく、生計の中心の方が手当を受け取ることができます。</p>
|
|
260
|
+ </span>
|
|
261
|
+ </article>
|
|
262
|
+ <article id="template_list_title">
|
|
263
|
+ <div id="template_title2" class="gothic">
|
|
264
|
+ <div id="template_title_block">
|
|
265
|
+ <span id="template_title2">お問い合わせ</span>
|
257
|
266
|
</div>
|
258
|
|
- <span id="template_article_block">
|
|
267
|
+ </div>
|
|
268
|
+ <span id="template_article_block">
|
259
|
269
|
福祉健康課<br />
|
260
|
270
|
Tel 058-323-1119<br />
|
261
|
271
|
<a href="../../second/Inquiry_form_welfare.html">お問い合わせフォーム</a>
|
262
|
|
- </span>
|
263
|
|
- </article>
|
264
|
|
- </section>
|
265
|
|
- </div>
|
|
272
|
+ </span>
|
|
273
|
+ </article>
|
|
274
|
+ </section>
|
|
275
|
+ </div>
|
266
|
276
|
|
267
|
|
- <footer>
|
268
|
|
- <img src="../../css/img/kitagatafooter.png" width="920px" height="80px" alt="北方町"/><br />
|
269
|
|
- <p class="footer_text"><a href="../../second/Copyright_and_link.html">リンクと著作権</a>|<a href="../../second/Privacy_policy.html">個人情報保護指針</a>|<a href="../../second/Barrier_free_policy.html">バリアフリーポリシー</a></p>
|
270
|
|
- </footer>
|
|
277
|
+ <footer>
|
|
278
|
+ <img src="../../css/img/kitagatafooter.png" width="920px" height="80px" alt="北方町" /><br />
|
|
279
|
+ <p class="footer_text"><a href="../../second/Copyright_and_link.html">リンクと著作権</a>|<a
|
|
280
|
+ href="../../second/Privacy_policy.html">個人情報保護指針</a>|<a
|
|
281
|
+ href="../../second/Barrier_free_policy.html">バリアフリーポリシー</a></p>
|
|
282
|
+ </footer>
|
271
|
283
|
|
272
|
284
|
|
273
|
|
- </div>
|
274
|
|
- <img class="cgipageview" src="http://www.town.kitagata.gifu.jp/cgi-bin/pcount/pcount.cgi?Child_allowance" height="1" width="1" /></body>
|
275
|
|
-</html>
|
|
285
|
+ </div>
|
|
286
|
+ <img class="cgipageview" src="http://www.town.kitagata.gifu.jp/cgi-bin/pcount/pcount.cgi?Child_allowance" height="1"
|
|
287
|
+ width="1" />
|
|
288
|
+</body>
|
|
289
|
+
|
|
290
|
+</html>
|