|
@@ -16,34 +16,35 @@
|
16
|
16
|
</head>
|
17
|
17
|
|
18
|
18
|
<body id="back">
|
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> TEL:058-323-1111(代)</span>
|
26
|
|
- </address>
|
27
|
|
- </article>
|
28
|
|
- <div id="controle_panel">
|
29
|
|
- <!--セクション 背景色-->
|
30
|
|
- <article id="bgcolor">
|
31
|
|
- <img src="../../css/img/013.png" alt="背景色変更ボックス"/>
|
32
|
|
- <div id="bgcolor_img">
|
33
|
|
- <input id="button1" width="29px" height="28px" value=" " alt=" " type="image"
|
34
|
|
- onClick="setBackground3(1)">
|
35
|
|
- <input id="button2" width="29px" height="28px" value=" " alt=" " type="image"
|
36
|
|
- onClick="setBackground3(2)">
|
37
|
|
- <input id="button3" width="29px" height="28px" value=" " alt=" " type="image"
|
38
|
|
- onClick="setBackground3(3)">
|
39
|
|
- </div>
|
40
|
|
- <script>
|
41
|
|
- getBackgNumber3();
|
42
|
|
- </script>
|
|
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>
|
43
|
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>
|
44
|
45
|
|
45
|
|
- <!--セクション 文字サイズ-->
|
46
|
|
- <!--<article id="charsize" >
|
|
46
|
+ <!--セクション 文字サイズ-->
|
|
47
|
+ <!--<article id="charsize" >
|
47
|
48
|
<img src="../../css/img/008.png" alt="文字サイズ変更ボックス" />
|
48
|
49
|
<div id="charsize_img">
|
49
|
50
|
<img src="../../css/img/005.png" alt="文字大きさ変更、小さい" />
|
|
@@ -52,213 +53,226 @@
|
52
|
53
|
</div>
|
53
|
54
|
</article>-->
|
54
|
55
|
|
55
|
|
- <!--セクション サイトマップ-->
|
56
|
|
- <article id="sitemap">
|
57
|
|
- <div id="sitemap_img">
|
58
|
|
- <a href="../../second/sitemap.html"><img src="../../css/img/kitagata_sitemap.png" alt="サイトマップ"/></a>
|
59
|
|
- </div>
|
60
|
|
- </article>
|
61
|
|
- <!--セクション お問い合わせ-->
|
62
|
|
- <article id="contact">
|
63
|
|
- <div id="contact_img">
|
64
|
|
- <a href="../../third/town_admini_info/administrative_organization_chart.html"><img
|
65
|
|
- src="../../css/img/kitagata_support.png" alt="お問い合わせはこちらから"/></a>
|
66
|
|
- </div>
|
67
|
|
- </article>
|
68
|
|
- <!--セクション 翻訳-->
|
69
|
|
- <article id="translation">
|
70
|
|
- <div id="translation_img">
|
71
|
|
- <!--<img src="../../css/img/kitagata_Language.png" alt="翻訳" />-->
|
72
|
|
- <div id="google_translate_element"></div>
|
73
|
|
- <script type="text/javascript">
|
74
|
|
- function googleTranslateElementInit() {
|
75
|
|
- new google.translate.TranslateElement({
|
76
|
|
- pageLanguage: 'ja',
|
77
|
|
- layout: google.translate.TranslateElement.InlineLayout.SIMPLE
|
78
|
|
- }, 'google_translate_element');
|
79
|
|
- }
|
80
|
|
- </script>
|
81
|
|
- <script type="text/javascript"
|
|
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>
|
|
68
|
+ </div>
|
|
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"
|
82
|
84
|
src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
|
|
85
|
+ </div>
|
|
86
|
+ </article>
|
|
87
|
+ <div id="claer">
|
83
|
88
|
</div>
|
84
|
|
- </article>
|
85
|
|
- <div id="claer">
|
86
|
89
|
</div>
|
87
|
|
- </div>
|
88
|
|
- </section>
|
|
90
|
+ </section>
|
89
|
91
|
|
90
|
|
- <!--ヘッダーデータ-->
|
91
|
|
- <header>
|
92
|
|
- <div id="header" class="gothic">
|
93
|
|
- <a href="../../index.html"><img src="../../css/img/header_emblem.png" width="200px" height="260px"/></a>
|
94
|
|
- <div id="h_block_1">
|
95
|
|
- <div class="h_line">
|
|
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>
|
|
102
|
+ </article>
|
|
103
|
+ <article class="h_text_l">
|
|
104
|
+ <a class="h_link" href="../../second/tourism.html"><span class="h_text">観光</span></a>
|
|
105
|
+ </article>
|
|
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>
|
96
|
126
|
</div>
|
97
|
|
- <article class="h_text_l">
|
98
|
|
- <a class="h_link" href="../../second/living.html"><span class="h_text">くらしの情報</span></a>
|
99
|
|
- </article>
|
100
|
|
- <article class="h_text_l">
|
101
|
|
- <a class="h_link" href="../../second/tourism.html"><span class="h_text">観光</span></a>
|
102
|
|
- </article>
|
103
|
|
- <article class="h_text_l">
|
104
|
|
- <a class="h_link" href="../../second/business.html"><span class="h_text">事業者向け情報</span></a>
|
105
|
|
- </article>
|
106
|
|
- <article class="h_text_l">
|
107
|
|
- <a class="h_link" href="../../second/town_admini_info.html"><span class="h_text">町政情報</span></a>
|
108
|
|
- </article>
|
109
|
|
- </div>
|
110
|
|
- <div id="h_block_search">
|
111
|
|
- <div class="h_line"></div>
|
112
|
|
- <article class="h_search">
|
113
|
|
- <div class="space10"></div>
|
114
|
|
- <form action="http://www.google.com/search">
|
115
|
|
- <input type="hidden" name="hl" value="ja"/>
|
116
|
|
- <input type="hidden" name="ie" value="UTF-8">
|
117
|
|
- <input type="hidden" name="oe" value="UTF-8">
|
118
|
|
- <input type="hidden" value="www.town.kitagata.gifu.jp" name="as_sitesearch"/>
|
119
|
|
- <input type="text" name="q" size="16" maxlength="256" value=""/>
|
120
|
|
- <input type="submit" name="btnG" value="検索"/>
|
121
|
|
- </form>
|
122
|
|
- </article>
|
123
|
127
|
</div>
|
124
|
|
- </div>
|
125
|
|
- </header>
|
|
128
|
+ </header>
|
126
|
129
|
|
127
|
|
- <div id="third_body">
|
128
|
|
- <section id="template">
|
129
|
|
- <article id="breadcrumb2">
|
130
|
|
- <div id="breadcrumb_title2">
|
131
|
|
- <div id="breadcrumb_title_block2">
|
132
|
|
- <span id="breadcrumb_title2"><a href="../../index.html">トップ</a>><a
|
133
|
|
- href="../../second/business.html">事業者向け情報</a>>北方町中小企業雇用調整助成事業費補助金について</span>
|
|
130
|
+ <div id="third_body">
|
|
131
|
+ <section id="template">
|
|
132
|
+ <article id="breadcrumb2">
|
|
133
|
+ <div id="breadcrumb_title2">
|
|
134
|
+ <div id="breadcrumb_title_block2">
|
|
135
|
+ <span id="breadcrumb_title2"><a href="../../index.html">トップ</a>><a
|
|
136
|
+ href="../../second/business.html">事業者向け情報</a>>北方町中小企業雇用調整助成事業費補助金について</span>
|
|
137
|
+ </div>
|
134
|
138
|
</div>
|
135
|
|
- </div>
|
136
|
|
- </article>
|
137
|
|
- <article id="template_2lins">
|
138
|
|
- <div id="template_title_2lins" class="gothic">
|
139
|
|
- <div id="template_title_block_2lins">
|
140
|
|
- <span id="template_title_2lins">北方町中小企業雇用調整助成事業費補助金について</span>
|
|
139
|
+ </article>
|
|
140
|
+ <article id="template_2lins">
|
|
141
|
+ <div id="template_title_2lins" class="gothic">
|
|
142
|
+ <div id="template_title_block_2lins">
|
|
143
|
+ <span id="template_title_2lins">北方町中小企業雇用調整助成事業費補助金について</span>
|
|
144
|
+ </div>
|
141
|
145
|
</div>
|
142
|
|
- </div>
|
143
|
|
- </article>
|
|
146
|
+ </article>
|
144
|
147
|
|
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>
|
|
148
|
+ <article id="template_list_title">
|
|
149
|
+ <div id="template_title2" class="gothic">
|
|
150
|
+ <div id="template_title_block">
|
|
151
|
+ <span id="template_title2">北方町中小企業雇用調整助成事業費補助金</span>
|
|
152
|
+ </div>
|
149
|
153
|
</div>
|
150
|
|
- </div>
|
151
|
|
- <span id="template_article_block">
|
152
|
|
- 本町では、新型コロナウイルス感染症の影響に伴う一時的な休業等により、従業員を休業させる事業主の負担を軽減し、雇用の維持を図るため、国の雇用調整助成金等に町独自の上乗せ補助を行います。<br/>
|
153
|
|
- 国の雇用調整助成金の詳しくは、厚生労働省の雇用調整助成金のホームページを確認してください。<br/>
|
154
|
|
- <br/>
|
155
|
|
- <a href="https://www.mhlw.go.jp/stf/seisakunitsuite/bunya/koyou_roudou/koyou/kyufukin/pageL07.html"
|
156
|
|
- target="_blank">厚生労働省雇用調整助成金ホームページ(外部リンク)</a><br/>
|
157
|
|
- </span>
|
158
|
|
- </article>
|
|
154
|
+ <span id="template_article_block">
|
|
155
|
+ 本町では、新型コロナウイルス感染症の影響に伴う一時的な休業等により、従業員を休業させる事業主の負担を軽減し、雇用の維持を図るため、国の雇用調整助成金等に町独自の上乗せ補助を行います。<br />
|
|
156
|
+ 国の雇用調整助成金の詳しくは、厚生労働省の雇用調整助成金のホームページを確認してください。<br />
|
|
157
|
+ <br />
|
|
158
|
+ <a href="https://www.mhlw.go.jp/stf/seisakunitsuite/bunya/koyou_roudou/koyou/kyufukin/pageL07.html"
|
|
159
|
+ target="_blank">厚生労働省雇用調整助成金ホームページ(外部リンク)</a><br />
|
|
160
|
+ </span>
|
|
161
|
+ </article>
|
159
|
162
|
|
160
|
|
- <article id="template_list_title">
|
161
|
|
- <div id="template_title2" class="gothic">
|
162
|
|
- <div id="template_title_block">
|
163
|
|
- <span id="template_title2">1.対象事業者</span>
|
|
163
|
+ <article id="template_list_title">
|
|
164
|
+ <div id="template_title2" class="gothic">
|
|
165
|
+ <div id="template_title_block">
|
|
166
|
+ <span id="template_title2">1.対象事業者</span>
|
|
167
|
+ </div>
|
164
|
168
|
</div>
|
165
|
|
- </div>
|
166
|
|
- <span id="template_article_block">
|
167
|
|
- 下記の条件をすべて満たす事業者は対象になります。<br/>
|
168
|
|
- <ul>
|
169
|
|
- <li>中小企業者で、北方町内に事業所があること。</li>
|
170
|
|
- <li>国の雇用調整助成金等(緊急雇用安定助成金を含む。)で、労働局長の支給決定を受けており、かつ、5分の4の助成率が適用される事業主であること。</li>
|
171
|
|
- <li>北方町税の滞納がないこと。(納税猶予の措置がなされている場合を除く。)</li>
|
172
|
|
- </ul><br/>
|
173
|
|
- </span>
|
174
|
|
- </article>
|
|
169
|
+ <span id="template_article_block">
|
|
170
|
+ 下記の条件をすべて満たす事業者は対象になります。<br />
|
|
171
|
+ <ul>
|
|
172
|
+ <li>中小企業者で、北方町内に事業所があること。</li>
|
|
173
|
+ <li>国の雇用調整助成金等(緊急雇用安定助成金を含む。)で、労働局長の支給決定を受けており、かつ、5分の4の助成率が適用される事業主であること。</li>
|
|
174
|
+ <li>北方町税の滞納がないこと。(納税猶予の措置がなされている場合を除く。)</li>
|
|
175
|
+ </ul><br />
|
|
176
|
+ </span>
|
|
177
|
+ </article>
|
175
|
178
|
|
176
|
|
- <article id="template_list_title">
|
177
|
|
- <div id="template_title2" class="gothic">
|
178
|
|
- <div id="template_title_block">
|
179
|
|
- <span id="template_title2">2.対象期間</span>
|
|
179
|
+ <article id="template_list_title">
|
|
180
|
+ <div id="template_title2" class="gothic">
|
|
181
|
+ <div id="template_title_block">
|
|
182
|
+ <span id="template_title2">2.対象期間</span>
|
|
183
|
+ </div>
|
180
|
184
|
</div>
|
181
|
|
- </div>
|
182
|
|
- <span id="template_article_block">
|
183
|
|
- 補助金の対象期間は下記の通り、国が定める緊急対応期間とします。<br/><br>
|
184
|
|
- 【令和2年4月1日〜令和3年4月30日】
|
185
|
|
- <br/>
|
186
|
|
- </span>
|
187
|
|
- </article>
|
|
185
|
+ <span id="template_article_block">
|
|
186
|
+ 補助金の対象期間は下記の通り、国が定める緊急対応期間とします。<br /><br>
|
|
187
|
+ 【令和2年4月1日〜令和3年4月30日】
|
|
188
|
+ <br />
|
|
189
|
+ </span>
|
|
190
|
+ </article>
|
188
|
191
|
|
189
|
|
- <article id="template_list_title">
|
190
|
|
- <div id="template_title2" class="gothic">
|
191
|
|
- <div id="template_title_block">
|
192
|
|
- <span id="template_title2">3.補助額</span>
|
|
192
|
+ <article id="template_list_title">
|
|
193
|
+ <div id="template_title2" class="gothic">
|
|
194
|
+ <div id="template_title_block">
|
|
195
|
+ <span id="template_title2">3.補助額</span>
|
|
196
|
+ </div>
|
193
|
197
|
</div>
|
194
|
|
- </div>
|
195
|
|
- <span id="template_article_block">
|
196
|
|
- 国の雇用調整助成金等支給決定額(教育訓練加算金を除く。)に8分の1を乗じて得た額(1円未満切り捨て)とします。ただし、国の雇用調整助成金等の支給決定額と補助金を合わせた上限額は、雇用調整助成金等の対象労働者1人当たり日額15,000円までとなります。<br/>
|
197
|
|
- 【例】休業手当を1人当たり12,000円で10人に支給した場合<br/>
|
198
|
|
- 12,000円×10人=120,000円(事業主による休業手当支給額)<br/>
|
199
|
|
- 120,000円×4/5=96,000円(国の助成金支給決定額)<br/>
|
200
|
|
- 96,000円×1/8=12,000円(町からの補助金額)<br/>
|
201
|
|
- 120,000円-96,000円-12,000円=12,000円(実際に事業者が負担する額)<br/>
|
202
|
|
- <br/>
|
203
|
|
- </span>
|
204
|
|
- </article>
|
|
198
|
+ <span id="template_article_block">
|
|
199
|
+ 国の雇用調整助成金等支給決定額(教育訓練加算金を除く。)に8分の1を乗じて得た額(1円未満切り捨て)とします。ただし、国の雇用調整助成金等の支給決定額と補助金を合わせた上限額は、雇用調整助成金等の対象労働者1人当たり日額15,000円までとなります。<br />
|
|
200
|
+ 【例】休業手当を1人当たり12,000円で10人に支給した場合<br />
|
|
201
|
+ 12,000円×10人=120,000円(事業主による休業手当支給額)<br />
|
|
202
|
+ 120,000円×4/5=96,000円(国の助成金支給決定額)<br />
|
|
203
|
+ 96,000円×1/8=12,000円(町からの補助金額)<br />
|
|
204
|
+ 120,000円-96,000円-12,000円=12,000円(実際に事業者が負担する額)<br />
|
|
205
|
+ <br />
|
|
206
|
+ </span>
|
|
207
|
+ </article>
|
205
|
208
|
|
206
|
|
- <article id="template_list_title">
|
207
|
|
- <div id="template_title2" class="gothic">
|
208
|
|
- <div id="template_title_block">
|
209
|
|
- <span id="template_title2">4.補助限度額</span>
|
|
209
|
+ <article id="template_list_title">
|
|
210
|
+ <div id="template_title2" class="gothic">
|
|
211
|
+ <div id="template_title_block">
|
|
212
|
+ <span id="template_title2">4.補助限度額</span>
|
|
213
|
+ </div>
|
210
|
214
|
</div>
|
211
|
|
- </div>
|
212
|
|
- <span id="template_article_block">
|
213
|
|
- 1事業所当たり、50万円とします。<br/>
|
214
|
|
- </span>
|
215
|
|
- </article>
|
|
215
|
+ <span id="template_article_block">
|
|
216
|
+ 1事業所当たり、50万円とします。<br />
|
|
217
|
+ </span>
|
|
218
|
+ </article>
|
216
|
219
|
|
217
|
|
- <article id="template_list_title">
|
218
|
|
- <div id="template_title2" class="gothic">
|
219
|
|
- <div id="template_title_block">
|
220
|
|
- <span id="template_title2">5.申請に必要な書類・方法</span>
|
|
220
|
+ <article id="template_list_title">
|
|
221
|
+ <div id="template_title2" class="gothic">
|
|
222
|
+ <div id="template_title_block">
|
|
223
|
+ <span id="template_title2">5.申請に必要な書類・方法</span>
|
|
224
|
+ </div>
|
221
|
225
|
</div>
|
222
|
|
- </div>
|
223
|
|
- <span id="template_article_block">
|
224
|
|
- 北方町中小企業雇用調整助成事業費補助金交付申請書兼請求書に必要事項を記入、押印し、下記の必要書類を添付して申請してください。<br/>
|
225
|
|
- <b>町所定書式</b><br/>
|
226
|
|
- <a href="../../fourth/business/SME_employment_adjustment_subsidy_project_cost_subsidy.pdf"
|
227
|
|
- target="_blank">北方町中小企業雇用調整助成事業費補助金交付申請書兼請求書</a><br/>
|
228
|
|
- <br/>
|
229
|
|
- <b>ご用意いただく書類</b><br/>
|
230
|
|
- 雇用調整助成金等の支給決定通知書の写し<br/>
|
231
|
|
- 雇用調整助成金等に係る国への提出書類の写し<br/>
|
232
|
|
- 町税の完納を証する納税証明書(直近のもので写しも可)<br/>
|
233
|
|
- </span>
|
234
|
|
- </article>
|
|
226
|
+ <span id="template_article_block">
|
|
227
|
+ 北方町中小企業雇用調整助成事業費補助金交付申請書兼請求書に必要事項を記入、押印し、下記の必要書類を添付して申請してください。<br />
|
|
228
|
+ <b>町所定書式</b><br />
|
|
229
|
+ <a href="../../fourth/business/SME_employment_adjustment_subsidy_project_cost_subsidy.pdf"
|
|
230
|
+ target="_blank">北方町中小企業雇用調整助成事業費補助金交付申請書兼請求書</a><br />
|
|
231
|
+ <br />
|
|
232
|
+ <b>ご用意いただく書類</b><br />
|
|
233
|
+ 雇用調整助成金等の支給決定通知書の写し<br />
|
|
234
|
+ 雇用調整助成金等に係る国への提出書類の写し<br />
|
|
235
|
+ 町税の完納を証する納税証明書(直近のもので写しも可)<br />
|
|
236
|
+ </span>
|
|
237
|
+ </article>
|
235
|
238
|
|
236
|
|
- <article id="template_list_title">
|
237
|
|
- <div id="template_title2" class="gothic">
|
238
|
|
- <div id="template_title_block">
|
239
|
|
- <span id="template_title2">6.お問い合わせ先</span>
|
|
239
|
+ <article id="template_list_title">
|
|
240
|
+ <div id="template_title2" class="gothic">
|
|
241
|
+ <div id="template_title_block">
|
|
242
|
+ <span id="template_title2">6.お問い合わせ先</span>
|
|
243
|
+ </div>
|
240
|
244
|
</div>
|
241
|
|
- </div>
|
242
|
|
- <span id="template_article_block">
|
243
|
|
- 北方町役場 政策財政課 058-322-9936<br/>
|
244
|
|
- </span>
|
245
|
|
- </article>
|
|
245
|
+ <span id="template_article_block">
|
|
246
|
+ 北方町役場 政策財政課 058-322-9936<br />
|
|
247
|
+ </span>
|
|
248
|
+ </article>
|
246
|
249
|
|
247
|
|
- </section>
|
248
|
|
- </div>
|
|
250
|
+ <article id="template_list_title">
|
|
251
|
+ <div id="template_title2" class="gothic">
|
|
252
|
+ <div id="template_title_block">
|
|
253
|
+ <span id="template_title2">6.お問い合わせ先</span>
|
|
254
|
+ </div>
|
|
255
|
+ </div>
|
|
256
|
+ <span id="template_article_block">
|
|
257
|
+ 北方町役場 政策財政課 058-322-9936<br />
|
|
258
|
+ </span>
|
|
259
|
+ </article>
|
249
|
260
|
|
250
|
|
- <footer>
|
251
|
|
- <img src="../../css/img/kitagatafooter.png" width="920px" height="80px" alt="北方町"/><br/>
|
252
|
|
- <p class="footer_text"><a href="../../second/Copyright_and_link.html">リンクと著作権</a>|<a
|
253
|
|
- href="../../second/Privacy_policy.html">個人情報保護指針</a>|<a
|
254
|
|
- href="../../second/Barrier_free_policy.html">バリアフリーポリシー</a></p>
|
255
|
|
- </footer>
|
|
261
|
+ </section>
|
|
262
|
+ </div>
|
|
263
|
+
|
|
264
|
+ <footer>
|
|
265
|
+ <img src="../../css/img/kitagatafooter.png" width="920px" height="80px" alt="北方町" /><br />
|
|
266
|
+ <p class="footer_text"><a href="../../second/Copyright_and_link.html">リンクと著作権</a>|<a
|
|
267
|
+ href="../../second/Privacy_policy.html">個人情報保護指針</a>|<a
|
|
268
|
+ href="../../second/Barrier_free_policy.html">バリアフリーポリシー</a></p>
|
|
269
|
+ </footer>
|
256
|
270
|
|
257
|
271
|
|
258
|
|
-</div>
|
259
|
|
-<img class="cgipageview"
|
260
|
|
- src="http://www.town.kitagata.gifu.jp/cgi-bin/pcount/pcount.cgi?bridge_individual_facility_plan" height="1"
|
261
|
|
- width="1"/>
|
|
272
|
+ </div>
|
|
273
|
+ <img class="cgipageview"
|
|
274
|
+ src="http://www.town.kitagata.gifu.jp/cgi-bin/pcount/pcount.cgi?bridge_individual_facility_plan" height="1"
|
|
275
|
+ width="1" />
|
262
|
276
|
</body>
|
263
|
277
|
|
264
|
|
-</html>
|
|
278
|
+</html>
|