|
@@ -1,44 +1,50 @@
|
1
|
1
|
<!doctype html>
|
2
|
2
|
<html lang="ja">
|
3
|
|
- <head>
|
4
|
|
- <meta charset="utf-8">
|
5
|
|
- <title>北方町ホームページ</title>
|
6
|
|
- <link rel="stylesheet" href="../../css/base.css">
|
7
|
|
- <link rel="stylesheet" href="../../css/second_header.css">
|
8
|
|
- <link rel="stylesheet" href="../../css/footer.css">
|
9
|
|
- <link rel="stylesheet" href="../../css/section.css">
|
10
|
|
- <link rel="stylesheet" href="../../css/third_template.css" >
|
11
|
|
- <link rel="stylesheet" href="../../css/table.css" >
|
12
|
|
-<script src="../../js/operation.js"></script>
|
13
|
|
-<meta name="google-translate-customization" content="45643f5d79d6e245-283971e7754d7b90-g905c6e6b6867bf2f-2f"></meta>
|
|
3
|
+
|
|
4
|
+<head>
|
|
5
|
+ <meta charset="utf-8">
|
|
6
|
+ <title>北方町ホームページ</title>
|
|
7
|
+ <link rel="stylesheet" href="../../css/base.css">
|
|
8
|
+ <link rel="stylesheet" href="../../css/second_header.css">
|
|
9
|
+ <link rel="stylesheet" href="../../css/footer.css">
|
|
10
|
+ <link rel="stylesheet" href="../../css/section.css">
|
|
11
|
+ <link rel="stylesheet" href="../../css/third_template.css">
|
|
12
|
+ <link rel="stylesheet" href="../../css/table.css">
|
|
13
|
+ <script src="../../js/operation.js"></script>
|
|
14
|
+ <meta name="google-translate-customization" content="45643f5d79d6e245-283971e7754d7b90-g905c6e6b6867bf2f-2f">
|
|
15
|
+ </meta>
|
14
|
16
|
</head>
|
15
|
17
|
|
16
|
18
|
<body id="back">
|
17
|
|
-<div id="main" class="gothic">
|
18
|
|
-<!--セクション 操作-->
|
19
|
|
-<section id="operation" >
|
20
|
|
-<!--セクション 住所-->
|
21
|
|
-<article id="address" >
|
22
|
|
-<address id="operation_add">
|
23
|
|
-<span>北方町役場</span><span> 〒501-0492</span><span> 岐阜県本巣郡北方町長谷川1丁目1番地</span><span> TEL:058-323-1111(代)</span>
|
24
|
|
-</address>
|
25
|
|
-</article>
|
26
|
|
-<div id="controle_panel">
|
27
|
|
-<!--セクション 背景色-->
|
28
|
|
-<article id="bgcolor" >
|
29
|
|
-<img src="../../css/img/013.png" alt="背景色変更ボックス" />
|
30
|
|
-<div id="bgcolor_img">
|
31
|
|
-<input id="button1" width="29px" height="28px" value=" " alt=" " type="image" onClick="setBackground3(1)">
|
32
|
|
-<input id="button2" width="29px" height="28px" value=" " alt=" " type="image" onClick="setBackground3(2)">
|
33
|
|
-<input id="button3" width="29px" height="28px" value=" " alt=" " type="image" onClick="setBackground3(3)">
|
34
|
|
-</div>
|
35
|
|
-<script>
|
36
|
|
-getBackgNumber3();
|
37
|
|
-</script>
|
38
|
|
-</article>
|
|
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>
|
|
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>
|
39
|
45
|
|
40
|
|
-<!--セクション 文字サイズ-->
|
41
|
|
-<!--<article id="charsize" >
|
|
46
|
+ <!--セクション 文字サイズ-->
|
|
47
|
+ <!--<article id="charsize" >
|
42
|
48
|
<img src="../../css/img/008.png" alt="文字サイズ変更ボックス" />
|
43
|
49
|
<div id="charsize_img">
|
44
|
50
|
<img src="../../css/img/005.png" alt="文字大きさ変更、小さい" />
|
|
@@ -47,137 +53,157 @@ getBackgNumber3();
|
47
|
53
|
</div>
|
48
|
54
|
</article>-->
|
49
|
55
|
|
50
|
|
-<!--セクション サイトマップ-->
|
51
|
|
-<article id="sitemap" >
|
52
|
|
- <div id="sitemap_img">
|
53
|
|
-<a href="../../second/sitemap.html"><img src="../../css/img/kitagata_sitemap.png" alt="サイトマップ" /></a>
|
54
|
|
- </div>
|
55
|
|
-</article>
|
56
|
|
-<!--セクション お問い合わせ-->
|
57
|
|
-<article id="contact" >
|
58
|
|
- <div id="contact_img">
|
59
|
|
-<a href="../../third/town_admini_info/administrative_organization_chart.html"><img src="../../css/img/kitagata_support.png" alt="お問い合わせはこちらから" /></a>
|
60
|
|
- </div>
|
61
|
|
-</article>
|
62
|
|
-<!--セクション 翻訳-->
|
63
|
|
-<article id="translation" >
|
64
|
|
-<div id="translation_img">
|
65
|
|
-<!--<img src="../../css/img/kitagata_Language.png" alt="翻訳" />-->
|
66
|
|
-<div id="google_translate_element"></div>
|
67
|
|
-<script type="text/javascript">
|
68
|
|
-function googleTranslateElementInit() {
|
69
|
|
-new google.translate.TranslateElement({pageLanguage: 'ja', layout: google.translate.TranslateElement.InlineLayout.SIMPLE}, 'google_translate_element');
|
70
|
|
-}
|
71
|
|
-</script>
|
72
|
|
-<script type="text/javascript" src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
|
73
|
|
-</div>
|
74
|
|
-</article>
|
75
|
|
-<div id="claer">
|
76
|
|
-</div>
|
77
|
|
-</div>
|
78
|
|
-</section>
|
79
|
|
- <!--ヘッダーデータ-->
|
80
|
|
- <header>
|
81
|
|
- <div id="header" class="gothic">
|
82
|
|
- <a href="../../index.html"><img src="../../css/img/header_emblem.png" width="200px" height="260px"/></a>
|
83
|
|
- <div id="h_block_1">
|
84
|
|
- <div class="h_line">
|
85
|
|
- </div>
|
86
|
|
- <article class="h_text_l">
|
87
|
|
- <a class="h_link" href="../../second/living.html"><span class="h_text">くらしの情報</span></a>
|
88
|
|
- </article>
|
89
|
|
- <article class="h_text_l">
|
90
|
|
- <a class="h_link" href="../../second/tourism.html"><span class="h_text">観光</span></a>
|
91
|
|
- </article>
|
92
|
|
- <article class="h_text_l">
|
93
|
|
- <a class="h_link" href="../../second/business.html"><span class="h_text">事業者向け情報</span></a>
|
94
|
|
- </article>
|
95
|
|
- <article class="h_text_l">
|
96
|
|
- <a class="h_link" href="../../second/town_admini_info.html"><span class="h_text">町政情報</span></a>
|
97
|
|
- </article>
|
|
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>
|
98
|
68
|
</div>
|
99
|
|
- <div id="h_block_search">
|
100
|
|
- <div class="h_line"></div>
|
101
|
|
- <article class="h_search">
|
102
|
|
- <div class="space10"></div>
|
103
|
|
- <form action="http://www.google.com/search">
|
104
|
|
- <input type="hidden" name="hl" value="ja" />
|
105
|
|
- <input type="hidden" name="ie" value="UTF-8">
|
106
|
|
- <input type="hidden" name="oe" value="UTF-8">
|
107
|
|
- <input type="hidden" value="www.town.kitagata.gifu.jp" name="as_sitesearch" />
|
108
|
|
- <input type="text" name="q" size="16" maxlength="256" value="" />
|
109
|
|
- <input type="submit" name="btnG" value="検索" />
|
110
|
|
- </form>
|
111
|
|
- </article>
|
|
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"
|
|
84
|
+ src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
|
112
|
85
|
</div>
|
|
86
|
+ </article>
|
|
87
|
+ <div id="claer">
|
|
88
|
+ </div>
|
|
89
|
+ </div>
|
|
90
|
+ </section>
|
|
91
|
+ <!--ヘッダーデータ-->
|
|
92
|
+ <header>
|
|
93
|
+ <div id="header" class="gothic">
|
|
94
|
+ <a href="../../index.html"><img src="../../css/img/header_emblem.png" width="200px"
|
|
95
|
+ height="260px" /></a>
|
|
96
|
+ <div id="h_block_1">
|
|
97
|
+ <div class="h_line">
|
|
98
|
+ </div>
|
|
99
|
+ <article class="h_text_l">
|
|
100
|
+ <a class="h_link" href="../../second/living.html"><span class="h_text">くらしの情報</span></a>
|
|
101
|
+ </article>
|
|
102
|
+ <article class="h_text_l">
|
|
103
|
+ <a class="h_link" href="../../second/tourism.html"><span class="h_text">観光</span></a>
|
|
104
|
+ </article>
|
|
105
|
+ <article class="h_text_l">
|
|
106
|
+ <a class="h_link" href="../../second/business.html"><span class="h_text">事業者向け情報</span></a>
|
|
107
|
+ </article>
|
|
108
|
+ <article class="h_text_l">
|
|
109
|
+ <a class="h_link" href="../../second/town_admini_info.html"><span class="h_text">町政情報</span></a>
|
|
110
|
+ </article>
|
|
111
|
+ </div>
|
|
112
|
+ <div id="h_block_search">
|
|
113
|
+ <div class="h_line"></div>
|
|
114
|
+ <article class="h_search">
|
|
115
|
+ <div class="space10"></div>
|
|
116
|
+ <form action="http://www.google.com/search">
|
|
117
|
+ <input type="hidden" name="hl" value="ja" />
|
|
118
|
+ <input type="hidden" name="ie" value="UTF-8">
|
|
119
|
+ <input type="hidden" name="oe" value="UTF-8">
|
|
120
|
+ <input type="hidden" value="www.town.kitagata.gifu.jp" name="as_sitesearch" />
|
|
121
|
+ <input type="text" name="q" size="16" maxlength="256" value="" />
|
|
122
|
+ <input type="submit" name="btnG" value="検索" />
|
|
123
|
+ </form>
|
|
124
|
+ </article>
|
113
|
125
|
</div>
|
114
|
|
- </header>
|
|
126
|
+ </div>
|
|
127
|
+ </header>
|
115
|
128
|
|
116
|
|
- <div id="third_body">
|
117
|
|
- <!--セクション space-->
|
|
129
|
+ <div id="third_body">
|
|
130
|
+ <!--セクション space-->
|
118
|
131
|
|
119
|
|
- <!--セクション template-->
|
120
|
|
- <section id="template" >
|
121
|
|
- <article id="breadcrumb" >
|
122
|
|
- <div id="breadcrumb_title">
|
123
|
|
- <div id="breadcrumb_title_block">
|
124
|
|
- <span id="breadcrumb_title"><a href="../../index.html">トップ</a>><a href="../../second/living.html">くらしの情報</a>><a href="../../second/National_Health_Insurance.html">国民健康保険</a>>国民健康保険高齢受給者証</span>
|
125
|
|
- </div>
|
|
132
|
+ <!--セクション template-->
|
|
133
|
+ <section id="template">
|
|
134
|
+ <article id="breadcrumb">
|
|
135
|
+ <div id="breadcrumb_title">
|
|
136
|
+ <div id="breadcrumb_title_block">
|
|
137
|
+ <span id="breadcrumb_title"><a href="../../index.html">トップ</a>><a
|
|
138
|
+ href="../../second/living.html">くらしの情報</a>><a
|
|
139
|
+ href="../../second/National_Health_Insurance.html">国民健康保険</a>>国民健康保険高齢受給者証</span>
|
126
|
140
|
</div>
|
127
|
|
- </article>
|
128
|
|
- <article id="template" >
|
129
|
|
- <div id="template_title" class="gothic">
|
130
|
|
- <div id="template_title_block">
|
131
|
|
- <span id="template_title">国民健康保険高齢受給者証</span>
|
132
|
|
- </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>
|
133
|
147
|
</div>
|
134
|
|
- <span id="template_article_block">
|
135
|
|
- <p class="paragraphT5">国民健康保険に加入している70歳以上の人には、自己負担割合1割(一定以上所得者3割)ただし誕生日が昭和19年4月2日以降の人は2割と表示した高齢受給者証を交付します。(後期高齢者医療制度に加入している人を除きます。)<br />
|
136
|
|
-高齢受給者証は、70歳になる月(1日生まれの人は誕生月の前月)の下旬に郵送します。適用されるのは、70歳になる月の翌月(誕生日が1日の人は、誕生月)からで、病院にかかるときに、国民健康保険被保険証とともに高齢受給者証を提示してください。</p>
|
137
|
|
- </span>
|
138
|
|
- </article>
|
139
|
|
- <article id="template_list_title" >
|
140
|
|
- <div id="template_title2" class="gothic">
|
141
|
|
- <div id="template_title_block">
|
142
|
|
- <span id="template_title2">高齢受給者証の更新</span>
|
143
|
|
- </div>
|
|
148
|
+ </div>
|
|
149
|
+ <span id="template_article_block">
|
|
150
|
+ <p class="paragraphT5">
|
|
151
|
+ 国民健康保険に加入している70歳以上の人には、自己負担割合1割(一定以上所得者3割)ただし誕生日が昭和19年4月2日以降の人は2割と表示した高齢受給者証を交付します。(後期高齢者医療制度に加入している人を除きます。)<br />
|
|
152
|
+ 高齢受給者証は、70歳になる月(1日生まれの人は誕生月の前月)の下旬に郵送します。適用されるのは、70歳になる月の翌月(誕生日が1日の人は、誕生月)からで、病院にかかるときに、国民健康保険被保険証とともに高齢受給者証を提示してください。
|
|
153
|
+ </p>
|
|
154
|
+ </span>
|
|
155
|
+ </article>
|
|
156
|
+ <article id="template_list_title">
|
|
157
|
+ <div id="template_title2" class="gothic">
|
|
158
|
+ <div id="template_title_block">
|
|
159
|
+ <span id="template_title2">高齢受給者証の更新</span>
|
144
|
160
|
</div>
|
145
|
|
- <span id="template_article_block">
|
146
|
|
- <p class="paragraphT5">高齢受給者証の有効期限は、毎年7月31日です。新しい受給者証は、7月下旬に郵送します。</p>
|
147
|
|
- </span>
|
148
|
|
- </article>
|
149
|
|
- <article id="template_list_title" >
|
150
|
|
- <div id="template_title2" class="gothic">
|
151
|
|
- <div id="template_title_block">
|
152
|
|
- <span id="template_title2">一定以上所得者とは</span>
|
153
|
|
- </div>
|
|
161
|
+ </div>
|
|
162
|
+ <span id="template_article_block">
|
|
163
|
+ <p class="paragraphT5">令和3年8月から岐阜県内で被保険者証の利便性向上のため、これまで別々であった「被保険者証」と「高齢受給者証」の一体化が行われます。<br />
|
|
164
|
+ 有効期限は、毎年7月31日です。ただし、75歳になられる方は、75歳の誕生日から後期高齢者医療保険に切り替わるため、75歳の誕生日の前日までとなります。新しい高齢受給者証(被保険者証)は、毎年7月下旬に郵送します。
|
|
165
|
+ </p>
|
|
166
|
+ </span>
|
|
167
|
+ </article>
|
|
168
|
+ <article id="template_list_title">
|
|
169
|
+ <div id="template_title2" class="gothic">
|
|
170
|
+ <div id="template_title_block">
|
|
171
|
+ <span id="template_title2">一定以上所得者とは</span>
|
154
|
172
|
</div>
|
155
|
|
- <span id="template_article_block">
|
156
|
|
- <p class="paragraphT5">住民税課税所得(各種控除後)が年額145万円以上の人、およびその人と同じ世帯の人。 ただし、その世帯の上記対象者の年収が合計520万円未満(該当者が1人の世帯では年収383万円未満)の場合は、申請により自己負担割合が1割になります。<br />
|
157
|
|
-※住民税課税所得とは、所得(収入から必要経費などを差し引いた額)から所得控除(基礎控除、扶養控除、社会保険料控除など)を差し引いた金額のことをいいます。</p>
|
158
|
|
- </span>
|
159
|
|
- </article>
|
160
|
|
- <article id="template_list_title" >
|
161
|
|
- <div id="template_title2" class="gothic">
|
162
|
|
- <div id="template_title_block">
|
163
|
|
- <span id="template_title2">お問い合わせ</span>
|
164
|
|
- </div>
|
|
173
|
+ </div>
|
|
174
|
+ <span id="template_article_block">
|
|
175
|
+ <p class="paragraphT5">
|
|
176
|
+ 住民税課税所得(各種控除後)が年額145万円以上の人、およびその人と同じ世帯の人。 ただし、その世帯の上記対象者の年収が合計520万円未満(該当者が1人の世帯では年収383万円未満)の場合は、申請により自己負担割合が1割になります。<br />
|
|
177
|
+ ※住民税課税所得とは、所得(収入から必要経費などを差し引いた額)から所得控除(基礎控除、扶養控除、社会保険料控除など)を差し引いた金額のことをいいます。</p>
|
|
178
|
+ </span>
|
|
179
|
+ </article>
|
|
180
|
+ <article id="template_list_title">
|
|
181
|
+ <div id="template_title2" class="gothic">
|
|
182
|
+ <div id="template_title_block">
|
|
183
|
+ <span id="template_title2">お問い合わせ</span>
|
165
|
184
|
</div>
|
166
|
|
- <span id="template_article_block">
|
|
185
|
+ </div>
|
|
186
|
+ <span id="template_article_block">
|
167
|
187
|
住民保険課<br />
|
168
|
188
|
Tel 058-323-1113<br />
|
169
|
189
|
<a href="../../second/Inquiry_form_residents.html">お問い合わせフォーム</a>
|
170
|
|
- </span>
|
171
|
|
- </article>
|
172
|
|
- </section>
|
173
|
|
- </div>
|
|
190
|
+ </span>
|
|
191
|
+ </article>
|
|
192
|
+ </section>
|
|
193
|
+ </div>
|
174
|
194
|
|
175
|
|
- <footer>
|
176
|
|
- <img src="../../css/img/kitagatafooter.png" width="920px" height="80px" alt="北方町"/><br />
|
177
|
|
- <p class="footer_text"><a href="../../second/Copyright_and_link.html">リンクと著作権</a>|<a href="../../second/Privacy_policy.html">個人情報保護指針</a>|<a href="../../second/Barrier_free_policy.html">バリアフリーポリシー</a></p>
|
178
|
|
- </footer>
|
|
195
|
+ <footer>
|
|
196
|
+ <img src="../../css/img/kitagatafooter.png" width="920px" height="80px" alt="北方町" /><br />
|
|
197
|
+ <p class="footer_text"><a href="../../second/Copyright_and_link.html">リンクと著作権</a>|<a
|
|
198
|
+ href="../../second/Privacy_policy.html">個人情報保護指針</a>|<a
|
|
199
|
+ href="../../second/Barrier_free_policy.html">バリアフリーポリシー</a></p>
|
|
200
|
+ </footer>
|
179
|
201
|
|
180
|
202
|
|
181
|
|
- </div>
|
182
|
|
- <img class="cgipageview" src="http://www.town.kitagata.gifu.jp/cgi-bin/pcount/pcount.cgi?National_Health_Insurance_elderly_claimant_certification" height="1" width="1" /></body>
|
183
|
|
-</html>
|
|
203
|
+ </div>
|
|
204
|
+ <img class="cgipageview"
|
|
205
|
+ src="http://www.town.kitagata.gifu.jp/cgi-bin/pcount/pcount.cgi?National_Health_Insurance_elderly_claimant_certification"
|
|
206
|
+ height="1" width="1" />
|
|
207
|
+</body>
|
|
208
|
+
|
|
209
|
+</html>
|