|
@@ -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,157 +53,174 @@ 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>
|
113
|
111
|
</div>
|
114
|
|
- </header>
|
|
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>
|
|
125
|
+ </div>
|
|
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/Welfare.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/Welfare.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
|
|
- </article>
|
135
|
|
- <article id="template_list_title" >
|
136
|
|
- <div id="template_title2" class="gothic">
|
137
|
|
- <div id="template_title_block">
|
138
|
|
- <span id="template_title2">医療・手当等</span>
|
139
|
|
- </div>
|
|
148
|
+ </div>
|
|
149
|
+ </article>
|
|
150
|
+ <article id="template_list_title">
|
|
151
|
+ <div id="template_title2" class="gothic">
|
|
152
|
+ <div id="template_title_block">
|
|
153
|
+ <span id="template_title2">医療・手当等</span>
|
140
|
154
|
</div>
|
141
|
|
- <span id="template_article_block">
|
142
|
|
- <table border="0" cellpadding="3" cellspacing="2" width="470" id="infokitagata">
|
143
|
|
- <tr>
|
144
|
|
- <th bgcolor="#add8e6" valign="top" align="left" width="130"> 事業 </th>
|
145
|
|
- <th bgcolor="#add8e6" valign="top" align="left" width="220"> 内容 </th>
|
146
|
|
- <th bgcolor="#add8e6" valign="top" align="left" width="140"> 対象者 </th>
|
147
|
|
- </tr>
|
148
|
|
- <tr>
|
149
|
|
- <td bgcolor="#dcdcdc" valign="top" align="left" width="130"> 母子家庭等・父子家庭医療費の助成 </td>
|
150
|
|
- <td bgcolor="#dcdcdc" valign="top" align="left" width="220"> 医療保険における自己負担額全額を補助します。<br />
|
151
|
|
- ※所得制限があります。 <br />※この事業については、平成29年11月13日現在、マイナンバー制度の情報連携を行っていません。</td>
|
152
|
|
- <td bgcolor="#dcdcdc" valign="top" align="left" width="140"> 母子家庭(父子家庭)の母(父)と18歳以下の子<br />
|
153
|
|
- 両親のいない18歳以下の子 </td>
|
154
|
|
- </tr>
|
155
|
|
- <tr>
|
156
|
|
- <td bgcolor="#dcdcdc" valign="top" align="left" width="130"> 児童扶養手当 </td>
|
157
|
|
- <td bgcolor="#dcdcdc" valign="top" align="left" width="220"> 次の手当額(月額)が年3回(4月、8月、12月に4ケ月分)支給されます。<br />
|
158
|
|
- ●児童1人<br />
|
159
|
|
- 全部支給 42,500円<br />
|
160
|
|
- 一部支給 42,490円~10,030円(所得に応じて決定)<br />
|
161
|
|
- ●児童2人目の加算額<br />
|
162
|
|
- 全部支給 10,040円<br />
|
163
|
|
- 一部支給 10,030円~5,020円(所得に応じて決定)<br />
|
164
|
|
- ●児童3人目以降の加算額(1人につき)<br />
|
165
|
|
- 全部支給 6,020円<br />
|
166
|
|
- 一部支給 6,010円~3,010円(所得に応じて決定)<br />
|
167
|
|
- ※所得制限、公的年金との併給制限があります。
|
168
|
|
- </td>
|
169
|
|
- <td bgcolor="#dcdcdc" valign="top" align="left" width="140"> 父または母と生計を同じくしていない母子(父子)家庭(父または母が重度の障がいを持つ家庭を含む)で、18歳に達する日の属する年度末までの児童(児童に心身の障がいがある場合は20歳未満)を養育している方<br /> </td>
|
170
|
|
- </tr>
|
171
|
|
- <tr>
|
172
|
|
- <td bgcolor="#dcdcdc" valign="top" align="left" width="130"> 母子寡婦福祉資金貸付 </td>
|
173
|
|
- <td bgcolor="#dcdcdc" valign="top" align="left" width="220"> 母子家庭や、寡婦の方のよりよい生活設計に役立てていただくための資金をお貸しするものです。<br />
|
174
|
|
- 就学資金・住宅資金・就学支度資金等 </td>
|
175
|
|
- <td bgcolor="#dcdcdc" valign="top" align="left" width="140"> 母子家庭の母、寡婦、その児童等<br /> </td>
|
176
|
|
- </tr>
|
177
|
|
- </table>
|
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>
|
184
|
|
- </div>
|
|
155
|
+ </div>
|
|
156
|
+ <span id="template_article_block">
|
|
157
|
+ <table border="0" cellpadding="3" cellspacing="2" width="470" id="infokitagata">
|
|
158
|
+ <tr>
|
|
159
|
+ <th bgcolor="#add8e6" valign="top" align="left" width="130"> 事業 </th>
|
|
160
|
+ <th bgcolor="#add8e6" valign="top" align="left" width="220"> 内容 </th>
|
|
161
|
+ <th bgcolor="#add8e6" valign="top" align="left" width="140"> 対象者 </th>
|
|
162
|
+ </tr>
|
|
163
|
+ <tr>
|
|
164
|
+ <td bgcolor="#dcdcdc" valign="top" align="left" width="130"> 母子家庭等・父子家庭医療費の助成 </td>
|
|
165
|
+ <td bgcolor="#dcdcdc" valign="top" align="left" width="220">
|
|
166
|
+ 医療保険における自己負担額全額を補助します。<br />
|
|
167
|
+ ※所得制限があります。 <br />※この事業については、平成29年11月13日現在、マイナンバー制度の情報連携を行っていません。</td>
|
|
168
|
+ <td bgcolor="#dcdcdc" valign="top" align="left" width="140">
|
|
169
|
+ 母子家庭(父子家庭)の母(父)と18歳以下の子<br />
|
|
170
|
+ 両親のいない18歳以下の子 </td>
|
|
171
|
+ </tr>
|
|
172
|
+ <tr>
|
|
173
|
+ <td bgcolor="#dcdcdc" valign="top" align="left" width="130"> 児童扶養手当 </td>
|
|
174
|
+ <td bgcolor="#dcdcdc" valign="top" align="left" width="220">
|
|
175
|
+ 次の手当額(月額)が年6回(奇数月に2ヶ月分)支給されます。<br />
|
|
176
|
+ ●児童1人 全部支給 43,160円<br />
|
|
177
|
+ 一部支給 43,150円~10,180円(所得に応じて決定)<br />
|
|
178
|
+ ●児童2人目の加算額 全部支給 10,190円<br />
|
|
179
|
+ 一部支給 10,180円~5,100円(所得に応じて決定)<br />
|
|
180
|
+ ●児童3人目以降の加算額 全部支給 6,110円<br />
|
|
181
|
+ 一部支給 6,100円~3,060円(所得に応じて決定)<br />
|
|
182
|
+ </td>
|
|
183
|
+ <td bgcolor="#dcdcdc" valign="top" align="left" width="140">
|
|
184
|
+ 父または母と生計を同じくしていない母子(父子)家庭(父または母が重度の障がいを持つ家庭を含む)で、18歳に達する日の属する年度末までの児童(児童に心身の障がいがある場合は20歳未満)を養育している方<br />
|
|
185
|
+ </td>
|
|
186
|
+ </tr>
|
|
187
|
+ <tr>
|
|
188
|
+ <td bgcolor="#dcdcdc" valign="top" align="left" width="130"> 母子寡婦福祉資金貸付 </td>
|
|
189
|
+ <td bgcolor="#dcdcdc" valign="top" align="left" width="220">
|
|
190
|
+ 母子家庭や、寡婦の方のよりよい生活設計に役立てていただくための資金をお貸しするものです。<br />
|
|
191
|
+ 就学資金・住宅資金・就学支度資金等 </td>
|
|
192
|
+ <td bgcolor="#dcdcdc" valign="top" align="left" width="140"> 母子家庭の母、寡婦、その児童等<br /> </td>
|
|
193
|
+ </tr>
|
|
194
|
+ </table>
|
|
195
|
+ </span>
|
|
196
|
+ </article>
|
|
197
|
+ <article id="template_list_title">
|
|
198
|
+ <div id="template_title2" class="gothic">
|
|
199
|
+ <div id="template_title_block">
|
|
200
|
+ <span id="template_title2">お問い合わせ</span>
|
185
|
201
|
</div>
|
186
|
|
- <span id="template_article_block">
|
|
202
|
+ </div>
|
|
203
|
+ <span id="template_article_block">
|
187
|
204
|
福祉健康課<br />
|
188
|
205
|
Tel 058-323-1119<br />
|
189
|
206
|
<a href="../../second/Inquiry_form_welfare.html">お問い合わせフォーム</a>
|
190
|
|
- </span>
|
191
|
|
- </article>
|
192
|
|
- </section>
|
193
|
|
- </div>
|
|
207
|
+ </span>
|
|
208
|
+ </article>
|
|
209
|
+ </section>
|
|
210
|
+ </div>
|
194
|
211
|
|
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 href="../../second/Privacy_policy.html">個人情報保護指針</a>|<a href="../../second/Barrier_free_policy.html">バリアフリーポリシー</a></p>
|
198
|
|
- </footer>
|
|
212
|
+ <footer>
|
|
213
|
+ <img src="../../css/img/kitagatafooter.png" width="920px" height="80px" alt="北方町" /><br />
|
|
214
|
+ <p class="footer_text"><a href="../../second/Copyright_and_link.html">リンクと著作権</a>|<a
|
|
215
|
+ href="../../second/Privacy_policy.html">個人情報保護指針</a>|<a
|
|
216
|
+ href="../../second/Barrier_free_policy.html">バリアフリーポリシー</a></p>
|
|
217
|
+ </footer>
|
199
|
218
|
|
200
|
219
|
|
201
|
|
- </div>
|
202
|
|
- <img class="cgipageview" src="http://www.town.kitagata.gifu.jp/cgi-bin/pcount/pcount.cgi?Mother_and_faher_and_child_Welfare" height="1" width="1" /></body>
|
203
|
|
-</html>
|
|
220
|
+ </div>
|
|
221
|
+ <img class="cgipageview"
|
|
222
|
+ src="http://www.town.kitagata.gifu.jp/cgi-bin/pcount/pcount.cgi?Mother_and_faher_and_child_Welfare" height="1"
|
|
223
|
+ width="1" />
|
|
224
|
+</body>
|
|
225
|
+
|
|
226
|
+</html>
|