|
@@ -17,34 +17,35 @@
|
17
|
17
|
</head>
|
18
|
18
|
|
19
|
19
|
<body id="back">
|
20
|
|
-<div id="main" class="gothic">
|
21
|
|
- <!--セクション 操作-->
|
22
|
|
- <section id="operation">
|
23
|
|
- <!--セクション 住所-->
|
24
|
|
- <article id="address">
|
25
|
|
- <address id="operation_add">
|
26
|
|
- <span>北方町役場</span><span> 〒501-0492</span><span> 岐阜県本巣郡北方町長谷川1丁目1番地</span><span> 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>
|
|
20
|
+ <div id="main" class="gothic">
|
|
21
|
+ <!--セクション 操作-->
|
|
22
|
+ <section id="operation">
|
|
23
|
+ <!--セクション 住所-->
|
|
24
|
+ <article id="address">
|
|
25
|
+ <address id="operation_add">
|
|
26
|
+ <span>北方町役場</span><span> 〒501-0492</span><span> 岐阜県本巣郡北方町長谷川1丁目1番地</span><span>
|
|
27
|
+ TEL:058-323-1111(代)</span>
|
|
28
|
+ </address>
|
44
|
29
|
</article>
|
|
30
|
+ <div id="controle_panel">
|
|
31
|
+ <!--セクション 背景色-->
|
|
32
|
+ <article id="bgcolor">
|
|
33
|
+ <img src="../../css/img/013.png" alt="背景色変更ボックス" />
|
|
34
|
+ <div id="bgcolor_img">
|
|
35
|
+ <input id="button1" width="29px" height="28px" value=" " alt=" " type="image"
|
|
36
|
+ onClick="setBackground3(1)">
|
|
37
|
+ <input id="button2" width="29px" height="28px" value=" " alt=" " type="image"
|
|
38
|
+ onClick="setBackground3(2)">
|
|
39
|
+ <input id="button3" width="29px" height="28px" value=" " alt=" " type="image"
|
|
40
|
+ onClick="setBackground3(3)">
|
|
41
|
+ </div>
|
|
42
|
+ <script>
|
|
43
|
+ getBackgNumber3();
|
|
44
|
+ </script>
|
|
45
|
+ </article>
|
45
|
46
|
|
46
|
|
- <!--セクション 文字サイズ-->
|
47
|
|
- <!--<article id="charsize" >
|
|
47
|
+ <!--セクション 文字サイズ-->
|
|
48
|
+ <!--<article id="charsize" >
|
48
|
49
|
<img src="../../css/img/008.png" alt="文字サイズ変更ボックス" />
|
49
|
50
|
<div id="charsize_img">
|
50
|
51
|
<img src="../../css/img/005.png" alt="文字大きさ変更、小さい" />
|
|
@@ -53,174 +54,193 @@
|
53
|
54
|
</div>
|
54
|
55
|
</article>-->
|
55
|
56
|
|
56
|
|
- <!--セクション サイトマップ-->
|
57
|
|
- <article id="sitemap">
|
58
|
|
- <div id="sitemap_img">
|
59
|
|
- <a href="../../second/sitemap.html"><img src="../../css/img/kitagata_sitemap.png" alt="サイトマップ"/></a>
|
60
|
|
- </div>
|
61
|
|
- </article>
|
62
|
|
- <!--セクション お問い合わせ-->
|
63
|
|
- <article id="contact">
|
64
|
|
- <div id="contact_img">
|
65
|
|
- <a href="../../third/town_admini_info/administrative_organization_chart.html"><img
|
66
|
|
- src="../../css/img/kitagata_support.png" alt="お問い合わせはこちらから"/></a>
|
67
|
|
- </div>
|
68
|
|
- </article>
|
69
|
|
- <!--セクション 翻訳-->
|
70
|
|
- <article id="translation">
|
71
|
|
- <div id="translation_img">
|
72
|
|
- <!--<img src="../../css/img/kitagata_Language.png" alt="翻訳" />-->
|
73
|
|
- <div id="google_translate_element"></div>
|
74
|
|
- <script type="text/javascript">
|
75
|
|
- function googleTranslateElementInit() {
|
76
|
|
- new google.translate.TranslateElement({
|
77
|
|
- pageLanguage: 'ja',
|
78
|
|
- layout: google.translate.TranslateElement.InlineLayout.SIMPLE
|
79
|
|
- }, 'google_translate_element');
|
80
|
|
- }
|
81
|
|
- </script>
|
82
|
|
- <script type="text/javascript"
|
|
57
|
+ <!--セクション サイトマップ-->
|
|
58
|
+ <article id="sitemap">
|
|
59
|
+ <div id="sitemap_img">
|
|
60
|
+ <a href="../../second/sitemap.html"><img src="../../css/img/kitagata_sitemap.png"
|
|
61
|
+ alt="サイトマップ" /></a>
|
|
62
|
+ </div>
|
|
63
|
+ </article>
|
|
64
|
+ <!--セクション お問い合わせ-->
|
|
65
|
+ <article id="contact">
|
|
66
|
+ <div id="contact_img">
|
|
67
|
+ <a href="../../third/town_admini_info/administrative_organization_chart.html"><img
|
|
68
|
+ src="../../css/img/kitagata_support.png" alt="お問い合わせはこちらから" /></a>
|
|
69
|
+ </div>
|
|
70
|
+ </article>
|
|
71
|
+ <!--セクション 翻訳-->
|
|
72
|
+ <article id="translation">
|
|
73
|
+ <div id="translation_img">
|
|
74
|
+ <!--<img src="../../css/img/kitagata_Language.png" alt="翻訳" />-->
|
|
75
|
+ <div id="google_translate_element"></div>
|
|
76
|
+ <script type="text/javascript">
|
|
77
|
+ function googleTranslateElementInit() {
|
|
78
|
+ new google.translate.TranslateElement({
|
|
79
|
+ pageLanguage: 'ja',
|
|
80
|
+ layout: google.translate.TranslateElement.InlineLayout.SIMPLE
|
|
81
|
+ }, 'google_translate_element');
|
|
82
|
+ }
|
|
83
|
+ </script>
|
|
84
|
+ <script type="text/javascript"
|
83
|
85
|
src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
|
|
86
|
+ </div>
|
|
87
|
+ </article>
|
|
88
|
+ <div id="claer">
|
84
|
89
|
</div>
|
85
|
|
- </article>
|
86
|
|
- <div id="claer">
|
87
|
90
|
</div>
|
88
|
|
- </div>
|
89
|
|
- </section>
|
90
|
|
-
|
91
|
|
- <!--ヘッダーデータ-->
|
92
|
|
- <header>
|
93
|
|
- <div id="header" class="gothic">
|
94
|
|
- <a href="../../index.html"><img src="../../css/img/header_emblem.png" width="200px" height="260px"/></a>
|
95
|
|
- <div id="h_block_1">
|
96
|
|
- <div class="h_line">
|
|
91
|
+ </section>
|
|
92
|
+
|
|
93
|
+ <!--ヘッダーデータ-->
|
|
94
|
+ <header>
|
|
95
|
+ <div id="header" class="gothic">
|
|
96
|
+ <a href="../../index.html"><img src="../../css/img/header_emblem.png" width="200px"
|
|
97
|
+ height="260px" /></a>
|
|
98
|
+ <div id="h_block_1">
|
|
99
|
+ <div class="h_line">
|
|
100
|
+ </div>
|
|
101
|
+ <article class="h_text_l">
|
|
102
|
+ <a class="h_link" href="../../second/living.html"><span class="h_text">くらしの情報</span></a>
|
|
103
|
+ </article>
|
|
104
|
+ <article class="h_text_l">
|
|
105
|
+ <a class="h_link" href="../../second/tourism.html"><span class="h_text">観光</span></a>
|
|
106
|
+ </article>
|
|
107
|
+ <article class="h_text_l">
|
|
108
|
+ <a class="h_link" href="../../second/business.html"><span class="h_text">事業者向け情報</span></a>
|
|
109
|
+ </article>
|
|
110
|
+ <article class="h_text_l">
|
|
111
|
+ <a class="h_link" href="../../second/town_admini_info.html"><span class="h_text">町政情報</span></a>
|
|
112
|
+ </article>
|
|
113
|
+ </div>
|
|
114
|
+ <div id="h_block_search">
|
|
115
|
+ <div class="h_line"></div>
|
|
116
|
+ <article class="h_search">
|
|
117
|
+ <div class="space10"></div>
|
|
118
|
+ <form action="http://www.google.com/search">
|
|
119
|
+ <input type="hidden" name="hl" value="ja" />
|
|
120
|
+ <input type="hidden" name="ie" value="UTF-8">
|
|
121
|
+ <input type="hidden" name="oe" value="UTF-8">
|
|
122
|
+ <input type="hidden" value="www.town.kitagata.gifu.jp" name="as_sitesearch" />
|
|
123
|
+ <input type="text" name="q" size="16" maxlength="256" value="" />
|
|
124
|
+ <input type="submit" name="btnG" value="検索" />
|
|
125
|
+ </form>
|
|
126
|
+ </article>
|
97
|
127
|
</div>
|
98
|
|
- <article class="h_text_l">
|
99
|
|
- <a class="h_link" href="../../second/living.html"><span class="h_text">くらしの情報</span></a>
|
100
|
|
- </article>
|
101
|
|
- <article class="h_text_l">
|
102
|
|
- <a class="h_link" href="../../second/tourism.html"><span class="h_text">観光</span></a>
|
103
|
|
- </article>
|
104
|
|
- <article class="h_text_l">
|
105
|
|
- <a class="h_link" href="../../second/business.html"><span class="h_text">事業者向け情報</span></a>
|
106
|
|
- </article>
|
107
|
|
- <article class="h_text_l">
|
108
|
|
- <a class="h_link" href="../../second/town_admini_info.html"><span class="h_text">町政情報</span></a>
|
109
|
|
- </article>
|
110
|
128
|
</div>
|
111
|
|
- <div id="h_block_search">
|
112
|
|
- <div class="h_line"></div>
|
113
|
|
- <article class="h_search">
|
114
|
|
- <div class="space10"></div>
|
115
|
|
- <form action="http://www.google.com/search">
|
116
|
|
- <input type="hidden" name="hl" value="ja"/>
|
117
|
|
- <input type="hidden" name="ie" value="UTF-8">
|
118
|
|
- <input type="hidden" name="oe" value="UTF-8">
|
119
|
|
- <input type="hidden" value="www.town.kitagata.gifu.jp" name="as_sitesearch"/>
|
120
|
|
- <input type="text" name="q" size="16" maxlength="256" value=""/>
|
121
|
|
- <input type="submit" name="btnG" value="検索"/>
|
122
|
|
- </form>
|
|
129
|
+ </header>
|
|
130
|
+
|
|
131
|
+ <div id="third_body">
|
|
132
|
+ <!--セクション template-->
|
|
133
|
+ <section id="template">
|
|
134
|
+ <article id="breadcrumb2">
|
|
135
|
+ <div id="breadcrumb_title2">
|
|
136
|
+ <div id="breadcrumb_title_block2">
|
|
137
|
+ <span id="breadcrumb_title"><a href="../../index.html">トップ</a>><a
|
|
138
|
+ href="../../second/Notices.html">お知らせ</a>>子育て世帯生活支援特別給付金(ひとり親世帯分)
|
|
139
|
+ </div>
|
123
|
140
|
</article>
|
124
|
|
- </div>
|
125
|
|
- </div>
|
126
|
|
- </header>
|
127
|
|
-
|
128
|
|
- <div id="third_body">
|
129
|
|
- <!--セクション template-->
|
130
|
|
- <section id="template">
|
131
|
|
- <article id="breadcrumb2">
|
132
|
|
- <div id="breadcrumb_title2">
|
133
|
|
- <div id="breadcrumb_title_block2">
|
134
|
|
- <span id="breadcrumb_title"><a href="../../index.html">トップ</a>><a
|
135
|
|
- href="../../second/Notices.html">お知らせ</a>>子育て世帯生活支援特別給付金(ひとり親世帯分)
|
|
141
|
+ <article id="template">
|
|
142
|
+ <div id="template_title" class="gothic">
|
|
143
|
+ <div id="template_title_block">
|
|
144
|
+ <span id="template_title">子育て世帯生活支援特別給付金(ひとり親世帯分)について</span>
|
|
145
|
+ </div>
|
136
|
146
|
</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
|
|
- <span id="template_article_block">
|
145
|
|
- 新型コロナウイルス感染症による影響が長期化するなかで、低所得の子育て世帯(ひとり親世帯)に対し、
|
146
|
|
- その実情を踏まえた生活の支援を行う観点から、子育て世帯生活支援特別給付金(ひとり親世帯分)を支給します。※本給付金は、全国一律の制度です。<br/>
|
147
|
|
- </span>
|
148
|
|
- </article>
|
|
147
|
+ <span id="template_article_block">
|
|
148
|
+ 新型コロナウイルス感染症による影響が長期化するなかで、低所得の子育て世帯(ひとり親世帯)に対し、
|
|
149
|
+ その実情を踏まえた生活の支援を行う観点から、子育て世帯生活支援特別給付金(ひとり親世帯分)を支給します。※本給付金は、全国一律の制度です。<br />
|
|
150
|
+ </span>
|
|
151
|
+ </article>
|
149
|
152
|
|
150
|
|
- <article id="template">
|
151
|
|
- <div id="template_title2" class="gothic">
|
152
|
|
- <div id="template_title_block">
|
153
|
|
- <span id="template_title2">1. 給付金の対象となる方</span>
|
|
153
|
+ <article id="template">
|
|
154
|
+ <div id="template_title2" class="gothic">
|
|
155
|
+ <div id="template_title_block">
|
|
156
|
+ <span id="template_title2">1. 給付金の対象となる方</span>
|
|
157
|
+ </div>
|
154
|
158
|
</div>
|
155
|
|
- </div>
|
156
|
|
- <span id="template_article_block">
|
157
|
|
- 令和3年4月分の児童扶養手当受給者の方 ※申請不要
|
158
|
|
- 5月中(予定)に令和3年4月分の児童扶養手当支給口座へ振り込みます。<br>
|
159
|
|
- <a href="../../fourth/notices/290_to-beneficiaries_20210421.pdf" target="_blank">受給者のみなさまへ(PDF:160KB)</a>
|
160
|
|
- </span>
|
161
|
|
- </article>
|
|
159
|
+ <span id="template_article_block">
|
|
160
|
+ 令和3年4月分の児童扶養手当受給者の方 ※申請不要
|
|
161
|
+ 5月中(予定)に令和3年4月分の児童扶養手当支給口座へ振り込みます。<br>
|
|
162
|
+ <a href="../../fourth/notices/290_to-beneficiaries_20210421.pdf"
|
|
163
|
+ target="_blank">受給者のみなさまへ(PDF:160KB)</a>
|
|
164
|
+ </span>
|
|
165
|
+ </article>
|
162
|
166
|
|
163
|
|
- <article id="template">
|
164
|
|
- <div id="template_title2" class="gothic">
|
165
|
|
- <div id="template_title_block">
|
166
|
|
- <span id="template_title2">2. 支給額</span>
|
|
167
|
+ <article id="template">
|
|
168
|
+ <div id="template_title2" class="gothic">
|
|
169
|
+ <div id="template_title_block">
|
|
170
|
+ <span id="template_title2">2. 支給額</span>
|
|
171
|
+ </div>
|
167
|
172
|
</div>
|
168
|
|
- </div>
|
169
|
|
- <span id="template_article_block">
|
170
|
|
- 児童1人当たり一律 5万円<br/>
|
171
|
|
- </span>
|
172
|
|
- </article>
|
|
173
|
+ <span id="template_article_block">
|
|
174
|
+ 児童1人当たり一律 5万円<br />
|
|
175
|
+ </span>
|
|
176
|
+ </article>
|
173
|
177
|
|
174
|
|
- <article id="template">
|
175
|
|
- <div id="template_title2" class="gothic">
|
176
|
|
- <div id="template_title_block">
|
177
|
|
- <span id="template_title2">3. 給付金の支給手続き/申請窓口</span>
|
|
178
|
+ <article id="template">
|
|
179
|
+ <div id="template_title2" class="gothic">
|
|
180
|
+ <div id="template_title_block">
|
|
181
|
+ <span id="template_title2">3. 給付金の支給手続き/申請窓口</span>
|
|
182
|
+ </div>
|
178
|
183
|
</div>
|
179
|
|
- </div>
|
180
|
|
- <span id="template_article_block">
|
181
|
|
- <div style="padding-left: 1em; text-indent: -1em;">(1)口座の変更がある方<br>
|
182
|
|
-指定していた口座を解約するなど、給付金の支給に支障が出る恐れがある場合には、「支給口座登録等の届出書」をダウンロードし、必要事項を記入の上、4月23日(金)までに福祉子ども課まで提出してください。<br>
|
183
|
|
- <a href="../../fourth/notices/290_notification-of-payment-account_20210421.pdf" target="_blank">支給口座登録等の届出書 (PDF:164KB)</a></div>
|
184
|
|
-<div style="padding-left: 1em; text-indent: -1em;">(2)支給を辞退される方<br>
|
185
|
|
-給付金を希望しない場合には辞退の届出が必要になりますので「給付金受給拒否の届出書」をダウンロードし、必要事項を記入の上、4月23日(金)までに福祉子ども課まで提出してください。<br>
|
186
|
|
- <a href="../../fourth/notices/290_refusal-to-receive_20210421.pdf" target="_blank">受給拒否の届出書 (PDF:141KB)</a></div>
|
187
|
|
-<br>
|
188
|
|
-詳しくは、以下をご確認ください。<br>
|
189
|
|
-<a href="https://www.mhlw.go.jp/stf/newpage_11456.html" target="_blank">厚生労働省「低所得の子育て世帯に対する子育て世帯生活支援特別給付金
|
190
|
|
-(ひとり親世帯分)」ホームページ(外部リンク)</a><br>
|
191
|
|
-<a href="https://www.pref.gifu.lg.jp/page/147349.html" target="_blank">岐阜県「低所得の子育て世帯に対する子育て世帯生活支援特別給付金(ひとり親世帯分)について」ホームページ(外部リンク)</a>
|
192
|
|
-<br/></span>
|
193
|
|
- </article>
|
|
184
|
+ <span id="template_article_block">
|
|
185
|
+ <div style="padding-left: 1em; text-indent: -1em;">(1)口座の変更がある方<br>
|
|
186
|
+ 指定していた口座を解約するなど、給付金の支給に支障が出る恐れがある場合には、「支給口座登録等の届出書」をダウンロードし、必要事項を記入の上、4月23日(金)までに福祉子ども課まで提出してください。<br>
|
|
187
|
+ <a href="../../fourth/notices/290_notification-of-payment-account_20210421.pdf"
|
|
188
|
+ target="_blank">支給口座登録等の届出書 (PDF:164KB)</a>
|
|
189
|
+ </div>
|
|
190
|
+ <div style="padding-left: 1em; text-indent: -1em;">(2)支給を辞退される方<br>
|
|
191
|
+ 給付金を希望しない場合には辞退の届出が必要になりますので「給付金受給拒否の届出書」をダウンロードし、必要事項を記入の上、4月23日(金)までに福祉子ども課まで提出してください。<br>
|
|
192
|
+ <a href="../../fourth/notices/290_refusal-to-receive_20210421.pdf" target="_blank">受給拒否の届出書
|
|
193
|
+ (PDF:141KB)</a>
|
|
194
|
+ </div>
|
|
195
|
+ <br>
|
|
196
|
+ 詳しくは、以下をご確認ください。<br>
|
|
197
|
+ <a href="https://www.mhlw.go.jp/stf/newpage_11456.html"
|
|
198
|
+ target="_blank">厚生労働省「低所得の子育て世帯に対する子育て世帯生活支援特別給付金
|
|
199
|
+ (ひとり親世帯分)」ホームページ(外部リンク)</a><br>
|
|
200
|
+ <a href="https://www.pref.gifu.lg.jp/page/147349.html"
|
|
201
|
+ target="_blank">岐阜県「低所得の子育て世帯に対する子育て世帯生活支援特別給付金(ひとり親世帯分)について」ホームページ(外部リンク)</a>
|
|
202
|
+ <br />
|
|
203
|
+ </span>
|
|
204
|
+ </article>
|
194
|
205
|
|
195
|
206
|
|
196
|
|
- <article id="template">
|
197
|
|
- <div id="template_title2" class="gothic">
|
198
|
|
- <div id="template_title_block">
|
199
|
|
- <span id="template_title2">お問い合わせ先</span>
|
|
207
|
+ <article id="template">
|
|
208
|
+ <div id="template_title2" class="gothic">
|
|
209
|
+ <div id="template_title_block">
|
|
210
|
+ <span id="template_title2">お問い合わせ先</span>
|
|
211
|
+ </div>
|
200
|
212
|
</div>
|
201
|
|
- </div>
|
202
|
|
- <span id="template_article_block">
|
203
|
|
- 〇厚生労働省「給付金」コールセンター<br/>
|
204
|
|
- 0120-400-903<br/>
|
205
|
|
- 受付時間:平日 9時~18時<br/>
|
206
|
|
- </span>
|
207
|
|
- </article>
|
|
213
|
+ <span id="template_article_block">
|
|
214
|
+ 〇厚生労働省「給付金」コールセンター<br />
|
|
215
|
+ 0120-400-903<br />
|
|
216
|
+ 受付時間:平日 9時~18時<br />
|
|
217
|
+ <br />
|
|
218
|
+ 〇子育て世帯生活支援特別給付金(ひとり親世帯分)<br />
|
|
219
|
+ 岐阜県 健康福祉部子ども・女性局 子ども家庭課家庭支援係<br />
|
|
220
|
+ 058-272-1111<br />
|
|
221
|
+ 受付時間:平日 8時30分~17時15分<br />
|
|
222
|
+ <br />
|
|
223
|
+ 〇北方町役場 福祉子ども課<br />
|
|
224
|
+ 058-323-1119<br />
|
|
225
|
+ 受付時間:平日 8時30分~17時15分<br />
|
|
226
|
+ </span>
|
|
227
|
+ </article>
|
208
|
228
|
|
209
|
229
|
|
210
|
|
- </section>
|
211
|
|
- </div>
|
|
230
|
+ </section>
|
|
231
|
+ </div>
|
212
|
232
|
|
213
|
|
- <footer>
|
214
|
|
- <img src="../../css/img/kitagatafooter.png" width="920px" height="80px" alt="北方町"/><br/>
|
215
|
|
- <p class="footer_text"><a href="../../second/Copyright_and_link.html">リンクと著作権</a>|<a
|
216
|
|
- href="../../second/Privacy_policy.html">個人情報保護指針</a>|<a
|
217
|
|
- href="../../second/Barrier_free_policy.html">バリアフリーポリシー</a></p>
|
218
|
|
- </footer>
|
|
233
|
+ <footer>
|
|
234
|
+ <img src="../../css/img/kitagatafooter.png" width="920px" height="80px" alt="北方町" /><br />
|
|
235
|
+ <p class="footer_text"><a href="../../second/Copyright_and_link.html">リンクと著作権</a>|<a
|
|
236
|
+ href="../../second/Privacy_policy.html">個人情報保護指針</a>|<a
|
|
237
|
+ href="../../second/Barrier_free_policy.html">バリアフリーポリシー</a></p>
|
|
238
|
+ </footer>
|
219
|
239
|
|
220
|
240
|
|
221
|
|
-</div>
|
222
|
|
-<img class="cgipageview" src="http://www.town.kitagata.gifu.jp/cgi-bin/pcount/pcount.cgi?092_20151210" height="1"
|
223
|
|
- width="1"/>
|
|
241
|
+ </div>
|
|
242
|
+ <img class="cgipageview" src="http://www.town.kitagata.gifu.jp/cgi-bin/pcount/pcount.cgi?092_20151210" height="1"
|
|
243
|
+ width="1" />
|
224
|
244
|
</body>
|
225
|
245
|
|
226
|
|
-</html>
|
|
246
|
+</html>
|