|
@@ -16,31 +16,31 @@
|
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" onClick="setBackground3(1)">
|
34
|
|
- <input id="button2" width="29px" height="28px" value=" " alt=" " type="image" onClick="setBackground3(2)">
|
35
|
|
- <input id="button3" width="29px" height="28px" value=" " alt=" " type="image" onClick="setBackground3(3)">
|
36
|
|
- </div>
|
37
|
|
- <script>
|
38
|
|
- getBackgNumber3();
|
39
|
|
- </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> TEL:058-323-1111(代)</span>
|
|
26
|
+ </address>
|
40
|
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" onClick="setBackground3(1)">
|
|
34
|
+ <input id="button2" width="29px" height="28px" value=" " alt=" " type="image" onClick="setBackground3(2)">
|
|
35
|
+ <input id="button3" width="29px" height="28px" value=" " alt=" " type="image" onClick="setBackground3(3)">
|
|
36
|
+ </div>
|
|
37
|
+ <script>
|
|
38
|
+ getBackgNumber3();
|
|
39
|
+ </script>
|
|
40
|
+ </article>
|
41
|
41
|
|
42
|
|
- <!--セクション 文字サイズ-->
|
43
|
|
- <!--<article id="charsize" >
|
|
42
|
+ <!--セクション 文字サイズ-->
|
|
43
|
+ <!--<article id="charsize" >
|
44
|
44
|
<img src="../../css/img/008.png" alt="文字サイズ変更ボックス" />
|
45
|
45
|
<div id="charsize_img">
|
46
|
46
|
<img src="../../css/img/005.png" alt="文字大きさ変更、小さい" />
|
|
@@ -49,110 +49,108 @@
|
49
|
49
|
</div>
|
50
|
50
|
</article>-->
|
51
|
51
|
|
52
|
|
- <!--セクション サイトマップ-->
|
53
|
|
- <article id="sitemap">
|
54
|
|
- <div id="sitemap_img">
|
55
|
|
- <a href="../../second/sitemap.html"><img src="../../css/img/kitagata_sitemap.png" alt="サイトマップ"/></a>
|
56
|
|
- </div>
|
57
|
|
- </article>
|
58
|
|
- <!--セクション お問い合わせ-->
|
59
|
|
- <article id="contact">
|
60
|
|
- <div id="contact_img">
|
61
|
|
- <a href="../../third/town_admini_info/administrative_organization_chart.html"><img
|
62
|
|
- src="../../css/img/kitagata_support.png"
|
63
|
|
- 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>
|
|
52
|
+ <!--セクション サイトマップ-->
|
|
53
|
+ <article id="sitemap">
|
|
54
|
+ <div id="sitemap_img">
|
|
55
|
+ <a href="../../second/sitemap.html"><img src="../../css/img/kitagata_sitemap.png" alt="サイトマップ" /></a>
|
|
56
|
+ </div>
|
100
|
57
|
</article>
|
101
|
|
- <article class="h_text_l">
|
102
|
|
- <a class="h_link" href="../../second/business.html"><span class="h_text">事業者向け情報</span></a>
|
|
58
|
+ <!--セクション お問い合わせ-->
|
|
59
|
+ <article id="contact">
|
|
60
|
+ <div id="contact_img">
|
|
61
|
+ <a href="../../third/town_admini_info/administrative_organization_chart.html"><img
|
|
62
|
+ src="../../css/img/kitagata_support.png" alt="お問い合わせはこちらから" /></a>
|
|
63
|
+ </div>
|
103
|
64
|
</article>
|
104
|
|
- <article class="h_text_l">
|
105
|
|
- <a class="h_link" href="../../second/town_admini_info.html"><span class="h_text">町政情報</span></a>
|
|
65
|
+ <!--セクション 翻訳-->
|
|
66
|
+ <article id="translation">
|
|
67
|
+ <div id="translation_img">
|
|
68
|
+ <!--<img src="../../css/img/kitagata_Language.png" alt="翻訳" />-->
|
|
69
|
+ <div id="google_translate_element"></div>
|
|
70
|
+ <script type="text/javascript">
|
|
71
|
+ function googleTranslateElementInit() {
|
|
72
|
+ new google.translate.TranslateElement({
|
|
73
|
+ pageLanguage: 'ja',
|
|
74
|
+ layout: google.translate.TranslateElement.InlineLayout.SIMPLE
|
|
75
|
+ }, 'google_translate_element');
|
|
76
|
+ }
|
|
77
|
+ </script>
|
|
78
|
+ <script type="text/javascript"
|
|
79
|
+ src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
|
|
80
|
+ </div>
|
106
|
81
|
</article>
|
|
82
|
+ <div id="claer">
|
|
83
|
+ </div>
|
107
|
84
|
</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>
|
|
85
|
+ </section>
|
|
86
|
+
|
|
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
|
121
|
</div>
|
122
|
|
- </div>
|
123
|
|
- </header>
|
|
122
|
+ </header>
|
124
|
123
|
|
125
|
|
- <div id="third_body">
|
126
|
|
- <!--セクション space-->
|
|
124
|
+ <div id="third_body">
|
|
125
|
+ <!--セクション space-->
|
127
|
126
|
|
128
|
|
- <!--セクション template-->
|
129
|
|
- <section id="template">
|
130
|
|
- <article id="breadcrumb">
|
131
|
|
- <div id="breadcrumb_title">
|
132
|
|
- <div id="breadcrumb_title_block">
|
|
127
|
+ <!--セクション template-->
|
|
128
|
+ <section id="template">
|
|
129
|
+ <article id="breadcrumb">
|
|
130
|
+ <div id="breadcrumb_title">
|
|
131
|
+ <div id="breadcrumb_title_block">
|
133
|
132
|
<span id="breadcrumb_title"><a href="../../index.html">トップ</a>><a
|
134
|
|
- href="../../second/living.html">くらしの情報</a>><a
|
135
|
|
- href="../../second/Welfare.html">福祉</a>>障がい者福祉</span>
|
|
133
|
+ href="../../second/living.html">くらしの情報</a>><a href="../../second/Welfare.html">福祉</a>>障がい者福祉</span>
|
|
134
|
+ </div>
|
136
|
135
|
</div>
|
137
|
|
- </div>
|
138
|
|
- </article>
|
139
|
|
- <article id="template">
|
140
|
|
- <div id="template_title" class="gothic">
|
141
|
|
- <div id="template_title_block">
|
142
|
|
- <span id="template_title">障がい者福祉</span>
|
|
136
|
+ </article>
|
|
137
|
+ <article id="template">
|
|
138
|
+ <div id="template_title" class="gothic">
|
|
139
|
+ <div id="template_title_block">
|
|
140
|
+ <span id="template_title">障がい者福祉</span>
|
|
141
|
+ </div>
|
143
|
142
|
</div>
|
144
|
|
- </div>
|
145
|
|
- </article>
|
146
|
|
- <article id="template_list_title">
|
147
|
|
- <div id="template_title2" class="gothic">
|
148
|
|
- <div id="template_title_block">
|
149
|
|
- <span id="template_title2">在宅生活支援関係</span>
|
|
143
|
+ </article>
|
|
144
|
+ <article id="template_list_title">
|
|
145
|
+ <div id="template_title2" class="gothic">
|
|
146
|
+ <div id="template_title_block">
|
|
147
|
+ <span id="template_title2">在宅生活支援関係</span>
|
|
148
|
+ </div>
|
150
|
149
|
</div>
|
151
|
|
- </div>
|
152
|
|
- <span id="template_article_block">
|
|
150
|
+ <span id="template_article_block">
|
153
|
151
|
<h4 id="life">障害福祉サービス</h4>
|
154
|
|
- <p class="paragraphT5">介護保険サービスと重複するものは、介護保険が優先されます。<br/>
|
155
|
|
- 平成25年4月から施行された障害者総合支援法では、障害者の範囲に難病等の方々が加わりました。<br/>
|
|
152
|
+ <p class="paragraphT5">介護保険サービスと重複するものは、介護保険が優先されます。<br />
|
|
153
|
+ 平成25年4月から施行された障害者総合支援法では、障害者の範囲に難病等の方々が加わりました。<br />
|
156
|
154
|
対象となる方々は、身体障害者手帳の有無に関わらず、必要と認められた障害福祉サービス等の受給が可能となります。</p>
|
157
|
155
|
<table border="0" cellpadding="3" cellspacing="2" width="470" id="infokitagata">
|
158
|
156
|
<caption>訪問系サービス…在宅で訪問を受けたり、通所などして利用するサービスです。</caption>
|
|
@@ -185,7 +183,7 @@
|
185
|
183
|
<td bgcolor="#dcdcdc">常に介護が必要な人のなかでも介護が必要な程度が非常に高いと認められた人には、居宅介護などの障害福祉サービスを包括的に提供します。</td>
|
186
|
184
|
</tr>
|
187
|
185
|
</table>
|
188
|
|
- <br/>
|
|
186
|
+ <br />
|
189
|
187
|
<table border="0" cellpadding="3" cellspacing="2" width="470" id="infokitagata">
|
190
|
188
|
<caption>日中活動系サービス…入所施設で昼間の活動を支援するサービスを行います。</caption>
|
191
|
189
|
<tr>
|
|
@@ -219,7 +217,7 @@
|
219
|
217
|
<td bgcolor="#dcdcdc">通常の事業所で働くことが困難な人に、就労の機会の提供や生産活動の機会の提供、知識や能力の向上のための訓練を行います。</td>
|
220
|
218
|
</tr>
|
221
|
219
|
</table>
|
222
|
|
- <br/>
|
|
220
|
+ <br />
|
223
|
221
|
<table border="0" cellpadding="3" cellspacing="2" width="470" id="infokitagata">
|
224
|
222
|
<caption>居住系サービス…入所施設で住まいの場としてのサービスを行います。</caption>
|
225
|
223
|
<tr>
|
|
@@ -250,7 +248,9 @@
|
250
|
248
|
</tr>
|
251
|
249
|
<tr>
|
252
|
250
|
<td valign="top" align="left" width="130" bgcolor="#dcdcdc"> 相談支援 </td>
|
253
|
|
- <td valign="top" align="left" bgcolor="#dcdcdc">障がい者や障がい児の保護者のさまざまな相談に応じ、必要な情報の提供や助言を行います。また障がいのある方等に対する虐待の防止や早期発見のための関係機関との連絡調整、権利擁護のための必要な援助を行います。</td>
|
|
251
|
+ <td valign="top" align="left" bgcolor="#dcdcdc">
|
|
252
|
+ 障がい者や障がい児の保護者のさまざまな相談に応じ、必要な情報の提供や助言を行います。また障がいのある方等に対する虐待の防止や早期発見のための関係機関との連絡調整、権利擁護のための必要な援助を行います。
|
|
253
|
+ </td>
|
254
|
254
|
</tr>
|
255
|
255
|
<tr>
|
256
|
256
|
<td valign="top" align="left" width="130" bgcolor="#dcdcdc"> 移動支援 </td>
|
|
@@ -262,18 +262,19 @@
|
262
|
262
|
</tr>
|
263
|
263
|
<tr>
|
264
|
264
|
<td valign="top" align="left" width="130" bgcolor="#dcdcdc"> 意思疎通支援事業 </td>
|
265
|
|
- <td valign="top" align="left" bgcolor="#dcdcdc">聴覚、言語機能、音声機能、視覚その他の障がいのため、意思の伝達に支援が必要な障がいのある方等に対して、手話通訳等を派遣する事業などを行います。</td>
|
|
265
|
+ <td valign="top" align="left" bgcolor="#dcdcdc">
|
|
266
|
+ 聴覚、言語機能、音声機能、視覚その他の障がいのため、意思の伝達に支援が必要な障がいのある方等に対して、手話通訳等を派遣する事業などを行います。</td>
|
266
|
267
|
</tr>
|
267
|
268
|
</table>
|
268
|
269
|
</span>
|
269
|
|
- </article>
|
270
|
|
- <article id="template_list_title">
|
271
|
|
- <div id="template_title2" class="gothic">
|
272
|
|
- <div id="template_title_block">
|
273
|
|
- <span id="template_title2">補装具・日常生活用具等</span>
|
|
270
|
+ </article>
|
|
271
|
+ <article id="template_list_title">
|
|
272
|
+ <div id="template_title2" class="gothic">
|
|
273
|
+ <div id="template_title_block">
|
|
274
|
+ <span id="template_title2">補装具・日常生活用具等</span>
|
|
275
|
+ </div>
|
274
|
276
|
</div>
|
275
|
|
- </div>
|
276
|
|
- <span id="template_article_block">
|
|
277
|
+ <span id="template_article_block">
|
277
|
278
|
<p class="paragraphT10">介護保険サービスと重複するものは、介護保険が優先されます。</p>
|
278
|
279
|
|
279
|
280
|
<table border="0" cellpadding="3" cellspacing="2" width="470" id="infokitagata">
|
|
@@ -284,16 +285,16 @@
|
284
|
285
|
</tr>
|
285
|
286
|
<tr>
|
286
|
287
|
<td valign="top" align="left" width="130" bgcolor="#dcdcdc"> 補装具の交付(修理) </td>
|
287
|
|
- <td valign="top" align="left" bgcolor="#dcdcdc"
|
288
|
|
- width="220"> 身体機能の障がいを補い、日常生活を容易にするための補装具を交付(修理)します。<br/>
|
289
|
|
- (一部自己負担があります。)<br/>
|
|
288
|
+ <td valign="top" align="left" bgcolor="#dcdcdc" width="220">
|
|
289
|
+ 身体機能の障がいを補い、日常生活を容易にするための補装具を交付(修理)します。<br />
|
|
290
|
+ (一部自己負担があります。)<br />
|
290
|
291
|
主な器具/装具、補聴器、車イスなど </td>
|
291
|
292
|
<td valign="top" align="left" width="140" bgcolor="#dcdcdc"> 身体障がい児、者 </td>
|
292
|
293
|
</tr>
|
293
|
294
|
<tr>
|
294
|
295
|
<td valign="top" align="left" width="130" bgcolor="#dcdcdc"> 日常生活用具の給付(貸与) </td>
|
295
|
296
|
<td valign="top" align="left" bgcolor="#dcdcdc" width="220">
|
296
|
|
- 在宅の重度障がい児、者が自力での日常生活を送ることができるようストマ用装具等の生活用具を給付(貸与)します。障がい名、等級により給付(貸与)できる用具が異なります。<br/>
|
|
297
|
+ 在宅の重度障がい児、者が自力での日常生活を送ることができるようストマ用装具等の生活用具を給付(貸与)します。障がい名、等級により給付(貸与)できる用具が異なります。<br />
|
297
|
298
|
(一部自己負担があります。) </td>
|
298
|
299
|
<td valign="top" align="left" width="140" bgcolor="#dcdcdc"> 重度の身体障がい児、者及び知的障がい児、者 </td>
|
299
|
300
|
</tr>
|
|
@@ -302,7 +303,8 @@
|
302
|
303
|
</tr>
|
303
|
304
|
<tr>
|
304
|
305
|
<td valign="top" align="left" width="130" bgcolor="#dcdcdc"> 日常生活用品の給付 </td>
|
305
|
|
- <td valign="top" align="left" bgcolor="#dcdcdc" width="220"> 生活環境の改善が円滑に行われるために、紙オムツの購入費用の一部を助成します。<br/>
|
|
306
|
+ <td valign="top" align="left" bgcolor="#dcdcdc" width="220">
|
|
307
|
+ 生活環境の改善が円滑に行われるために、紙オムツの購入費用の一部を助成します。<br />
|
306
|
308
|
(所得に応じて助成率が異なります。) </td>
|
307
|
309
|
<td valign="top" align="left" width="140" bgcolor="#dcdcdc"> 重度の身体障がい児、者 </td>
|
308
|
310
|
</tr>
|
|
@@ -314,14 +316,14 @@
|
314
|
316
|
</tr>
|
315
|
317
|
</table>
|
316
|
318
|
</span>
|
317
|
|
- </article>
|
318
|
|
- <article id="template_list_title">
|
319
|
|
- <div id="template_title2" class="gothic">
|
320
|
|
- <div id="template_title_block">
|
321
|
|
- <span id="template_title2">交通関係</span>
|
|
319
|
+ </article>
|
|
320
|
+ <article id="template_list_title">
|
|
321
|
+ <div id="template_title2" class="gothic">
|
|
322
|
+ <div id="template_title_block">
|
|
323
|
+ <span id="template_title2">交通関係</span>
|
|
324
|
+ </div>
|
322
|
325
|
</div>
|
323
|
|
- </div>
|
324
|
|
- <span id="template_article_block">
|
|
326
|
+ <span id="template_article_block">
|
325
|
327
|
<table border="0" cellpadding="3" cellspacing="2" width="470" id="infokitagata">
|
326
|
328
|
<tr>
|
327
|
329
|
<th valign="top" align="left" width="130" bgcolor="#add8e6"> 事業 </th>
|
|
@@ -376,46 +378,18 @@
|
376
|
378
|
<tr>
|
377
|
379
|
<td valign="top" align="left" width="130" bgcolor="#dcdcdc"> 国内航空運賃の割引 </td>
|
378
|
380
|
<td valign="top" align="left" bgcolor="#dcdcdc" width="220">
|
379
|
|
- 国内航空を利用する場合、搭乗券購入の際に手帳を提示すれば運航空賃の割引が受けられます。(詳しくは各航空会社支店、営業所及び指定代理店でお尋ねください。)<br/> </td>
|
|
381
|
+ 国内航空を利用する場合、搭乗券購入の際に手帳を提示すれば運航空賃の割引が受けられます。(詳しくは各航空会社支店、営業所及び指定代理店でお尋ねください。)<br /> </td>
|
380
|
382
|
</tr>
|
381
|
383
|
</table>
|
382
|
384
|
</span>
|
383
|
|
- </article>
|
384
|
|
- <article id="template_list_title">
|
385
|
|
- <div id="template_title2" class="gothic">
|
386
|
|
- <div id="template_title_block">
|
387
|
|
- <span id="template_title2">住宅関係</span>
|
388
|
|
- </div>
|
389
|
|
- </div>
|
390
|
|
- <span id="template_article_block">
|
391
|
|
- <table border="0" cellpadding="3" cellspacing="2" width="470" id="infokitagata">
|
392
|
|
- <tr>
|
393
|
|
- <th valign="top" align="left" width="130" bgcolor="#add8e6"> 事業 </th>
|
394
|
|
- <th valign="top" align="left" bgcolor="#add8e6" width="220"> 内容 </th>
|
395
|
|
- <th valign="top" align="left" width="140" bgcolor="#add8e6"> 対象者 </th>
|
396
|
|
- </tr>
|
397
|
|
- <tr>
|
398
|
|
- <td valign="top" align="left" width="130" bgcolor="#dcdcdc"> 障がい者住宅改善費用の助成 </td>
|
399
|
|
- <td valign="top" align="left" bgcolor="#dcdcdc" width="220">
|
400
|
|
- 在宅の重度身体障がい者の自立生活の維持向上や介護者負担の軽減を図るための住宅改善整備に要する経費(上限70万円から自己負担額を控除した額)を助成します。<br/>
|
401
|
|
- (所得に応じて一部自己負担があります。)<br/>
|
402
|
|
- ※住宅整備資金の貸付との併用はできません。<br/>
|
403
|
|
- ※介護保険の対象となる工事費分は除きます。 </td>
|
404
|
|
- <td valign="top" align="left" width="140" bgcolor="#dcdcdc"> 下肢、体幹又は視覚に重度の障がいを有する者<br/>
|
405
|
|
- 内部障がい者<br/>
|
406
|
|
- <br/>
|
407
|
|
- 重度の療育手帳の交付を受けている者</td>
|
408
|
|
- </tr>
|
409
|
|
- </table>
|
410
|
|
- </span>
|
411
|
|
- </article>
|
412
|
|
- <article id="template_list_title">
|
413
|
|
- <div id="template_title2" class="gothic">
|
414
|
|
- <div id="template_title_block">
|
415
|
|
- <span id="template_title2">社会生活関係</span>
|
|
385
|
+ </article>
|
|
386
|
+ <article id="template_list_title">
|
|
387
|
+ <div id="template_title2" class="gothic">
|
|
388
|
+ <div id="template_title_block">
|
|
389
|
+ <span id="template_title2">社会生活関係</span>
|
|
390
|
+ </div>
|
416
|
391
|
</div>
|
417
|
|
- </div>
|
418
|
|
- <span id="template_article_block">
|
|
392
|
+ <span id="template_article_block">
|
419
|
393
|
<table border="0" cellpadding="3" cellspacing="2" width="470" id="infokitagata">
|
420
|
394
|
<tr>
|
421
|
395
|
<th valign="top" align="left" width="130" bgcolor="#add8e6"> 事業 </th>
|
|
@@ -424,45 +398,45 @@
|
424
|
398
|
</tr>
|
425
|
399
|
<tr>
|
426
|
400
|
<td valign="top" align="left" width="130" bgcolor="#dcdcdc"> NHK受信料の減免 </td>
|
427
|
|
- <td valign="top" align="left" bgcolor="#dcdcdc" width="220"> NHKへ免除申請を提出した月から受信料が減免されます。<br/>
|
|
401
|
+ <td valign="top" align="left" bgcolor="#dcdcdc" width="220"> NHKへ免除申請を提出した月から受信料が減免されます。<br />
|
428
|
402
|
(町長の証明が必要です。) </td>
|
429
|
|
- <td valign="top" align="left" width="140" bgcolor="#dcdcdc"> ●全額免除<br/>
|
430
|
|
- ・「身体障がい者」「知的障がい者」「精神障がい者」が世帯構成員であり、世帯全員が町民税非課税の世帯<br/>
|
431
|
|
- ・生活保護受給者<br/>
|
432
|
|
- ●半額免除<br/>
|
433
|
|
- ・契約者が世帯主で1~3のいずれかに該当する方<br/>
|
434
|
|
- 1視覚障がい者<br/>
|
435
|
|
- 2聴覚障がい者<br/>
|
436
|
|
- 3身体障がい者1、2級<br/>
|
437
|
|
- 4知的障がい者A1、A2<br/>
|
|
403
|
+ <td valign="top" align="left" width="140" bgcolor="#dcdcdc"> ●全額免除<br />
|
|
404
|
+ ・「身体障がい者」「知的障がい者」「精神障がい者」が世帯構成員であり、世帯全員が町民税非課税の世帯<br />
|
|
405
|
+ ・生活保護受給者<br />
|
|
406
|
+ ●半額免除<br />
|
|
407
|
+ ・契約者が世帯主で1~3のいずれかに該当する方<br />
|
|
408
|
+ 1視覚障がい者<br />
|
|
409
|
+ 2聴覚障がい者<br />
|
|
410
|
+ 3身体障がい者1、2級<br />
|
|
411
|
+ 4知的障がい者A1、A2<br />
|
438
|
412
|
5精神障がい者1級</td>
|
439
|
413
|
</tr>
|
440
|
414
|
<tr>
|
441
|
415
|
<td valign="top" align="left" width="130" bgcolor="#dcdcdc"> 青い鳥郵便葉書の配布 </td>
|
442
|
|
- <td valign="top" align="left" bgcolor="#dcdcdc" width="220"> 次の方法で申し込みをされた重度の障がい者に50円郵便葉書が配布されます。<br/>
|
443
|
|
- ●配付枚数 1人につき20枚<br/>
|
444
|
|
- ●申し込み受付期間 毎年4/1~5/31<br/>
|
|
416
|
+ <td valign="top" align="left" bgcolor="#dcdcdc" width="220"> 次の方法で申し込みをされた重度の障がい者に50円郵便葉書が配布されます。<br />
|
|
417
|
+ ●配付枚数 1人につき20枚<br />
|
|
418
|
+ ●申し込み受付期間 毎年4/1~5/31<br />
|
445
|
419
|
●申込先 郵便局 </td>
|
446
|
420
|
<td valign="top" align="left" width="140" bgcolor="#dcdcdc"> 1、2級の身体障がい者手帳所持者又はA級の療育手帳所持者 </td>
|
447
|
421
|
</tr>
|
448
|
422
|
<tr>
|
449
|
423
|
<td valign="top" align="left" width="130" bgcolor="#dcdcdc"> NTT無料番号案内 </td>
|
450
|
|
- <td valign="top" align="left" bgcolor="#dcdcdc" width="220"> 104番号案内が無料になります。<br/>
|
451
|
|
- (フリーダイヤル0120-104174へ申し込みください。)<br/> </td>
|
452
|
|
- <td valign="top" align="left" width="140" bgcolor="#dcdcdc"> 視覚障がい者(1~6級)<br/>
|
453
|
|
- 肢体不自由(上肢・体幹1、2級)<br/>
|
|
424
|
+ <td valign="top" align="left" bgcolor="#dcdcdc" width="220"> 104番号案内が無料になります。<br />
|
|
425
|
+ (フリーダイヤル0120-104174へ申し込みください。)<br /> </td>
|
|
426
|
+ <td valign="top" align="left" width="140" bgcolor="#dcdcdc"> 視覚障がい者(1~6級)<br />
|
|
427
|
+ 肢体不自由(上肢・体幹1、2級)<br />
|
454
|
428
|
療育手帳及び精神障害者保健福祉手帳所持者 </td>
|
455
|
429
|
</tr>
|
456
|
430
|
</table>
|
457
|
431
|
</span>
|
458
|
|
- </article>
|
459
|
|
- <article id="template_list_title">
|
460
|
|
- <div id="template_title2" class="gothic">
|
461
|
|
- <div id="template_title_block">
|
462
|
|
- <span id="template_title2">障がい者医療</span>
|
|
432
|
+ </article>
|
|
433
|
+ <article id="template_list_title">
|
|
434
|
+ <div id="template_title2" class="gothic">
|
|
435
|
+ <div id="template_title_block">
|
|
436
|
+ <span id="template_title2">障がい者医療</span>
|
|
437
|
+ </div>
|
463
|
438
|
</div>
|
464
|
|
- </div>
|
465
|
|
- <span id="template_article_block">
|
|
439
|
+ <span id="template_article_block">
|
466
|
440
|
<table border="0" cellpadding="3" cellspacing="2" width="470" id="infokitagata">
|
467
|
441
|
<tr>
|
468
|
442
|
<th valign="top" align="left" width="130" bgcolor="#add8e6"> 事業 </th>
|
|
@@ -470,30 +444,31 @@
|
470
|
444
|
<th valign="top" align="left" width="140" bgcolor="#add8e6"> 対象者 </th>
|
471
|
445
|
</tr>
|
472
|
446
|
<tr>
|
473
|
|
- <td valign="top" align="left" width="130" bgcolor="#dcdcdc"> 重度心身障がい者(児)医療費の助成<br/>
|
|
447
|
+ <td valign="top" align="left" width="130" bgcolor="#dcdcdc"> 重度心身障がい者(児)医療費の助成<br />
|
474
|
448
|
</td>
|
475
|
|
- <td valign="top" align="left" bgcolor="#dcdcdc"
|
476
|
|
- width="220"> 医療保険における自己負担額全額を補助します。 <br/>※所得制限があります。<br/>※この事業については、平成29年11月13日現在、マイナンバー制度の情報連携を行っていません。</td>
|
477
|
|
- <td valign="top" align="left" width="140" bgcolor="#dcdcdc"> ・身体障害者手帳3級以上の方<br/>
|
478
|
|
- ・療育手帳A1、A2、B1の方<br/>
|
|
449
|
+ <td valign="top" align="left" bgcolor="#dcdcdc" width="220"> 医療保険における自己負担額全額を補助します。
|
|
450
|
+ <br />※所得制限があります。<br />※この事業については、平成29年11月13日現在、マイナンバー制度の情報連携を行っていません。</td>
|
|
451
|
+ <td valign="top" align="left" width="140" bgcolor="#dcdcdc"> ・身体障害者手帳3級以上の方<br />
|
|
452
|
+ ・療育手帳A1、A2、B1の方<br />
|
479
|
453
|
・精神障害保健福祉手帳1級、2級の方</td>
|
480
|
454
|
</tr>
|
481
|
455
|
<tr>
|
482
|
|
- <td valign="top" align="left" width="130" bgcolor="#dcdcdc"> 戦傷病者医療の助成<br/>
|
|
456
|
+ <td valign="top" align="left" width="130" bgcolor="#dcdcdc"> 戦傷病者医療の助成<br />
|
483
|
457
|
</td>
|
484
|
458
|
<td valign="top" align="left" bgcolor="#dcdcdc" width="220"> 医療保険における自己負担額全額を補助します。 </td>
|
485
|
459
|
<td valign="top" align="left" width="140" bgcolor="#dcdcdc"> 戦傷病者手帳の特別項症から第4項症に該当する方で身体障害者手帳4級以上の方 </td>
|
486
|
460
|
</tr>
|
487
|
461
|
<tr>
|
488
|
|
- <td valign="top" align="left" width="130" bgcolor="#dcdcdc"> 自立支援医療<br/>
|
489
|
|
- (更生医療)<br/> </td>
|
|
462
|
+ <td valign="top" align="left" width="130" bgcolor="#dcdcdc"> 自立支援医療<br />
|
|
463
|
+ (更生医療)<br /> </td>
|
490
|
464
|
<td valign="top" align="left" bgcolor="#dcdcdc" width="220">
|
491
|
|
- 身体障害者手帳の交付を受け、身体障害者更生相談所の判定により必要と認められた方で、生活上の便宜を増すために障がいを軽くしたり、機能を回復することができるような医療(心臓手術、人工透析など)を指定医療機関で受ける場合、医療費の自己負担額のうち、所得に応じた一部負担金を除いた額を支給します。</td>
|
492
|
|
- <td valign="top" align="left" width="140" bgcolor="#dcdcdc"> 身体障がい児、者<br/> </td>
|
|
465
|
+ 身体障害者手帳の交付を受け、身体障害者更生相談所の判定により必要と認められた方で、生活上の便宜を増すために障がいを軽くしたり、機能を回復することができるような医療(心臓手術、人工透析など)を指定医療機関で受ける場合、医療費の自己負担額のうち、所得に応じた一部負担金を除いた額を支給します。
|
|
466
|
+ </td>
|
|
467
|
+ <td valign="top" align="left" width="140" bgcolor="#dcdcdc"> 身体障がい児、者<br /> </td>
|
493
|
468
|
</tr>
|
494
|
469
|
<tr>
|
495
|
|
- <td valign="top" align="left" width="130" bgcolor="#dcdcdc"> 自立支援医療<br/>
|
496
|
|
- (育成医療)<br/> </td>
|
|
470
|
+ <td valign="top" align="left" width="130" bgcolor="#dcdcdc"> 自立支援医療<br />
|
|
471
|
+ (育成医療)<br /> </td>
|
497
|
472
|
<td valign="top" align="left" bgcolor="#dcdcdc" width="220">
|
498
|
473
|
身体に障害をもつ18歳未満の児童を対象として、医師が手術などにより治療効果が期待できると認めた場合、医療の給付を行っています。(所得に応じた自己負担金を医療機関に支払っていただきます。) </td>
|
499
|
474
|
<td valign="top" align="left" width="140" bgcolor="#dcdcdc"> 身体に障害のある18歳未満の児童</td>
|
|
@@ -502,14 +477,14 @@
|
502
|
477
|
|
503
|
478
|
</table>
|
504
|
479
|
</span>
|
505
|
|
- </article>
|
506
|
|
- <article id="template_list_title">
|
507
|
|
- <div id="template_title2" class="gothic">
|
508
|
|
- <div id="template_title_block">
|
509
|
|
- <span id="template_title2">手当、共済制度</span>
|
|
480
|
+ </article>
|
|
481
|
+ <article id="template_list_title">
|
|
482
|
+ <div id="template_title2" class="gothic">
|
|
483
|
+ <div id="template_title_block">
|
|
484
|
+ <span id="template_title2">手当、共済制度</span>
|
|
485
|
+ </div>
|
510
|
486
|
</div>
|
511
|
|
- </div>
|
512
|
|
- <span id="template_article_block">
|
|
487
|
+ <span id="template_article_block">
|
513
|
488
|
<table border="0" cellpadding="3" cellspacing="2" width="470" id="infokitagata">
|
514
|
489
|
<tr>
|
515
|
490
|
<th valign="top" align="left" width="130" bgcolor="#add8e6"> 制度 </th>
|
|
@@ -518,7 +493,7 @@
|
518
|
493
|
</tr>
|
519
|
494
|
<tr>
|
520
|
495
|
<td valign="top" align="left" width="130" bgcolor="#dcdcdc"> 特別児童扶養手当 </td>
|
521
|
|
- <td valign="top" align="left" bgcolor="#dcdcdc" width="220"> 障がいのある20歳未満の児童を養育されている方に手当を支給します。 <br/>
|
|
496
|
+ <td valign="top" align="left" bgcolor="#dcdcdc" width="220"> 障がいのある20歳未満の児童を養育されている方に手当を支給します。 <br />
|
522
|
497
|
※所得制限があります。</td>
|
523
|
498
|
<td valign="top" align="left" width="140" bgcolor="#dcdcdc">
|
524
|
499
|
おおむね療育手帳では、A1・A2・B1程度、身体障がい者手帳では1~3級(4級の一部を含む)程度の障がいのある20歳未満の児童を養育されている方</td>
|
|
@@ -526,7 +501,7 @@
|
526
|
501
|
<tr>
|
527
|
502
|
<td valign="top" align="left" width="130" bgcolor="#dcdcdc"> 特別障害者手当 </td>
|
528
|
503
|
<td valign="top" align="left" bgcolor="#dcdcdc" width="220">
|
529
|
|
- 20歳以上の方(施設入所者、長期入院者を除く)で、重度の障がいがあり日常生活において常時特別の介護を必要とする方に手当を支給します。 <br/>
|
|
504
|
+ 20歳以上の方(施設入所者、長期入院者を除く)で、重度の障がいがあり日常生活において常時特別の介護を必要とする方に手当を支給します。 <br />
|
530
|
505
|
※所得制限があります。</td>
|
531
|
506
|
<td valign="top" align="left" width="140" bgcolor="#dcdcdc">
|
532
|
507
|
おおむね療育手帳ではA1程度、身体障がい者手帳では1級~2級(の1部)程度の障がいが重複している20歳以上の方</td>
|
|
@@ -534,7 +509,7 @@
|
534
|
509
|
<tr>
|
535
|
510
|
<td valign="top" align="left" width="130" bgcolor="#dcdcdc"> 障害児福祉手当 </td>
|
536
|
511
|
<td valign="top" align="left" bgcolor="#dcdcdc" width="220">
|
537
|
|
- 20歳未満の方(障がいを事由とした年金の受給者、施設入所者を除く)で、重度の障がいがあり日常生活において常時特別の介護を必要とする方に手当を支給します。<br/>
|
|
512
|
+ 20歳未満の方(障がいを事由とした年金の受給者、施設入所者を除く)で、重度の障がいがあり日常生活において常時特別の介護を必要とする方に手当を支給します。<br />
|
538
|
513
|
※所得制限があります。</td>
|
539
|
514
|
<td valign="top" align="left" width="140" bgcolor="#dcdcdc">
|
540
|
515
|
おおむね療育手帳ではA1程度、身体障害者手帳では1級~2級(の1部)程度の障がいのある20歳未満の方 </td>
|
|
@@ -549,30 +524,30 @@
|
549
|
524
|
</table>
|
550
|
525
|
|
551
|
526
|
</span>
|
552
|
|
- </article>
|
553
|
|
- <article id="template_list_title">
|
554
|
|
- <div id="template_title2" class="gothic">
|
555
|
|
- <div id="template_title_block">
|
556
|
|
- <span id="template_title2">町内の関係団体</span>
|
|
527
|
+ </article>
|
|
528
|
+ <article id="template_list_title">
|
|
529
|
+ <div id="template_title2" class="gothic">
|
|
530
|
+ <div id="template_title_block">
|
|
531
|
+ <span id="template_title2">町内の関係団体</span>
|
|
532
|
+ </div>
|
557
|
533
|
</div>
|
558
|
|
- </div>
|
559
|
|
- <span id="template_article_block">
|
560
|
|
- <p class="paragraphT10"><strong id="life">北方町身体障害者福祉協会</strong><br/>
|
|
534
|
+ <span id="template_article_block">
|
|
535
|
+ <p class="paragraphT10"><strong id="life">北方町身体障害者福祉協会</strong><br />
|
561
|
536
|
身体障がい者の生活援護と親睦・福祉増進を図るための事業を行っています。</p>
|
562
|
|
- <p class="paragraphT10"><strong id="life">北方町知的障害児・者育成会</strong><br/>
|
|
537
|
+ <p class="paragraphT10"><strong id="life">北方町知的障害児・者育成会</strong><br />
|
563
|
538
|
知的障がい児、者の保護者により研修会、機関紙の発行などの事業を行っています。</p>
|
564
|
539
|
</span>
|
565
|
|
- </article>
|
566
|
|
- <article id="template_list_title">
|
567
|
|
- <div id="template_title2" class="gothic">
|
568
|
|
- <div id="template_title_block">
|
569
|
|
- <!--下の一行はTOPページでのお知らせのため記述-->
|
570
|
|
- <a id="h27_Sign_language_flyer"></a>
|
571
|
|
- <span id="template_title2">制度・お知らせ</span>
|
|
540
|
+ </article>
|
|
541
|
+ <article id="template_list_title">
|
|
542
|
+ <div id="template_title2" class="gothic">
|
|
543
|
+ <div id="template_title_block">
|
|
544
|
+ <!--下の一行はTOPページでのお知らせのため記述-->
|
|
545
|
+ <a id="h27_Sign_language_flyer"></a>
|
|
546
|
+ <span id="template_title2">制度・お知らせ</span>
|
|
547
|
+ </div>
|
572
|
548
|
</div>
|
573
|
|
- </div>
|
574
|
549
|
|
575
|
|
- <!-- <span id="template_article_block">
|
|
550
|
+ <!-- <span id="template_article_block">
|
576
|
551
|
<span style="font-size:x-large;">手話奉仕員養成講座を開催~手話をはじめてみませんか?</span><br />
|
577
|
552
|
<p style="text-indent:1em;"> 今年度、初めて手話を学びたい人を対象に、入門編の手話講座を開催します。手話は、「手や身体・表情」で表し、「目」で見て理解する言葉です。この講座では、手話で伝え合う楽しさを知り、地域のろう者と手話で日常会話ができるようになることを目標にしています</p>
|
578
|
553
|
<br />
|
|
@@ -606,23 +581,25 @@
|
606
|
581
|
<a href="../../fourth/lifeguide/welfare/pdf/h27_Sign_language_flyer.pdf" target="_blank">チラシ 27手話奉仕員養成講座開催案内(PDF)</a><br />
|
607
|
582
|
</span>
|
608
|
583
|
</span>-->
|
609
|
|
- <br/>
|
610
|
|
- <span id="template_article_block">
|
611
|
|
- <span style="font-size:x-large;">障がいのある方への配慮マニュアルを作成しました。</span><br/>
|
612
|
|
- <p style="text-indent:1em;">平成28年4月1日より、障害者差別解消法が施行されました。町では、障がいのある方にとって行政サービスを使いやすいものにするため、職員が障がいの特性を理解したうえで適切に対応するよう配慮マニュアルを作成しました。
|
|
584
|
+ <br />
|
|
585
|
+ <span id="template_article_block">
|
|
586
|
+ <span style="font-size:x-large;">障がいのある方への配慮マニュアルを作成しました。</span><br />
|
|
587
|
+ <p style="text-indent:1em;">
|
|
588
|
+ 平成28年4月1日より、障害者差別解消法が施行されました。町では、障がいのある方にとって行政サービスを使いやすいものにするため、職員が障がいの特性を理解したうえで適切に対応するよう配慮マニュアルを作成しました。
|
613
|
589
|
このマニュアルは、あくまで基礎的なものであるため、今後ご意見をいただきながら改良を重ねていく予定です。</p>
|
614
|
|
- <a href="../../css/pdf/20181204_syougai_sabetu_hairyo.pdf" target="_blank">北方町版 障害者差別対応マニュアル(PDF)</a><br/>
|
615
|
|
- <br/>
|
616
|
|
- <br/>
|
617
|
|
- <span style="font-size:x-large;">障がい者虐待防止のために</span><br/>
|
|
590
|
+ <a href="../../css/pdf/20181204_syougai_sabetu_hairyo.pdf" target="_blank">北方町版 障害者差別対応マニュアル(PDF)</a><br />
|
|
591
|
+ <br />
|
|
592
|
+ <br />
|
|
593
|
+ <span style="font-size:x-large;">障がい者虐待防止のために</span><br />
|
618
|
594
|
<p style="text-indent:1em;">障がい者に対する虐待は障がい者の尊厳を害するものであり、障がい者の自立及び社会参加にとって障がい者に対する虐待を防止することは極めて重要です。</p>
|
619
|
|
- 平成24年10月1日に「障害者虐待の防止、障害者の養護者に対する支援等に関する法律」(以下、「障害者虐待防止法」といいます。)が施行され、障がい者に対する虐待を発見した者は、市町村等に通報することが義務づけられました。<br/>
|
|
595
|
+ 平成24年10月1日に「障害者虐待の防止、障害者の養護者に対する支援等に関する法律」(以下、「障害者虐待防止法」といいます。)が施行され、障がい者に対する虐待を発見した者は、市町村等に通報することが義務づけられました。<br />
|
620
|
596
|
<p style="text-indent:1em;">障がい者虐待を防止するためには、早期発見・早期対応が重要です。障がい者虐待と思われる事柄を見聞きしたら、下記窓口にご相談ください。</p>
|
621
|
597
|
<p style="text-indent:1em;">虐待を受けたと思われる方が障害者手帳を持っているかは関係ありません。</p>
|
622
|
598
|
<p style="text-indent:1em;">通報したことを理由に不利益な取扱いを受けることはありません(虚偽・過失の場合を除く)。</p>
|
623
|
|
- <a href="http://www.mhlw.go.jp/stf/seisakunitsuite/bunya/hukushi_kaigo/shougaishahukushi/gyakutaiboushi/index.html?PHPSESSID=996abbebf9edb91c6e760f8f54a4a799">参考:障害者虐待防止法が施行されました(厚生労働省HP)</a><br/>
|
624
|
|
- <br/>
|
625
|
|
- 相談窓口<br/>
|
|
599
|
+ <a
|
|
600
|
+ href="http://www.mhlw.go.jp/stf/seisakunitsuite/bunya/hukushi_kaigo/shougaishahukushi/gyakutaiboushi/index.html?PHPSESSID=996abbebf9edb91c6e760f8f54a4a799">参考:障害者虐待防止法が施行されました(厚生労働省HP)</a><br />
|
|
601
|
+ <br />
|
|
602
|
+ 相談窓口<br />
|
626
|
603
|
<table border="0">
|
627
|
604
|
<tr>
|
628
|
605
|
<td>役場 福祉健康課</td>
|
|
@@ -649,87 +626,92 @@
|
649
|
626
|
<td>E-Mail gifu-syouken@poem.ocn.ne.jp</td>
|
650
|
627
|
</tr>
|
651
|
628
|
</table>
|
652
|
|
- <br/>
|
653
|
|
- <br/>
|
|
629
|
+ <br />
|
|
630
|
+ <br />
|
654
|
631
|
|
655
|
|
- <span style="font-size:x-large;">障がい者就労施設等からの物品等調達推進方針について</span><br/>
|
656
|
|
- 平成25年4月1日より「国等による障がい者就労施設等からの物品等の調達の推進等に関する法律」(障害者優先調達推進法)が施行されました。<br/>
|
657
|
|
- この法律は、国や地方公共団体などが物品などの調達に当たり、障がい者就労施設等から優先的に物品などを調達することにより、障がい者の方々の自立の促進に資するものです。<br/>
|
658
|
|
- 障害者優先調達推進法では、地方公共団体は毎年度、障害者就労施設等からの物品等の調達方針を作成するとともに、当該年度の終了後、遅滞なく物品等の調達実績を取りまとめ、公表することとされています。<br/>
|
659
|
|
- 当町においても以下のように方針を策定しましたので、前年度実績とともに公表いたします。<br/>
|
660
|
|
- <br/>
|
|
632
|
+ <span style="font-size:x-large;">障がい者就労施設等からの物品等調達推進方針について</span><br />
|
|
633
|
+ 平成25年4月1日より「国等による障がい者就労施設等からの物品等の調達の推進等に関する法律」(障害者優先調達推進法)が施行されました。<br />
|
|
634
|
+ この法律は、国や地方公共団体などが物品などの調達に当たり、障がい者就労施設等から優先的に物品などを調達することにより、障がい者の方々の自立の促進に資するものです。<br />
|
|
635
|
+ 障害者優先調達推進法では、地方公共団体は毎年度、障害者就労施設等からの物品等の調達方針を作成するとともに、当該年度の終了後、遅滞なく物品等の調達実績を取りまとめ、公表することとされています。<br />
|
|
636
|
+ 当町においても以下のように方針を策定しましたので、前年度実績とともに公表いたします。<br />
|
|
637
|
+ <br />
|
661
|
638
|
<a href="../../fourth/lifeguide/welfare/pdf/h30_disabilities_working_facility_producement_policy.pdf"
|
662
|
|
- target="_blank">平成30年度北方町障害者就労施設等からの物品等の調達方針(PDF)</a><br/>
|
|
639
|
+ target="_blank">平成30年度北方町障害者就労施設等からの物品等の調達方針(PDF)</a><br />
|
663
|
640
|
<a href="../../fourth/lifeguide/welfare/pdf/h29_disabilities_working_facility_procurement_performance.pdf"
|
664
|
|
- target="_blank">平成29年度北方町障害者就労施設等からの物品等実績(PDF)</a><br/>
|
665
|
|
- <br/>
|
666
|
|
- <a href="http://www.mhlw.go.jp/stf/seisakunitsuite/bunya/hukushi_kaigo/shougaishahukushi/yuusenchoutatsu/">参考:障害者優先調達法について(厚生労働省HP)</a>
|
|
641
|
+ target="_blank">平成29年度北方町障害者就労施設等からの物品等実績(PDF)</a><br />
|
|
642
|
+ <br />
|
|
643
|
+ <a
|
|
644
|
+ href="http://www.mhlw.go.jp/stf/seisakunitsuite/bunya/hukushi_kaigo/shougaishahukushi/yuusenchoutatsu/">参考:障害者優先調達法について(厚生労働省HP)</a>
|
667
|
645
|
</span>
|
668
|
|
- </article>
|
|
646
|
+ </article>
|
669
|
647
|
|
670
|
648
|
|
671
|
|
- <article id="template_list_title">
|
672
|
|
- <div id="template_title2" class="gothic">
|
673
|
|
- <div id="template_title_block">
|
674
|
|
- <span id="template_title2">ヘルプマーク配布中です!</span>
|
|
649
|
+ <article id="template_list_title">
|
|
650
|
+ <div id="template_title2" class="gothic">
|
|
651
|
+ <div id="template_title_block">
|
|
652
|
+ <span id="template_title2">ヘルプマーク配布中です!</span>
|
|
653
|
+ </div>
|
675
|
654
|
</div>
|
676
|
|
- </div>
|
677
|
|
- <span id="template_article_block">
|
678
|
|
- <h4 id="life">ヘルプマークについて</h4><br/>
|
|
655
|
+ <span id="template_article_block">
|
|
656
|
+ <h4 id="life">ヘルプマークについて</h4><br />
|
679
|
657
|
|
680
|
|
- <span style="font-size:x-large;">ヘルプマークとは</span><br/>
|
681
|
|
- <p style="text-indent:1em;">義足や人工関節を利用している方、内部障がいや難病の方、妊娠初期の方など、援助や配慮を必要としている方々が、かばんなどに身に付けることで、周囲の方に手助けを必要とすることや「見えない障がい」への理解を求めるものです。</p>
|
682
|
|
- <p style="text-indent:1em;">街中や公共交通機関など生活の様々な場所で、周囲からの配慮を必要としている方がいます。ヘルプマークを身に付けた方を見かけた場合は、電車内で席を譲る、困っているようであれば声をかけるなど、思いやりのある行動をお願いします。</p><br/><br/>
|
683
|
|
- <span style="font-size:x-large;">ヘルプマークを身に付けている方を見かけたら</span><br/>
|
684
|
|
- ○電車・バスの中で席をお譲りください<br/>
|
685
|
|
- 外見では健康に見えても、疲れやすかったり、つり革につかまり続けるなどの同じ姿勢を保つことが困難な方がいます。また、外見から分からないため、優先席に座っていると不審な目で見られ、ストレスを受けることがあります。<br/>
|
686
|
|
- ○駅や商業施設で声を掛けるなどの配慮をお願いします<br/>
|
687
|
|
- 交通機関等の事故など、突発的な出来事に対して臨機応変に対応することが困難な方や、立ち上がる、歩く、階段の昇降などの動作が困難な方がいます。<br/>
|
688
|
|
- ○災害時は安全に避難するための支援をお願いします<br/>
|
689
|
|
- 視覚や聴覚に障がいがあり、状況把握が難しい方、肢体に障がいがあり自力での迅速な避難が困難な方など、様々な方がいます。<br/><br/>
|
690
|
|
- <span style="font-size:x-large;">ヘルプマークの配布について</span><br/>
|
691
|
|
- <span style="margin-right: 3em;">○配布場所</span>福祉健康課、岐阜県庁障害福祉課<br/>
|
692
|
|
- <span style="margin-right: 3em;">○配布条件</span>・ご希望の方に無償で配布します。<br/>
|
693
|
|
- <div style="margin-left: 9em; text-indent:-1em;">・上記窓口で、概要を説明のうえ、おひとりにつき1個個別に配布します。</div><br/>
|
694
|
|
- <div style="margin-left: 9em; text-indent:-1em;">・配布にあたり、障害者手帳、身分証明書等の提示、申請書などの提出は不要です。</div><br/>
|
695
|
|
- <div style="margin-left: 9em; text-indent:-1em;">・ご家族や支援者など代理人による受取も可能です。</div><br/>
|
696
|
|
- <div style="margin-left: 9em; text-indent:-1em;">・郵送による配布は行いません。</div><br/><br/>
|
697
|
|
- <div style="font-size:x-large;">ヘルプマークチラシ</div><br/>
|
698
|
|
- • <a href="../../css/pdf/helpmark_omote.pdf" target="_blank"> ヘルプマークチラシ(表面)</a><br/>
|
699
|
|
- • <a href="../../css/pdf/helpmark_ura.pdf" target="_blank"> ヘルプマークチラシ(裏面)</a><br/>
|
700
|
|
- <br/>
|
701
|
|
- • 岐阜県ホームページ <br/><a href="http://www.pref.gifu.lg.jp/kodomo/shogaisha/horei/11226/helpmark.html"
|
702
|
|
- target="_blank">http://www.pref.gifu.lg.jp/kodomo/shogaisha/horei/11226/helpmark.html</a><br/>
|
|
658
|
+ <span style="font-size:x-large;">ヘルプマークとは</span><br />
|
|
659
|
+ <p style="text-indent:1em;">
|
|
660
|
+ 義足や人工関節を利用している方、内部障がいや難病の方、妊娠初期の方など、援助や配慮を必要としている方々が、かばんなどに身に付けることで、周囲の方に手助けを必要とすることや「見えない障がい」への理解を求めるものです。
|
|
661
|
+ </p>
|
|
662
|
+ <p style="text-indent:1em;">
|
|
663
|
+ 街中や公共交通機関など生活の様々な場所で、周囲からの配慮を必要としている方がいます。ヘルプマークを身に付けた方を見かけた場合は、電車内で席を譲る、困っているようであれば声をかけるなど、思いやりのある行動をお願いします。
|
|
664
|
+ </p><br /><br />
|
|
665
|
+ <span style="font-size:x-large;">ヘルプマークを身に付けている方を見かけたら</span><br />
|
|
666
|
+ ○電車・バスの中で席をお譲りください<br />
|
|
667
|
+ 外見では健康に見えても、疲れやすかったり、つり革につかまり続けるなどの同じ姿勢を保つことが困難な方がいます。また、外見から分からないため、優先席に座っていると不審な目で見られ、ストレスを受けることがあります。<br />
|
|
668
|
+ ○駅や商業施設で声を掛けるなどの配慮をお願いします<br />
|
|
669
|
+ 交通機関等の事故など、突発的な出来事に対して臨機応変に対応することが困難な方や、立ち上がる、歩く、階段の昇降などの動作が困難な方がいます。<br />
|
|
670
|
+ ○災害時は安全に避難するための支援をお願いします<br />
|
|
671
|
+ 視覚や聴覚に障がいがあり、状況把握が難しい方、肢体に障がいがあり自力での迅速な避難が困難な方など、様々な方がいます。<br /><br />
|
|
672
|
+ <span style="font-size:x-large;">ヘルプマークの配布について</span><br />
|
|
673
|
+ <span style="margin-right: 3em;">○配布場所</span>福祉健康課、岐阜県庁障害福祉課<br />
|
|
674
|
+ <span style="margin-right: 3em;">○配布条件</span>・ご希望の方に無償で配布します。<br />
|
|
675
|
+ <div style="margin-left: 9em; text-indent:-1em;">・上記窓口で、概要を説明のうえ、おひとりにつき1個個別に配布します。</div><br />
|
|
676
|
+ <div style="margin-left: 9em; text-indent:-1em;">・配布にあたり、障害者手帳、身分証明書等の提示、申請書などの提出は不要です。</div><br />
|
|
677
|
+ <div style="margin-left: 9em; text-indent:-1em;">・ご家族や支援者など代理人による受取も可能です。</div><br />
|
|
678
|
+ <div style="margin-left: 9em; text-indent:-1em;">・郵送による配布は行いません。</div><br /><br />
|
|
679
|
+ <div style="font-size:x-large;">ヘルプマークチラシ</div><br />
|
|
680
|
+ • <a href="../../css/pdf/helpmark_omote.pdf" target="_blank"> ヘルプマークチラシ(表面)</a><br />
|
|
681
|
+ • <a href="../../css/pdf/helpmark_ura.pdf" target="_blank"> ヘルプマークチラシ(裏面)</a><br />
|
|
682
|
+ <br />
|
|
683
|
+ • 岐阜県ホームページ <br /><a href="http://www.pref.gifu.lg.jp/kodomo/shogaisha/horei/11226/helpmark.html"
|
|
684
|
+ target="_blank">http://www.pref.gifu.lg.jp/kodomo/shogaisha/horei/11226/helpmark.html</a><br />
|
703
|
685
|
|
704
|
686
|
|
705
|
687
|
</span>
|
706
|
|
- </article>
|
707
|
|
- <article id="template_list_title">
|
708
|
|
- <div id="template_title2" class="gothic">
|
709
|
|
- <div id="template_title_block">
|
710
|
|
- <span id="template_title2">お問い合わせ</span>
|
|
688
|
+ </article>
|
|
689
|
+ <article id="template_list_title">
|
|
690
|
+ <div id="template_title2" class="gothic">
|
|
691
|
+ <div id="template_title_block">
|
|
692
|
+ <span id="template_title2">お問い合わせ</span>
|
|
693
|
+ </div>
|
711
|
694
|
</div>
|
712
|
|
- </div>
|
713
|
|
- <span id="template_article_block">
|
714
|
|
- 福祉健康課<br/>
|
715
|
|
- Tel 058-323-1119<br/>
|
|
695
|
+ <span id="template_article_block">
|
|
696
|
+ 福祉健康課<br />
|
|
697
|
+ Tel 058-323-1119<br />
|
716
|
698
|
<a href="../../second/Inquiry_form_welfare.html">お問い合わせフォーム</a>
|
717
|
699
|
</span>
|
718
|
|
- </article>
|
719
|
|
- </section>
|
720
|
|
- </div>
|
|
700
|
+ </article>
|
|
701
|
+ </section>
|
|
702
|
+ </div>
|
721
|
703
|
|
722
|
|
- <footer>
|
723
|
|
- <img src="../../css/img/kitagatafooter.png" width="920px" height="80px" alt="北方町"/><br/>
|
724
|
|
- <p class="footer_text"><a href="../../second/Copyright_and_link.html">リンクと著作権</a>|<a
|
725
|
|
- href="../../second/Privacy_policy.html">個人情報保護指針</a>|<a
|
726
|
|
- href="../../second/Barrier_free_policy.html">バリアフリーポリシー</a></p>
|
727
|
|
- </footer>
|
|
704
|
+ <footer>
|
|
705
|
+ <img src="../../css/img/kitagatafooter.png" width="920px" height="80px" alt="北方町" /><br />
|
|
706
|
+ <p class="footer_text"><a href="../../second/Copyright_and_link.html">リンクと著作権</a>|<a
|
|
707
|
+ href="../../second/Privacy_policy.html">個人情報保護指針</a>|<a
|
|
708
|
+ href="../../second/Barrier_free_policy.html">バリアフリーポリシー</a></p>
|
|
709
|
+ </footer>
|
728
|
710
|
|
729
|
711
|
|
730
|
|
-</div>
|
731
|
|
-<img class="cgipageview" src="http://www.town.kitagata.gifu.jp/cgi-bin/pcount/pcount.cgi?Welfare_for_the_disabled"
|
732
|
|
- height="1" width="1"/>
|
|
712
|
+ </div>
|
|
713
|
+ <img class="cgipageview" src="http://www.town.kitagata.gifu.jp/cgi-bin/pcount/pcount.cgi?Welfare_for_the_disabled"
|
|
714
|
+ height="1" width="1" />
|
733
|
715
|
</body>
|
734
|
716
|
|
735
|
717
|
</html>
|