|
@@ -2,159 +2,165 @@
|
2
|
2
|
<html lang="ja">
|
3
|
3
|
|
4
|
4
|
<head>
|
5
|
|
- <meta charset="utf-8">
|
6
|
|
- <title>北方町ホームページ</title>
|
7
|
|
- <link rel="stylesheet" href="../../css/base.css">
|
8
|
|
- <link rel="stylesheet" href="../../css/second_header.css">
|
9
|
|
- <link rel="stylesheet" href="../../css/footer.css">
|
10
|
|
- <link rel="stylesheet" href="../../css/section.css">
|
11
|
|
- <link rel="stylesheet" href="../../css/third_template.css">
|
12
|
|
- <link rel="stylesheet" href="../../css/table.css">
|
13
|
|
- <script src="../../js/operation.js"></script>
|
14
|
|
- <meta name="google-translate-customization" content="45643f5d79d6e245-283971e7754d7b90-g905c6e6b6867bf2f-2f">
|
15
|
|
- </meta>
|
|
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>
|
16
|
16
|
</head>
|
17
|
17
|
|
18
|
18
|
<body id="back">
|
19
|
|
- <div id="main" class="gothic">
|
|
19
|
+<div id="main" class="gothic">
|
20
|
20
|
<!--セクション 操作-->
|
21
|
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>
|
|
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"
|
|
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>
|
|
43
|
+ </article>
|
41
|
44
|
|
42
|
|
- <!--セクション 文字サイズ-->
|
43
|
|
- <!--<article id="charsize" >
|
44
|
|
-<img src="../../css/img/008.png" alt="文字サイズ変更ボックス" />
|
45
|
|
-<div id="charsize_img">
|
46
|
|
-<img src="../../css/img/005.png" alt="文字大きさ変更、小さい" />
|
47
|
|
-<img src="../../css/img/006.png" alt="文字大きさ変更、中間" />
|
48
|
|
-<img src="../../css/img/007.png" alt="文字大きさ変更、大きい" />
|
49
|
|
-</div>
|
50
|
|
-</article>-->
|
|
45
|
+ <!--セクション 文字サイズ-->
|
|
46
|
+ <!--<article id="charsize" >
|
|
47
|
+ <img src="../../css/img/008.png" alt="文字サイズ変更ボックス" />
|
|
48
|
+ <div id="charsize_img">
|
|
49
|
+ <img src="../../css/img/005.png" alt="文字大きさ変更、小さい" />
|
|
50
|
+ <img src="../../css/img/006.png" alt="文字大きさ変更、中間" />
|
|
51
|
+ <img src="../../css/img/007.png" alt="文字大きさ変更、大きい" />
|
|
52
|
+ </div>
|
|
53
|
+ </article>-->
|
51
|
54
|
|
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" alt="お問い合わせはこちらから" /></a>
|
63
|
|
- </div>
|
64
|
|
- </article>
|
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>
|
81
|
|
- </article>
|
82
|
|
- <div id="claer">
|
|
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"
|
|
82
|
+ src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
|
|
83
|
+ </div>
|
|
84
|
+ </article>
|
|
85
|
+ <div id="claer">
|
|
86
|
+ </div>
|
83
|
87
|
</div>
|
84
|
|
- </div>
|
85
|
88
|
</section>
|
86
|
89
|
|
87
|
90
|
<!--ヘッダーデータ-->
|
88
|
91
|
<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>
|
|
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">
|
|
96
|
+ </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
|
+ </div>
|
120
|
124
|
</div>
|
121
|
|
- </div>
|
122
|
125
|
</header>
|
123
|
126
|
|
124
|
127
|
<div id="third_body">
|
125
|
|
- <!--セクション space-->
|
|
128
|
+ <!--セクション space-->
|
126
|
129
|
|
127
|
|
- <!--セクション template-->
|
128
|
|
- <section id="template">
|
129
|
|
- <article id="breadcrumb">
|
130
|
|
- <div id="breadcrumb_title">
|
131
|
|
- <div id="breadcrumb_title_block">
|
|
130
|
+ <!--セクション template-->
|
|
131
|
+ <section id="template">
|
|
132
|
+ <article id="breadcrumb">
|
|
133
|
+ <div id="breadcrumb_title">
|
|
134
|
+ <div id="breadcrumb_title_block">
|
132
|
135
|
<span id="breadcrumb_title"><a href="../../index.html">トップ</a>><a
|
133
|
|
- href="../../second/living.html">くらしの情報</a>><a href="../../second/Welfare.html">福祉</a>><a
|
134
|
|
- href="../../third/living/Welfare_for_the_disabled.html">障がい者福祉</a>>障害福祉サービス</span>
|
135
|
|
- </div>
|
136
|
|
- </div>
|
137
|
|
- </article>
|
138
|
|
- <article id="template">
|
139
|
|
- <div id="template_title" class="gothic">
|
140
|
|
- <div id="template_title_block">
|
141
|
|
- <span id="template_title">障害福祉サービス</span>
|
142
|
|
- </div>
|
143
|
|
- </div>
|
144
|
|
- </article>
|
|
136
|
+ href="../../second/living.html">くらしの情報</a>><a href="../../second/Welfare.html">福祉</a>><a
|
|
137
|
+ href="../../third/living/Welfare_for_the_disabled.html">障がい者福祉</a>>
|
|
138
|
+ 障がい福祉サービス・障がい児通所サービス
|
|
139
|
+ </span>
|
|
140
|
+ </div>
|
|
141
|
+ </div>
|
|
142
|
+ </article>
|
|
143
|
+ <article id="template">
|
|
144
|
+ <div id="template_title" class="gothic">
|
|
145
|
+ <div id="template_title_block">
|
|
146
|
+ <span id="template_title">障がい福祉サービス</span>
|
|
147
|
+ </div>
|
|
148
|
+ </div>
|
|
149
|
+ </article>
|
145
|
150
|
|
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>
|
150
|
|
- </div>
|
151
|
|
- </div>
|
152
|
|
- <span id="template_article_block">
|
153
|
|
- <p class="paragraphT5">介護保険サービスと重複するものは、介護保険が優先されます。<br />
|
154
|
|
- 平成25年4月から施行された障害者総合支援法では、障害者の範囲に難病等の方々が加わりました。<br />
|
155
|
|
- 対象となる方々は、身体障害者手帳の有無に関わらず、必要と認められた障害福祉サービス等の受給が可能となります。</p>
|
|
151
|
+ <article id="template_list_title">
|
|
152
|
+ <div id="template_title2" class="gothic">
|
|
153
|
+ <div id="template_title_block">
|
|
154
|
+ <span id="template_title2">障がい福祉サービス</span>
|
|
155
|
+ </div>
|
|
156
|
+ </div>
|
|
157
|
+ <span id="template_article_block">
|
|
158
|
+ <p class="paragraphT5">介護保険サービスと重複するものは、介護保険が優先されます。<br/>
|
|
159
|
+ 平成25年4月から施行された障がい者総合支援法では、障がい者の範囲に難病等の方々が加わりました。<br/>
|
|
160
|
+ 対象となる方々は、身体障がい者手帳の有無に関わらず、必要と認められた障がい福祉サービス等の受給が可能となります。</p>
|
156
|
161
|
<table border="0" cellpadding="3" cellspacing="2" width="470" id="infokitagata">
|
157
|
|
- <caption>訪問系サービス…在宅で訪問を受けたり、通所などして利用するサービスです。</caption>
|
|
162
|
+ <p>訪問系サービス…在宅で訪問を受けたり、通所などして利用する<br>
|
|
163
|
+ サービスです。</p>
|
158
|
164
|
<tr>
|
159
|
165
|
<th width="64" bgcolor="#add8e6">給付の種類</th>
|
160
|
166
|
<th width="110" bgcolor="#add8e6">サービスの名称</th>
|
|
@@ -167,11 +173,11 @@
|
167
|
173
|
</tr>
|
168
|
174
|
<th bgcolor="#add8e6">重度訪問介護</th>
|
169
|
175
|
<td bgcolor="#dcdcdc">重度の障がいがあり常に介護が必要な人に自宅で入浴や排せつ、食事などの介助や外出時の移動の補助をします。</td>
|
170
|
|
- </tr>
|
171
|
|
- <th bgcolor="#add8e6">同行援護</th>
|
|
176
|
+ </tr>
|
|
177
|
+ <th bgcolor="#add8e6">同行援護</th>
|
172
|
178
|
<td bgcolor="#dcdcdc">視覚障がいにより、移動に著しい困難を有する場合、外出時において、障がい者等に同行し、移動に必要な情報を提供します。</td>
|
173
|
|
- </tr>
|
174
|
|
- <tr>
|
|
179
|
+ </tr>
|
|
180
|
+ <tr>
|
175
|
181
|
<th bgcolor="#add8e6">行動援護</th>
|
176
|
182
|
<td bgcolor="#dcdcdc">知的障がいや精神障がいにより行動が困難で常に介護が必要な人に、行動するとき必要な介助や外出時の移動の補助などをします。</td>
|
177
|
183
|
</tr>
|
|
@@ -180,13 +186,13 @@
|
180
|
186
|
<td bgcolor="#dcdcdc">家で介護を行う人が病気などの場合、短期間、施設へ入所できます。</td>
|
181
|
187
|
</tr>
|
182
|
188
|
<tr>
|
183
|
|
- <th height="54" bgcolor="#add8e6">重度障害等包括支援</th>
|
184
|
|
- <td bgcolor="#dcdcdc">常に介護が必要な人のなかでも介護が必要な程度が非常に高いと認められた人には、居宅介護などの障害福祉サービスを包括的に提供します。</td>
|
|
189
|
+ <th height="54" bgcolor="#add8e6">重度障がい等包括支援</th>
|
|
190
|
+ <td bgcolor="#dcdcdc">常に介護が必要な人のなかでも介護が必要な程度が非常に高いと認められた人には、居宅介護などの障がい福祉サービスを包括的に提供します。</td>
|
185
|
191
|
</tr>
|
186
|
192
|
</table>
|
187
|
|
- <br />
|
|
193
|
+ <br/>
|
188
|
194
|
<table border="0" cellpadding="3" cellspacing="2" width="470" id="infokitagata">
|
189
|
|
- <caption>日中活動系サービス…入所施設で昼間の活動を支援するサービスを行います。</caption>
|
|
195
|
+ <p>日中活動系サービス…入所施設で昼間の活動を支援するサービスを行います。</p>
|
190
|
196
|
<tr>
|
191
|
197
|
<th width="64" bgcolor="#add8e6">給付の種類</th>
|
192
|
198
|
<th width="110" bgcolor="#add8e6">サービスの名称</th>
|
|
@@ -199,9 +205,9 @@
|
199
|
205
|
</tr>
|
200
|
206
|
<th bgcolor="#add8e6">生活介護</th>
|
201
|
207
|
<td bgcolor="#dcdcdc">常に介護が必要な人に、施設で入浴や排せつ、食事の介護や創作的活動などの機会を提供します。</td>
|
202
|
|
- </tr>
|
203
|
|
- <tr>
|
204
|
|
- <th rowspan="3" bgcolor="#add8e6">訓練等給付</th>
|
|
208
|
+ </tr>
|
|
209
|
+ <tr>
|
|
210
|
+ <th rowspan="4" bgcolor="#add8e6">訓練等給付</th>
|
205
|
211
|
<th bgcolor="#add8e6">自立訓練(機能訓練・生活訓練)</th>
|
206
|
212
|
<td bgcolor="#dcdcdc">自立した日常生活や社会生活ができるよう、一定の期間における身体機能や生活能力向上のために必要な訓練を行います。</td>
|
207
|
213
|
</tr>
|
|
@@ -209,61 +215,106 @@
|
209
|
215
|
<th height="54" bgcolor="#add8e6">就労移行支援</th>
|
210
|
216
|
<td bgcolor="#dcdcdc">就労を希望する人に、一定の期間における生産活動やその他の活動の機会の提供、知識や能力の向上のための訓練を行います。</td>
|
211
|
217
|
</tr>
|
|
218
|
+ <tr>
|
212
|
219
|
<th height="54" bgcolor="#add8e6">就労継続支援</th>
|
213
|
220
|
<td bgcolor="#dcdcdc">通常の事業所で働くことが困難な人に、就労の機会の提供や生産活動の機会の提供、知識や能力の向上のための訓練を行います。</td>
|
214
|
|
- </tr>
|
|
221
|
+ </tr>
|
|
222
|
+ <tr>
|
|
223
|
+ <th height="54" bgcolor="#add8e6">就労定着支援</th>
|
|
224
|
+ <td bgcolor="#dcdcdc">一般就労へ移行した障がいのある人が、就労にともなう環境変化による生活面の課題に対応できるように、企業や自宅への訪問、来所により必要な支援をします。</td>
|
|
225
|
+ </tr>
|
215
|
226
|
</table>
|
216
|
|
- <br />
|
|
227
|
+ <br/>
|
217
|
228
|
<table border="0" cellpadding="3" cellspacing="2" width="470" id="infokitagata">
|
218
|
|
- <caption>居住系サービス…入所施設で住まいの場としてのサービスを行います。</caption>
|
|
229
|
+ <p>居住系サービス…入所施設で住まいの場としてのサービスを行います。</p>
|
219
|
230
|
<tr>
|
220
|
231
|
<th width="64" bgcolor="#add8e6">給付の種類</th>
|
221
|
232
|
<th width="110" bgcolor="#add8e6">サービスの名称</th>
|
222
|
233
|
<th width="270" bgcolor="#add8e6">内容</th>
|
223
|
234
|
</tr>
|
224
|
|
- <tr>
|
225
|
|
- <th rowspan="2" bgcolor="#add8e6">介護給付</th>
|
226
|
|
- <th bgcolor="#add8e6">共同生活介護(ケアホーム)</th>
|
227
|
|
- <td bgcolor="#dcdcdc">共同生活の場所で入浴や排せつ、食事の介護などが受けられます。</td>
|
228
|
|
- </tr>
|
|
235
|
+ <th rowspan="1" bgcolor="#add8e6">介護給付</th>
|
229
|
236
|
<th bgcolor="#add8e6">施設入所支援</th>
|
230
|
237
|
<td bgcolor="#dcdcdc">施設に入所する人に、入浴や排せつ、食事の介護などをします。</td>
|
231
|
|
- </tr>
|
232
|
|
- <tr>
|
233
|
|
- <th bgcolor="#add8e6">訓練等給付</th>
|
|
238
|
+ </tr>
|
|
239
|
+ <tr>
|
|
240
|
+ <th rowspan="2" bgcolor="#add8e6">訓練等給付</th>
|
234
|
241
|
<th bgcolor="#add8e6">共同生活援助(グループホーム)</th>
|
235
|
242
|
<td bgcolor="#dcdcdc">地域で共同生活を営む人に、住居における相談や日常生活上の援助をします。</td>
|
236
|
243
|
</tr>
|
|
244
|
+ <tr>
|
|
245
|
+ <th bgcolor="#add8e6">自立生活援助</th>
|
|
246
|
+ <td bgcolor="#dcdcdc">施設を利用していた障がいのある人がひとり暮らしを始めたときに、生活や健康、近所付き合いなどに問題がないか、訪問して必要な助言などの支援をします。</td>
|
|
247
|
+ </tr>
|
237
|
248
|
</table>
|
|
249
|
+
|
238
|
250
|
</span>
|
239
|
|
- </article>
|
|
251
|
+ </article>
|
240
|
252
|
|
241
|
|
- <article id="template_list_title">
|
242
|
|
- <div id="template_title2" class="gothic">
|
243
|
|
- <div id="template_title_block">
|
244
|
|
- <span id="template_title2">お問い合わせ</span>
|
245
|
|
- </div>
|
246
|
|
- </div>
|
247
|
|
- <span id="template_article_block">
|
248
|
|
- 福祉子ども課<br />
|
249
|
|
- Tel 058-323-1119<br />
|
|
253
|
+ <article id="template_list_title">
|
|
254
|
+ <div id="template_title2" class="gothic">
|
|
255
|
+ <div id="template_title_block">
|
|
256
|
+ <span id="template_title2">障がい児通所サービス</span>
|
|
257
|
+ </div>
|
|
258
|
+ </div>
|
|
259
|
+ <span id="template_article_block">
|
|
260
|
+ <table border="0" cellpadding="3" cellspacing="2" width="470" id="infokitagata">
|
|
261
|
+ <tr>
|
|
262
|
+ <th width="110" bgcolor="#add8e6">サービスの名称</th>
|
|
263
|
+ <th width="270" bgcolor="#add8e6">内容</th>
|
|
264
|
+ </tr>
|
|
265
|
+ <th bgcolor="#add8e6">児童発達支援</th>
|
|
266
|
+ <td bgcolor="#dcdcdc">児童発達支援センターその他の施設にて、日常生活における基本的な動作の指導、
|
|
267
|
+知識技能の付与、集団生活への適応訓練等を行います。</td>
|
|
268
|
+ </tr>
|
|
269
|
+ <tr>
|
|
270
|
+ <th bgcolor="#add8e6">医療型児童発達支援</th>
|
|
271
|
+ <td bgcolor="#dcdcdc">肢体不自由児に対し、児童発達支援および治療を行います。
|
|
272
|
+</td>
|
|
273
|
+ </tr>
|
|
274
|
+ <tr>
|
|
275
|
+ <th bgcolor="#add8e6">放課後等デイサービス</th>
|
|
276
|
+ <td bgcolor="#dcdcdc">学校教育法に規定する学校に就学している児童に対し、授業終了後または休業日に、生活能力の向上のために必要な訓練、社会との交流の促進などを行います。
|
|
277
|
+</td>
|
|
278
|
+ </tr>
|
|
279
|
+ <tr>
|
|
280
|
+ <th bgcolor="#add8e6">居宅訪問型児童発達支援</th>
|
|
281
|
+ <td bgcolor="#dcdcdc">居宅を訪問し、日常生活における基本的な動作の指導、知識技能の付与、集団生活への適応訓練、その他必要な支援を行います。</td>
|
|
282
|
+ </tr>
|
|
283
|
+ <tr>
|
|
284
|
+ <th bgcolor="#add8e6">保育所等訪問支援</th>
|
|
285
|
+ <td bgcolor="#dcdcdc">障がい児が通う保育所等の施設を訪問し、集団生活への適応のための支援などを行います。
|
|
286
|
+</td>
|
|
287
|
+ </tr>
|
|
288
|
+ </table>
|
|
289
|
+ </span>
|
|
290
|
+ </article>
|
|
291
|
+
|
|
292
|
+ <article id="template_list_title">
|
|
293
|
+ <div id="template_title2" class="gothic">
|
|
294
|
+ <div id="template_title_block">
|
|
295
|
+ <span id="template_title2">お問い合わせ</span>
|
|
296
|
+ </div>
|
|
297
|
+ </div>
|
|
298
|
+ <span id="template_article_block">
|
|
299
|
+ 福祉子ども課<br/>
|
|
300
|
+ Tel 058-323-1119<br/>
|
250
|
301
|
<a href="../../second/Inquiry_form_welfare.html">お問い合わせフォーム</a>
|
251
|
302
|
</span>
|
252
|
|
- </article>
|
253
|
|
- </section>
|
|
303
|
+ </article>
|
|
304
|
+ </section>
|
254
|
305
|
</div>
|
255
|
306
|
|
256
|
307
|
<footer>
|
257
|
|
- <img src="../../css/img/kitagatafooter.png" width="920px" height="80px" alt="北方町" /><br />
|
258
|
|
- <p class="footer_text"><a href="../../second/Copyright_and_link.html">リンクと著作権</a>|<a
|
259
|
|
- href="../../second/Privacy_policy.html">個人情報保護指針</a>|<a
|
260
|
|
- href="../../second/Barrier_free_policy.html">バリアフリーポリシー</a></p>
|
|
308
|
+ <img src="../../css/img/kitagatafooter.png" width="920px" height="80px" alt="北方町"/><br/>
|
|
309
|
+ <p class="footer_text"><a href="../../second/Copyright_and_link.html">リンクと著作権</a>|<a
|
|
310
|
+ href="../../second/Privacy_policy.html">個人情報保護指針</a>|<a
|
|
311
|
+ href="../../second/Barrier_free_policy.html">バリアフリーポリシー</a></p>
|
261
|
312
|
</footer>
|
262
|
313
|
|
263
|
314
|
|
264
|
|
- </div>
|
265
|
|
- <img class="cgipageview" src="http://www.town.kitagata.gifu.jp/cgi-bin/pcount/pcount.cgi?Welfare_for_the_disabled"
|
266
|
|
- height="1" width="1" />
|
|
315
|
+</div>
|
|
316
|
+<img class="cgipageview" src="http://www.town.kitagata.gifu.jp/cgi-bin/pcount/pcount.cgi?Welfare_for_the_disabled"
|
|
317
|
+ height="1" width="1"/>
|
267
|
318
|
</body>
|
268
|
319
|
|
269
|
|
-</html>
|
|
320
|
+</html>
|