|
@@ -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,215 +53,218 @@
|
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
|
|
- <!--セクション space-->
|
|
130
|
+ <div id="third_body">
|
|
131
|
+ <!--セクション space-->
|
129
|
132
|
|
130
|
|
- <!--セクション template-->
|
131
|
|
- <section id="template">
|
132
|
|
- <article id="breadcrumb">
|
133
|
|
- <div id="breadcrumb_title">
|
134
|
|
- <div id="breadcrumb_title_block">
|
135
|
|
- <span id="breadcrumb_title"><a href="../../index.html">トップ</a>><a
|
136
|
|
- href="../../second/living.html">くらしの情報</a>><a href="../../second/Health.html">健康・医療</a>>
|
137
|
|
- <a href="../../third/living/Maternal_and_child_health.html">母子保健</a>>
|
138
|
|
- 赤ちゃんが生まれたら
|
139
|
|
- </span>
|
|
133
|
+ <!--セクション template-->
|
|
134
|
+ <section id="template">
|
|
135
|
+ <article id="breadcrumb">
|
|
136
|
+ <div id="breadcrumb_title">
|
|
137
|
+ <div id="breadcrumb_title_block">
|
|
138
|
+ <span id="breadcrumb_title"><a href="../../index.html">トップ</a>><a
|
|
139
|
+ href="../../second/living.html">くらしの情報</a>><a
|
|
140
|
+ href="../../second/Health.html">健康・医療</a>>
|
|
141
|
+ <a href="../../third/living/Maternal_and_child_health.html">母子保健</a>>
|
|
142
|
+ 赤ちゃんが生まれたら
|
|
143
|
+ </span>
|
|
144
|
+ </div>
|
140
|
145
|
</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>
|
|
146
|
+ </article>
|
|
147
|
+ <article id="template">
|
|
148
|
+ <div id="template_title" class="gothic">
|
|
149
|
+ <div id="template_title_block">
|
|
150
|
+ <span id="template_title">赤ちゃんが生まれたら</span>
|
|
151
|
+ </div>
|
147
|
152
|
</div>
|
148
|
|
- </div>
|
149
|
|
- <span id="template_article_block">
|
150
|
|
- <p class="paragraphT10"><strong id="life">新生児聴覚検査の助成</strong><br/>
|
151
|
|
- 産婦人科でおこなう自動ABRによる聴覚検査を受けられた方は、3,700円を上限に助成をしています。<br/>
|
152
|
|
- 母子健康手帳交付の際にお渡しした新生児聴覚検査受診票を医療機関へご提出ください。岐阜県内の医療機関のみ利用できますが、県外の医療機関を利用される方にも助成を行っています。詳しくはお問い合わせください。<br/>
|
153
|
|
- </p>
|
|
153
|
+ <span id="template_article_block">
|
|
154
|
+ <p class="paragraphT10"><strong id="life">新生児聴覚検査の助成</strong><br />
|
|
155
|
+ 産婦人科でおこなう自動ABRによる聴覚検査を受けられた方は、3,700円を上限に助成をしています。<br />
|
|
156
|
+ 母子健康手帳交付の際にお渡しした新生児聴覚検査受診票を医療機関へご提出ください。岐阜県内の医療機関のみ利用できますが、県外の医療機関を利用される方にも助成を行っています。詳しくはお問い合わせください。<br />
|
|
157
|
+ </p>
|
154
|
158
|
|
155
|
|
- <p class="paragraphT10"><strong id="life">産婦健康診査</strong><br/>
|
156
|
|
- 産後2週間、産後1か月など出産後間もない時期の産婦に対する健康診査が各医療機関で実施されています。<br/>
|
157
|
|
- 母子健康手帳交付の際にお渡しした産婦健康診査受診票を医療機関へご提出ください。1回5,000円を上限に、2回まで利用できます。<br/>
|
158
|
|
- </p>
|
|
159
|
+ <p class="paragraphT10"><strong id="life">産婦健康診査</strong><br />
|
|
160
|
+ 産後2週間、産後1か月など出産後間もない時期の産婦に対する健康診査が各医療機関で実施されています。<br />
|
|
161
|
+ 母子健康手帳交付の際にお渡しした産婦健康診査受診票を医療機関へご提出ください。1回5,000円を上限に、2回まで利用できます。<br />
|
|
162
|
+ </p>
|
159
|
163
|
|
160
|
|
- <p class="paragraphT10"><strong id="life">産後ケア事業</strong><br/>
|
161
|
|
- 出産後に手伝ってくれる人がいない方やお母さんの体調や育児に不安がある方を対象に、産科医療機関による宿泊や通所、助産師の訪問により心身のケアやサポートが受けられます。詳しくは、保健センターへお問い合わせください。
|
162
|
|
- <a href="../../fourth/lifeguide/health/pdf/Postpartum_care_2021.pdf" target="_blank">PDF</a>
|
163
|
|
- </p>
|
|
164
|
+ <p class="paragraphT10"><strong id="life">産後ケア事業</strong><br />
|
|
165
|
+ 出産後に手伝ってくれる人がいない方やお母さんの体調や育児に不安がある方を対象に、産科医療機関による宿泊や通所、助産師の訪問により心身のケアやサポートが受けられます。詳しくは、保健センターへお問い合わせください。
|
|
166
|
+ <a href="../../fourth/lifeguide/health/pdf/Postpartum_care_2021.pdf" target="_blank">PDF</a>
|
|
167
|
+ </p>
|
164
|
168
|
|
165
|
|
- <br/>
|
166
|
|
- <p class="paragraphT10"><strong id="life">赤ちゃん訪問</strong><br/>
|
167
|
|
- 北方町では赤ちゃんが生まれた家庭を、助産師や保健師が新生児訪問しています。<br/>
|
168
|
|
- 赤ちゃんが生まれたら、母子健康手帳発行時にお渡ししました赤ちゃん連絡票を健康推進課窓口に提出してください。</p>
|
169
|
|
- </span>
|
170
|
|
- </article>
|
171
|
|
- <article id="template_list_title">
|
172
|
|
- <div id="template_title2" class="gothic">
|
173
|
|
- <div id="template_title_block">
|
174
|
|
- <span id="template_title2">乳幼児健康診査及び相談</span>
|
|
169
|
+ <br />
|
|
170
|
+ <p class="paragraphT10"><strong id="life">赤ちゃん訪問</strong><br />
|
|
171
|
+ 北方町では赤ちゃんが生まれた家庭を、助産師や保健師が新生児訪問しています。<br />
|
|
172
|
+ 赤ちゃんが生まれたら、母子健康手帳発行時にお渡ししました赤ちゃん連絡票を健康推進課窓口に提出してください。</p>
|
|
173
|
+ </span>
|
|
174
|
+ </article>
|
|
175
|
+ <article id="template_list_title">
|
|
176
|
+ <div id="template_title2" class="gothic">
|
|
177
|
+ <div id="template_title_block">
|
|
178
|
+ <span id="template_title2">乳幼児健康診査及び相談</span>
|
|
179
|
+ </div>
|
175
|
180
|
</div>
|
176
|
|
- </div>
|
177
|
|
- <span id="template_article_block">
|
178
|
|
- 詳細は、くらしのカレンダー母子保健の案内<a href="../../css/pdf/living/calendar_of_living_2021_15.jpg" target="_blank"><strong
|
179
|
|
- id="life">PDF</strong></a>をご覧ください。<br/>
|
180
|
|
- </span>
|
181
|
|
- </article>
|
|
181
|
+ <span id="template_article_block">
|
|
182
|
+ 詳細は、くらしのカレンダー母子保健の案内<a href="../../css/pdf/living/calendar_of_living_2021_15.jpg"
|
|
183
|
+ target="_blank"><strong id="life">PDF</strong></a>をご覧ください。<br />
|
|
184
|
+ </span>
|
|
185
|
+ </article>
|
182
|
186
|
|
183
|
|
- <article id="template_list_title">
|
184
|
|
- <div id="template_title2" class="gothic">
|
185
|
|
- <div id="template_title_block">
|
186
|
|
- <span id="template_title2">定期母子健康相談</span>
|
|
187
|
+ <article id="template_list_title">
|
|
188
|
+ <div id="template_title2" class="gothic">
|
|
189
|
+ <div id="template_title_block">
|
|
190
|
+ <span id="template_title2">定期母子健康相談</span>
|
|
191
|
+ </div>
|
187
|
192
|
</div>
|
188
|
|
- </div>
|
189
|
|
- <span id="template_article_block">
|
190
|
|
- <ul>
|
191
|
|
- <li id="access">毎月第4火曜日 午後1時30分~3時30分</li>
|
192
|
|
- <li id="access">場所 保健センター</li>
|
193
|
|
- </ul>
|
194
|
|
- <p class="paragraphT10">乳幼児の身長・体重測定や栄養相談を行っています。</p>
|
195
|
|
- また、子ども館職員による遊びの提供の時間もあります。
|
196
|
|
- </span>
|
197
|
|
- </article>
|
|
193
|
+ <span id="template_article_block">
|
|
194
|
+ <ul>
|
|
195
|
+ <li id="access">毎月第4火曜日 午後1時30分~3時30分</li>
|
|
196
|
+ <li id="access">場所 保健センター</li>
|
|
197
|
+ </ul>
|
|
198
|
+ <p class="paragraphT10">乳幼児の身長・体重測定や栄養相談を行っています。</p>
|
|
199
|
+ また、子ども館職員による遊びの提供の時間もあります。
|
|
200
|
+ </span>
|
|
201
|
+ </article>
|
198
|
202
|
|
199
|
|
- <article id="template_list_title">
|
200
|
|
- <div id="template_title2" class="gothic">
|
201
|
|
- <div id="template_title_block">
|
202
|
|
- <span id="template_title2">未熟児養育医療制度</span>
|
|
203
|
+ <article id="template_list_title">
|
|
204
|
+ <div id="template_title2" class="gothic">
|
|
205
|
+ <div id="template_title_block">
|
|
206
|
+ <span id="template_title2">未熟児養育医療制度</span>
|
|
207
|
+ </div>
|
203
|
208
|
</div>
|
204
|
|
- </div>
|
205
|
|
- <span id="template_article_block">
|
206
|
|
- <p class="paragraphT10">入院の必要のある未熟児が、指定の医療機関で入院・治療を受ける場合、医療費を援助する制度があります。</p>
|
207
|
|
- <p class="paragraphT10">詳しくは、健康推進課(058-323-5540)までお問い合わせください。</p>
|
208
|
|
- </span>
|
209
|
|
- </article>
|
|
209
|
+ <span id="template_article_block">
|
|
210
|
+ <p class="paragraphT10">入院の必要のある未熟児が、指定の医療機関で入院・治療を受ける場合、医療費を援助する制度があります。</p>
|
|
211
|
+ <p class="paragraphT10">詳しくは、健康推進課(058-322-9920)までお問い合わせください。</p>
|
|
212
|
+ </span>
|
|
213
|
+ </article>
|
210
|
214
|
|
211
|
|
- <article id="template_list_title">
|
212
|
|
- <div id="template_title2" class="gothic">
|
213
|
|
- <div id="template_title_block">
|
214
|
|
- <span id="template_title2">小児慢性特定疾患治療研究事業</span>
|
|
215
|
+ <article id="template_list_title">
|
|
216
|
+ <div id="template_title2" class="gothic">
|
|
217
|
+ <div id="template_title_block">
|
|
218
|
+ <span id="template_title2">小児慢性特定疾患治療研究事業</span>
|
|
219
|
+ </div>
|
215
|
220
|
</div>
|
216
|
|
- </div>
|
217
|
|
- <span id="template_article_block">
|
218
|
|
- <p class="paragraphT10">特定の慢性疾患にかかっていることにより、長期療養が必要な場合は、保健所において療育の相談と指導が受けられます。</p>
|
219
|
|
- <p class="paragraphT10">
|
220
|
|
- 詳しくは、岐阜保健所本巣・山県センター(058-213-7268、058-213-7269)または保健センター(058-323-7600)までお問い合わせください。</p>
|
221
|
|
- </span>
|
222
|
|
- </article>
|
|
221
|
+ <span id="template_article_block">
|
|
222
|
+ <p class="paragraphT10">特定の慢性疾患にかかっていることにより、長期療養が必要な場合は、保健所において療育の相談と指導が受けられます。</p>
|
|
223
|
+ <p class="paragraphT10">
|
|
224
|
+ 詳しくは、岐阜保健所本巣・山県センター(058-213-7268、058-213-7269)または保健センター(058-323-7600)までお問い合わせください。</p>
|
|
225
|
+ </span>
|
|
226
|
+ </article>
|
223
|
227
|
|
224
|
|
- <article id="template_list_title">
|
225
|
|
- <div id="template_title2" class="gothic">
|
226
|
|
- <div id="template_title_block">
|
227
|
|
- <span id="template_title2">育成医療の給付</span>
|
|
228
|
+ <article id="template_list_title">
|
|
229
|
+ <div id="template_title2" class="gothic">
|
|
230
|
+ <div id="template_title_block">
|
|
231
|
+ <span id="template_title2">育成医療の給付</span>
|
|
232
|
+ </div>
|
228
|
233
|
</div>
|
229
|
|
- </div>
|
230
|
|
- <span id="template_article_block">
|
231
|
|
- <p class="paragraphT10">身体に障がいのある児童、および放置すれば将来障がいを残す恐れの大きい疾病を有する児童は、保健所にて療育の相談と指導を受けられます。<br/>
|
232
|
|
- また、確実な効果が期待される場合には、必要に応じて指定の病院で入院治療手術を受けることができます。費用は収入に応じて自己負担があります。</p>
|
233
|
|
- <p class="paragraphT10">詳しくは、福祉子ども課(058-323-1119)までお問い合わせください。</p>
|
234
|
|
- </span>
|
235
|
|
- </article>
|
|
234
|
+ <span id="template_article_block">
|
|
235
|
+ <p class="paragraphT10">身体に障がいのある児童、および放置すれば将来障がいを残す恐れの大きい疾病を有する児童は、保健所にて療育の相談と指導を受けられます。<br />
|
|
236
|
+ また、確実な効果が期待される場合には、必要に応じて指定の病院で入院治療手術を受けることができます。費用は収入に応じて自己負担があります。</p>
|
|
237
|
+ <p class="paragraphT10">詳しくは、福祉子ども課(058-323-1119)までお問い合わせください。</p>
|
|
238
|
+ </span>
|
|
239
|
+ </article>
|
236
|
240
|
|
237
|
241
|
|
238
|
|
- <article id="template_list_title">
|
239
|
|
- <div id="template_title2" class="gothic">
|
240
|
|
- <div id="template_title_block">
|
241
|
|
- <span id="template_title2">お問い合わせ</span>
|
|
242
|
+ <article id="template_list_title">
|
|
243
|
+ <div id="template_title2" class="gothic">
|
|
244
|
+ <div id="template_title_block">
|
|
245
|
+ <span id="template_title2">お問い合わせ</span>
|
|
246
|
+ </div>
|
242
|
247
|
</div>
|
243
|
|
- </div>
|
244
|
|
- <span id="template_article_block">
|
245
|
|
- 保健センター<br/>
|
246
|
|
- Tel 058-323-7600<br/>
|
247
|
|
- <a href="../../second/Inquiry_form_hoken.html">お問い合わせフォーム</a>
|
248
|
|
- </span>
|
249
|
|
- </article>
|
250
|
|
- </section>
|
251
|
|
- </div>
|
|
248
|
+ <span id="template_article_block">
|
|
249
|
+ 保健センター<br />
|
|
250
|
+ Tel 058-323-7600<br />
|
|
251
|
+ <a href="../../second/Inquiry_form_hoken.html">お問い合わせフォーム</a>
|
|
252
|
+ </span>
|
|
253
|
+ </article>
|
|
254
|
+ </section>
|
|
255
|
+ </div>
|
252
|
256
|
|
253
|
|
- <footer>
|
254
|
|
- <img src="../../css/img/kitagatafooter.png" width="920px" height="80px" alt="北方町"/><br/>
|
255
|
|
- <p class="footer_text"><a href="../../second/Copyright_and_link.html">リンクと著作権</a>|<a
|
256
|
|
- href="../../second/Privacy_policy.html">個人情報保護指針</a>|<a
|
257
|
|
- href="../../second/Barrier_free_policy.html">バリアフリーポリシー</a></p>
|
258
|
|
- </footer>
|
|
257
|
+ <footer>
|
|
258
|
+ <img src="../../css/img/kitagatafooter.png" width="920px" height="80px" alt="北方町" /><br />
|
|
259
|
+ <p class="footer_text"><a href="../../second/Copyright_and_link.html">リンクと著作権</a>|<a
|
|
260
|
+ href="../../second/Privacy_policy.html">個人情報保護指針</a>|<a
|
|
261
|
+ href="../../second/Barrier_free_policy.html">バリアフリーポリシー</a></p>
|
|
262
|
+ </footer>
|
259
|
263
|
|
260
|
264
|
|
261
|
|
-</div>
|
262
|
|
-<img class="cgipageview" src="http://www.town.kitagata.gifu.jp/cgi-bin/pcount/pcount.cgi?Welfare_for_the_disabled"
|
263
|
|
- height="1" width="1"/>
|
|
265
|
+ </div>
|
|
266
|
+ <img class="cgipageview" src="http://www.town.kitagata.gifu.jp/cgi-bin/pcount/pcount.cgi?Welfare_for_the_disabled"
|
|
267
|
+ height="1" width="1" />
|
264
|
268
|
</body>
|
265
|
269
|
|
266
|
|
-</html>
|
|
270
|
+</html>
|