|
@@ -1,45 +1,47 @@
|
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
|
|
- <link rel="stylesheet" href="../../css/pageview.css" >
|
13
|
|
-<script src="../../js/operation.js"></script>
|
14
|
|
-<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
|
+ <link rel="stylesheet" href="../../css/pageview.css">
|
|
14
|
+ <script src="../../js/operation.js"></script>
|
|
15
|
+ <meta name="google-translate-customization" content="45643f5d79d6e245-283971e7754d7b90-g905c6e6b6867bf2f-2f">
|
|
16
|
+ </meta>
|
15
|
17
|
</head>
|
16
|
18
|
|
17
|
19
|
<body id="back">
|
18
|
|
-<div id="main" class="gothic">
|
19
|
|
-<!--セクション 操作-->
|
20
|
|
-<section id="operation" >
|
21
|
|
-<!--セクション 住所-->
|
22
|
|
-<article id="address" >
|
23
|
|
-<address id="operation_add">
|
24
|
|
-<span>北方町役場</span><span> 〒501-0492</span><span> 岐阜県本巣郡北方町長谷川1丁目1番地</span><span> TEL:058-323-1111(代)</span>
|
25
|
|
-</address>
|
26
|
|
-</article>
|
27
|
|
-<div id="controle_panel">
|
28
|
|
-<!--セクション 背景色-->
|
29
|
|
-<article id="bgcolor" >
|
30
|
|
-<img src="../../css/img/013.png" alt="背景色変更ボックス" />
|
31
|
|
-<div id="bgcolor_img">
|
32
|
|
-<input id="button1" width="29px" height="28px" value=" " alt=" " type="image" onClick="setBackground3(1)">
|
33
|
|
-<input id="button2" width="29px" height="28px" value=" " alt=" " type="image" onClick="setBackground3(2)">
|
34
|
|
-<input id="button3" width="29px" height="28px" value=" " alt=" " type="image" onClick="setBackground3(3)">
|
35
|
|
-</div>
|
36
|
|
-<script>
|
37
|
|
-getBackgNumber3();
|
38
|
|
-</script>
|
39
|
|
-</article>
|
|
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>
|
40
|
42
|
|
41
|
|
-<!--セクション 文字サイズ-->
|
42
|
|
-<!--<article id="charsize" >
|
|
43
|
+ <!--セクション 文字サイズ-->
|
|
44
|
+ <!--<article id="charsize" >
|
43
|
45
|
<img src="../../css/img/008.png" alt="文字サイズ変更ボックス" />
|
44
|
46
|
<div id="charsize_img">
|
45
|
47
|
<img src="../../css/img/005.png" alt="文字大きさ変更、小さい" />
|
|
@@ -48,75 +50,80 @@ getBackgNumber3();
|
48
|
50
|
</div>
|
49
|
51
|
</article>-->
|
50
|
52
|
|
51
|
|
-<!--セクション サイトマップ-->
|
52
|
|
-<article id="sitemap" >
|
53
|
|
- <div id="sitemap_img">
|
54
|
|
-<a href="../../second/sitemap.html"><img src="../../css/img/kitagata_sitemap.png" alt="サイトマップ" /></a>
|
55
|
|
- </div>
|
56
|
|
-</article>
|
57
|
|
-<!--セクション お問い合わせ-->
|
58
|
|
-<article id="contact" >
|
59
|
|
- <div id="contact_img">
|
60
|
|
-<a href="../../third/town_admini_info/administrative_organization_chart.html"><img src="../../css/img/kitagata_support.png" alt="お問い合わせはこちらから" /></a>
|
61
|
|
- </div>
|
62
|
|
-</article>
|
63
|
|
-<!--セクション 翻訳-->
|
64
|
|
-<article id="translation" >
|
65
|
|
-<div id="translation_img">
|
66
|
|
-<!--<img src="../../css/img/kitagata_Language.png" alt="翻訳" />-->
|
67
|
|
-<div id="google_translate_element"></div>
|
68
|
|
-<script type="text/javascript">
|
69
|
|
-function googleTranslateElementInit() {
|
70
|
|
-new google.translate.TranslateElement({pageLanguage: 'ja', layout: google.translate.TranslateElement.InlineLayout.SIMPLE}, 'google_translate_element');
|
71
|
|
-}
|
72
|
|
-</script>
|
73
|
|
-<script type="text/javascript" src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
|
74
|
|
-</div>
|
75
|
|
-</article>
|
76
|
|
-<div id="claer">
|
77
|
|
-</div>
|
78
|
|
-</div>
|
79
|
|
-</section>
|
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>
|
99
|
|
- </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>
|
113
|
|
- </div>
|
114
|
|
- </div>
|
115
|
|
- </header>
|
|
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
|
+ <header>
|
|
89
|
+ <div id="header" class="gothic">
|
|
90
|
+ <a href="../../index.html"><img src="../../css/img/header_emblem.png" width="200px" height="260px" /></a>
|
|
91
|
+ <div id="h_block_1">
|
|
92
|
+ <div class="h_line">
|
|
93
|
+ </div>
|
|
94
|
+ <article class="h_text_l">
|
|
95
|
+ <a class="h_link" href="../../second/living.html"><span class="h_text">くらしの情報</span></a>
|
|
96
|
+ </article>
|
|
97
|
+ <article class="h_text_l">
|
|
98
|
+ <a class="h_link" href="../../second/tourism.html"><span class="h_text">観光</span></a>
|
|
99
|
+ </article>
|
|
100
|
+ <article class="h_text_l">
|
|
101
|
+ <a class="h_link" href="../../second/business.html"><span class="h_text">事業者向け情報</span></a>
|
|
102
|
+ </article>
|
|
103
|
+ <article class="h_text_l">
|
|
104
|
+ <a class="h_link" href="../../second/town_admini_info.html"><span class="h_text">町政情報</span></a>
|
|
105
|
+ </article>
|
|
106
|
+ </div>
|
|
107
|
+ <div id="h_block_search">
|
|
108
|
+ <div class="h_line"></div>
|
|
109
|
+ <article class="h_search">
|
|
110
|
+ <div class="space10"></div>
|
|
111
|
+ <form action="http://www.google.com/search">
|
|
112
|
+ <input type="hidden" name="hl" value="ja" />
|
|
113
|
+ <input type="hidden" name="ie" value="UTF-8">
|
|
114
|
+ <input type="hidden" name="oe" value="UTF-8">
|
|
115
|
+ <input type="hidden" value="www.town.kitagata.gifu.jp" name="as_sitesearch" />
|
|
116
|
+ <input type="text" name="q" size="16" maxlength="256" value="" />
|
|
117
|
+ <input type="submit" name="btnG" value="検索" />
|
|
118
|
+ </form>
|
|
119
|
+ </article>
|
|
120
|
+ </div>
|
|
121
|
+ </div>
|
|
122
|
+ </header>
|
116
|
123
|
|
117
|
|
- <div id="third_body">
|
118
|
|
- <!--セクション space-->
|
119
|
|
- <!--
|
|
124
|
+ <div id="third_body">
|
|
125
|
+ <!--セクション space-->
|
|
126
|
+ <!--
|
120
|
127
|
<div id="space">
|
121
|
128
|
<article id="space" >
|
122
|
129
|
<div id="space_title" class="gothic">
|
|
@@ -125,119 +132,126 @@ new google.translate.TranslateElement({pageLanguage: 'ja', layout: google.transl
|
125
|
132
|
</article>
|
126
|
133
|
</div>
|
127
|
134
|
-->
|
128
|
|
- <!--セクション template-->
|
129
|
|
- <section id="template" >
|
130
|
|
- <article id="breadcrumb" >
|
131
|
|
- <div id="breadcrumb_title">
|
132
|
|
- <div id="breadcrumb_title_block">
|
133
|
|
- <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/Welfare_Benefits.html">臨時福祉給付金、子育て世帯臨時特例給付金について</a>>臨時福祉給付金(経済対策分)の支給について</span>
|
134
|
|
- </div>
|
135
|
|
- </div>
|
136
|
|
- </article><br />
|
137
|
|
- <article id="template" >
|
138
|
|
- <span style="color:#FF0000;">申請受付は終了しました。</span>
|
139
|
|
- <div id="template_title_2lins" class="gothic">
|
140
|
|
- <div id="template_title_block">
|
141
|
|
- <span id="template_title_2lins">臨時福祉給付金(経済対策分)の支給について</span>
|
142
|
|
- </div>
|
143
|
|
- </div>
|
144
|
|
- </article>
|
145
|
|
- <article id="template_list_title" >
|
146
|
|
- <div id="template_title2" class="gothic">
|
147
|
|
- <div id="template_title_block">
|
148
|
|
- <span id="template_title2">臨時福祉給付金(経済対策分)とは</span>
|
149
|
|
- </div>
|
150
|
|
- </div>
|
151
|
|
- <span id="template_article_block">
|
152
|
|
- 平成26年4月に実施した消費税率引上げによる影響を緩和するため、所得の少ない方に対し、制度的な対応を行うまでの間の、暫定的・臨時的な措置として実施するものです。対象・支給額は下表のとおりです。
|
153
|
|
- <table width="670" border="0">
|
154
|
|
- <tbody><tr>
|
155
|
|
- <th width="20%" bgcolor="#add8e6" align="left">給付金名</th>
|
156
|
|
- <th width="60%" bgcolor="#add8e6" align="left">対象</th>
|
157
|
|
- <th width="20%" bgcolor="#add8e6" align="left">支給額</th>
|
158
|
|
- </tr>
|
159
|
|
- <tr>
|
160
|
|
- <td bgcolor="#dcdcdc" align="left">臨時福祉給付金(経済対策分)</th>
|
161
|
|
- <td bgcolor="#dcdcdc" align="left">
|
162
|
|
- 平成28年1月1日現在で北方町の住民基本台帳に登録されており、平成28年度町民税が課税されていない方。<br />
|
163
|
|
- ※平成28年度町民税が課税されている方に扶養されている方、生活保護制度の被保護者となっている場合などは対象外です。<br />
|
164
|
|
- ※平成28年1月1日から支給決定までの間に亡くなられた方は、対象となりません。
|
165
|
|
- </td>
|
166
|
|
- <td bgcolor="#dcdcdc" align="left">支給対象1人につき15,000円(1回限り)</td>
|
167
|
|
- </tr>
|
168
|
|
- </tbody>
|
169
|
|
- </table>
|
170
|
|
- </span>
|
|
135
|
+ <!--セクション template-->
|
|
136
|
+ <section id="template">
|
|
137
|
+ <article id="breadcrumb">
|
|
138
|
+ <div id="breadcrumb_title">
|
|
139
|
+ <div id="breadcrumb_title_block">
|
|
140
|
+ <span id="breadcrumb_title"><a href="../../index.html">トップ</a>><a
|
|
141
|
+ href="../../second/living.html">くらしの情報</a>><a href="../../second/Welfare.html">福祉</a>><a
|
|
142
|
+ href="../../third/living/Welfare_Benefits.html">臨時福祉給付金、子育て世帯臨時特例給付金について</a>>臨時福祉給付金(経済対策分)の支給について</span>
|
|
143
|
+ </div>
|
|
144
|
+ </div>
|
|
145
|
+ </article><br />
|
|
146
|
+ <article id="template">
|
|
147
|
+ <span style="color:#FF0000;">申請受付は終了しました。</span>
|
|
148
|
+ <div id="template_title_2lins" class="gothic">
|
|
149
|
+ <div id="template_title_block">
|
|
150
|
+ <span id="template_title_2lins">臨時福祉給付金(経済対策分)の支給について</span>
|
|
151
|
+ </div>
|
|
152
|
+ </div>
|
|
153
|
+ </article>
|
|
154
|
+ <article id="template_list_title">
|
|
155
|
+ <div id="template_title2" class="gothic">
|
|
156
|
+ <div id="template_title_block">
|
|
157
|
+ <span id="template_title2">臨時福祉給付金(経済対策分)とは</span>
|
|
158
|
+ </div>
|
|
159
|
+ </div>
|
|
160
|
+ <span id="template_article_block">
|
|
161
|
+ 平成26年4月に実施した消費税率引上げによる影響を緩和するため、所得の少ない方に対し、制度的な対応を行うまでの間の、暫定的・臨時的な措置として実施するものです。対象・支給額は下表のとおりです。
|
|
162
|
+ <table width="670" border="0">
|
|
163
|
+ <tbody>
|
|
164
|
+ <tr>
|
|
165
|
+ <th width="20%" bgcolor="#add8e6" align="left">給付金名</th>
|
|
166
|
+ <th width="60%" bgcolor="#add8e6" align="left">対象</th>
|
|
167
|
+ <th width="20%" bgcolor="#add8e6" align="left">支給額</th>
|
|
168
|
+ </tr>
|
|
169
|
+ <tr>
|
|
170
|
+ <td bgcolor="#dcdcdc" align="left">臨時福祉給付金(経済対策分)</th>
|
|
171
|
+ <td bgcolor="#dcdcdc" align="left">
|
|
172
|
+ 平成28年1月1日現在で北方町の住民基本台帳に登録されており、平成28年度町民税が課税されていない方。<br />
|
|
173
|
+ ※平成28年度町民税が課税されている方に扶養されている方、生活保護制度の被保護者となっている場合などは対象外です。<br />
|
|
174
|
+ ※平成28年1月1日から支給決定までの間に亡くなられた方は、対象となりません。
|
|
175
|
+ </td>
|
|
176
|
+ <td bgcolor="#dcdcdc" align="left">支給対象1人につき15,000円(1回限り)</td>
|
|
177
|
+ </tr>
|
|
178
|
+ </tbody>
|
|
179
|
+ </table>
|
|
180
|
+ </span>
|
171
|
181
|
|
172
|
|
- <div id="template_title2_2" class="gothic">
|
173
|
|
- <div id="template_title_block">
|
174
|
|
- <span id="template_title2_2">申請方法</span>
|
175
|
|
- </div>
|
176
|
|
- </div>
|
177
|
|
- <span id="template_article_block">
|
178
|
|
- 3月上旬に対象と思われる世帯へ申請書などの案内文書を郵送します。案内文書に同封されている返信用封筒にて郵送、または窓口へ直接提出することで申請ができます。<br />
|
179
|
|
- ※申請いただいても、審査の結果、却下となり給付金が支払われない場合があります。
|
180
|
|
- </span>
|
|
182
|
+ <div id="template_title2_2" class="gothic">
|
|
183
|
+ <div id="template_title_block">
|
|
184
|
+ <span id="template_title2_2">申請方法</span>
|
|
185
|
+ </div>
|
|
186
|
+ </div>
|
|
187
|
+ <span id="template_article_block">
|
|
188
|
+ 3月上旬に対象と思われる世帯へ申請書などの案内文書を郵送します。案内文書に同封されている返信用封筒にて郵送、または窓口へ直接提出することで申請ができます。<br />
|
|
189
|
+ ※申請いただいても、審査の結果、却下となり給付金が支払われない場合があります。
|
|
190
|
+ </span>
|
181
|
191
|
|
182
|
|
- <div id="template_title2" class="gothic">
|
183
|
|
- <div id="template_title_block">
|
184
|
|
- <span id="template_title2">申請先</span>
|
185
|
|
- </div>
|
186
|
|
- </div>
|
187
|
|
- <span id="template_article_block">北方町役場「臨時福祉給付金」窓口<br />
|
188
|
|
- 時間 午前9時から午後4時まで
|
189
|
|
- </span>
|
|
192
|
+ <div id="template_title2" class="gothic">
|
|
193
|
+ <div id="template_title_block">
|
|
194
|
+ <span id="template_title2">申請先</span>
|
|
195
|
+ </div>
|
|
196
|
+ </div>
|
|
197
|
+ <span id="template_article_block">北方町役場「臨時福祉給付金」窓口<br />
|
|
198
|
+ 時間 午前9時から午後4時まで
|
|
199
|
+ </span>
|
190
|
200
|
|
191
|
|
- <div id="template_title2" class="gothic">
|
192
|
|
- <div id="template_title_block">
|
193
|
|
- <span id="template_title2">申請受付期間</span>
|
194
|
|
- </div>
|
195
|
|
- </div>
|
196
|
|
- <span id="template_article_block">平成29年3月1日(水)~6月2日(金)<br />
|
197
|
|
- ※ただし土曜日、日曜日、祝日は除きます。<br />
|
198
|
|
- ※受付終了後は、やむを得ない場合以外は申請を受付できませんのでご注意ください。<br />
|
199
|
|
- ※申請期間は市区町村によって異なります。北方町以外が申請先となる場合は、事前にその市町村に問い合わせたり、ホームページを確認する等して、申請方法や申請期間等を確認してください。
|
200
|
|
- </span>
|
|
201
|
+ <div id="template_title2" class="gothic">
|
|
202
|
+ <div id="template_title_block">
|
|
203
|
+ <span id="template_title2">申請受付期間</span>
|
|
204
|
+ </div>
|
|
205
|
+ </div>
|
|
206
|
+ <span id="template_article_block">平成29年3月1日(水)~6月2日(金)<br />
|
|
207
|
+ ※ただし土曜日、日曜日、祝日は除きます。<br />
|
|
208
|
+ ※受付終了後は、やむを得ない場合以外は申請を受付できませんのでご注意ください。<br />
|
|
209
|
+ ※申請期間は市区町村によって異なります。北方町以外が申請先となる場合は、事前にその市町村に問い合わせたり、ホームページを確認する等して、申請方法や申請期間等を確認してください。
|
|
210
|
+ </span>
|
201
|
211
|
|
202
|
|
- <div id="template_title2_2" class="gothic">
|
203
|
|
- <div id="template_title_block">
|
204
|
|
- <span id="template_title2_2">臨時福祉給付金を装った「振り込め詐欺」や「個人情報の詐欺」にご注意ください!</span>
|
205
|
|
- </div>
|
206
|
|
- </div>
|
207
|
|
- <span id="template_article_block">
|
208
|
|
- <ul>
|
209
|
|
- <li>市町村や厚生労働省の職員がATM(銀行・コンビニなどの現金自動支払機)の操作をお願いすることは絶対にありません。</li>
|
210
|
|
- <li>市町村や厚生労働省から、給付金の給付のために手数料などの振り込みを求めることはありません。</li>
|
211
|
|
- </ul>
|
212
|
|
- </span>
|
213
|
|
- <div id="template_title2" class="gothic">
|
214
|
|
- <div id="template_title_block">
|
215
|
|
- <span id="template_title2">問い合わせ先</span>
|
216
|
|
- </div>
|
217
|
|
- </div>
|
218
|
|
- <span id="template_article_block">
|
219
|
|
- <b>申請方法に関するお問い合わせ</b><br />
|
220
|
|
- 北方町役場福祉健康課 「臨時福祉給付金」窓口<br />
|
221
|
|
- 電話:058(323)1119<br />
|
222
|
|
- <b>制度に関するお問い合わせ</b><br />
|
223
|
|
- 厚生労働省 <br />
|
224
|
|
- 電話:0570(037)192<br />
|
225
|
|
- 厚生労働省「臨時福祉給付金」ホームページ<br />
|
226
|
|
- <a href="http://dev.2kyufu.jp/rinji29/index.html" target="_blank">http://dev.2kyufu.jp/rinji29/index.html</a>
|
227
|
|
- </span>
|
|
212
|
+ <div id="template_title2_2" class="gothic">
|
|
213
|
+ <div id="template_title_block">
|
|
214
|
+ <span id="template_title2_2">臨時福祉給付金を装った「振り込め詐欺」や「個人情報の詐欺」にご注意ください!</span>
|
|
215
|
+ </div>
|
|
216
|
+ </div>
|
|
217
|
+ <span id="template_article_block">
|
|
218
|
+ <ul>
|
|
219
|
+ <li>市町村や厚生労働省の職員がATM(銀行・コンビニなどの現金自動支払機)の操作をお願いすることは絶対にありません。</li>
|
|
220
|
+ <li>市町村や厚生労働省から、給付金の給付のために手数料などの振り込みを求めることはありません。</li>
|
|
221
|
+ </ul>
|
|
222
|
+ </span>
|
|
223
|
+ <div id="template_title2" class="gothic">
|
|
224
|
+ <div id="template_title_block">
|
|
225
|
+ <span id="template_title2">問い合わせ先</span>
|
|
226
|
+ </div>
|
|
227
|
+ </div>
|
|
228
|
+ <span id="template_article_block">
|
|
229
|
+ <b>申請方法に関するお問い合わせ</b><br />
|
|
230
|
+ 北方町役場福祉健康課 「臨時福祉給付金」窓口<br />
|
|
231
|
+ 電話:058(323)1119<br />
|
|
232
|
+ <b>制度に関するお問い合わせ</b><br />
|
|
233
|
+ 厚生労働省 <br />
|
|
234
|
+ 電話:0570(037)192<br />
|
|
235
|
+ <!-- 厚生労働省「臨時福祉給付金」ホームページ<br />
|
|
236
|
+ <a href="http://dev.2kyufu.jp/rinji29/index.html"
|
|
237
|
+ target="_blank">http://dev.2kyufu.jp/rinji29/index.html</a> -->
|
|
238
|
+ </span>
|
228
|
239
|
|
229
|
240
|
|
230
|
|
- </article>
|
231
|
|
- </section>
|
232
|
|
- </div>
|
|
241
|
+ </article>
|
|
242
|
+ </section>
|
|
243
|
+ </div>
|
|
244
|
+
|
|
245
|
+ <footer>
|
|
246
|
+ <img src="../../css/img/kitagatafooter.png" width="920px" height="80px" alt="北方町" /><br />
|
|
247
|
+ <p class="footer_text"><a href="../../second/Copyright_and_link.html">リンクと著作権</a>|<a
|
|
248
|
+ href="../../second/Privacy_policy.html">個人情報保護指針</a>|<a
|
|
249
|
+ href="../../second/Barrier_free_policy.html">バリアフリーポリシー</a></p>
|
|
250
|
+ </footer>
|
233
|
251
|
|
234
|
|
- <footer>
|
235
|
|
- <img src="../../css/img/kitagatafooter.png" width="920px" height="80px" alt="北方町"/><br />
|
236
|
|
- <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>
|
237
|
|
- </footer>
|
238
|
252
|
|
|
253
|
+ </div>
|
|
254
|
+ <img class="cgipageview" src="http://www.town.kitagata.gifu.jp/cgi-bin/pcount/pcount.cgi?" height="1" width="1" />
|
|
255
|
+</body>
|
239
|
256
|
|
240
|
|
- </div>
|
241
|
|
- <img class="cgipageview" src="http://www.town.kitagata.gifu.jp/cgi-bin/pcount/pcount.cgi?" height="1" width="1" />
|
242
|
|
- </body>
|
243
|
|
-</html>
|
|
257
|
+</html>
|