|
@@ -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,153 +54,212 @@
|
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>
|
|
91
|
+ </section>
|
90
|
92
|
|
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">
|
|
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
|
|
- </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>
|
123
|
|
- </article>
|
124
|
128
|
</div>
|
125
|
|
- </div>
|
126
|
|
- </header>
|
|
129
|
+ </header>
|
127
|
130
|
|
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/living.html">くらしの情報</a>><a
|
136
|
|
- href="../../second/Public_transport.html">公共交通</a>><a
|
137
|
|
- href="../../third/living/Ayuka.html">アユカ助成</a>>運転免許証を自主返納された方への支援について</span>
|
138
|
|
- </div>
|
139
|
|
- </article>
|
140
|
|
- <article id="template">
|
141
|
|
- <div id="template_title" class="gothic">
|
142
|
|
- <div id="template_title_block">
|
143
|
|
- <span id="template_title">運転免許証を自主返納された方への支援について</span>
|
|
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/living.html">くらしの情報</a>><a
|
|
139
|
+ href="../../second/Public_transport.html">公共交通</a>><a
|
|
140
|
+ href="../../third/living/Ayuka.html">アユカ助成</a>>運転免許証を自主返納された方への支援について</span>
|
|
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>
|
144
|
148
|
</div>
|
145
|
|
- </div>
|
146
|
|
- </article>
|
|
149
|
+ </article>
|
147
|
150
|
|
148
|
|
- <article id="template">
|
149
|
|
- <div id="template_title2" class="gothic">
|
150
|
|
- <div id="template_title_block">
|
151
|
|
- <span id="template_title2">・運転免許証を自主返納された方への支援について</span>
|
|
151
|
+ <article id="template">
|
|
152
|
+ <div id="template_title2" class="gothic">
|
|
153
|
+ <div id="template_title_block">
|
|
154
|
+ <span id="template_title2">・運転免許証を自主返納された方への支援について</span>
|
|
155
|
+ </div>
|
152
|
156
|
</div>
|
153
|
|
- </div>
|
154
|
|
- <span id="template_article_block">
|
155
|
|
- 運転免許を自主返納された方に、アユカと町内で使用できるタクシーチケットを特典としてお渡しします。自主返納後の移動手段にぜひご利用ください。
|
156
|
|
- <br/>
|
157
|
|
- <table border="0" cellpadding="3" cellspacing="2" width="600" id="infokitagata">
|
158
|
|
- <tr>
|
159
|
|
- <td valign="top" align="left" bgcolor="#dcdcdc" width="20%">助成内容</td>
|
160
|
|
- <td valign="top" align="left" bgcolor="#dcdcdc" colspan="2">◆アユカ(岐阜バスICカード)の新規交付(3,000円分)、
|
161
|
|
-もしくは積み増し交付(3,000円分)<br/>
|
162
|
|
-◆町内間の移動にのみ使用できるタクシーチケットを交付<br/>
|
163
|
|
-※上記の2点をお渡しします。<br/></td>
|
164
|
|
- </tr>
|
165
|
|
- <tr>
|
166
|
|
- <td valign="top" align="left" bgcolor="#dcdcdc">対象者</td>
|
167
|
|
- <td valign="top" align="left" bgcolor="#dcdcdc" colspan="2">北方町内在住の65歳以上の方<br/>
|
168
|
|
-※運転免許証を返納してから6ヶ月以内の申請に限る<br/>
|
169
|
|
-※1人1回に限る</td>
|
170
|
|
- </tr>
|
171
|
|
- <tr>
|
172
|
|
- <td valign="top" align="left" bgcolor="#dcdcdc">タクシーチケット</td>
|
173
|
|
- <td valign="top" align="left" bgcolor="#dcdcdc" colspan="2">警察署で発行する「申請による運転免許の取消通知書」</td>
|
174
|
|
- </tr>
|
175
|
|
- <tr>
|
176
|
|
- <td valign="top" align="left" bgcolor="#dcdcdc">アユカ</td>
|
177
|
|
- <td valign="top" align="left" bgcolor="#dcdcdc">代理申請の場合</td>
|
178
|
|
- <td valign="top" align="left" bgcolor="#dcdcdc">上記①~③に加え、代理人の本人確認書類と印鑑</td>
|
179
|
|
- </tr>
|
180
|
|
- </table>
|
181
|
|
- ■受付期間<br/>
|
182
|
|
- 随時(※土日祝、年末年始除く)<br/>
|
183
|
|
- ■申請書<br/>
|
184
|
|
- <a href="../../fourth/Public_transport/Ayuka_shinsei_2020.pdf"
|
185
|
|
- target="_blank">申請書PDF(運転免許証自主返納者用アユカ交付申請書)</a>
|
186
|
|
- </span>
|
187
|
|
- </article>
|
|
157
|
+ <span id="template_article_block">
|
|
158
|
+ 運転免許を自主返納された方に、アユカと町内で使用できるタクシーチケットを特典としてお渡しします。自主返納後の移動手段にぜひご利用ください。
|
|
159
|
+ <br />
|
|
160
|
+ <table border="0" cellpadding="3" cellspacing="2" width="600" id="infokitagata">
|
|
161
|
+ <tr>
|
|
162
|
+ <td valign="top" align="left" bgcolor="#dcdcdc" width="20%">助成内容</td>
|
|
163
|
+ <td valign="top" align="left" bgcolor="#dcdcdc" colspan="2">
|
|
164
|
+ ◆アユカ(岐阜バスICカード)の新規交付(3,000円分)、
|
|
165
|
+ もしくは積み増し交付(3,000円分)<br />
|
|
166
|
+ ◆町内間の移動にのみ使用できるタクシーチケットを交付<br />
|
|
167
|
+ ※上記の2点をお渡しします。<br /></td>
|
|
168
|
+ </tr>
|
|
169
|
+ <tr>
|
|
170
|
+ <td valign="top" align="left" bgcolor="#dcdcdc">対象者</td>
|
|
171
|
+ <td valign="top" align="left" bgcolor="#dcdcdc" colspan="2">北方町内在住の65歳以上の方<br />
|
|
172
|
+ ※運転免許証を返納してから6ヶ月以内の申請に限る<br />
|
|
173
|
+ ※1人1回に限る</td>
|
|
174
|
+ </tr>
|
|
175
|
+ <tr>
|
|
176
|
+ <td valign="top" align="left" bgcolor="#dcdcdc" rowspan="8">タクシーチケット</td>
|
|
177
|
+ <td valign="top" align="left" bgcolor="#dcdcdc">枚数</td>
|
|
178
|
+ <td valign="top" align="left" bgcolor="#dcdcdc">50枚 申請から10日後以降にお渡しできます。
|
|
179
|
+ </td>
|
|
180
|
+ </tr>
|
|
181
|
+ <tr>
|
|
182
|
+ <td valign="top" align="left" bgcolor="#dcdcdc">助成金額</td>
|
|
183
|
+ <td valign="top" align="left" bgcolor="#dcdcdc">400円(1回1枚限り有効)<br />
|
|
184
|
+ (タクシー料金から1枚につき400円の割引)
|
|
185
|
+ </td>
|
|
186
|
+ </tr>
|
|
187
|
+ <tr>
|
|
188
|
+ <td valign="top" align="left" bgcolor="#dcdcdc">有効期限</td>
|
|
189
|
+ <td valign="top" align="left" bgcolor="#dcdcdc">申請年度から5年目の年度末まで有効<br />
|
|
190
|
+ (例 R3.5.1に申請の場合、R8.3.31まで有効)
|
|
191
|
+ </td>
|
|
192
|
+ </tr>
|
|
193
|
+ <tr>
|
|
194
|
+ <td valign="top" align="left" bgcolor="#dcdcdc" rowspan="4">利用できるタクシー会社</td>
|
|
195
|
+ <td valign="top" align="left" bgcolor="#dcdcdc">日本タクシー ☏058-246-1212
|
|
196
|
+ </td>
|
|
197
|
+ </tr>
|
|
198
|
+ <tr>
|
|
199
|
+ <td valign="top" align="left" bgcolor="#dcdcdc">本巣タクシー ☏058-324-0521
|
|
200
|
+ </td>
|
|
201
|
+ </tr>
|
|
202
|
+ <tr>
|
|
203
|
+ <td valign="top" align="left" bgcolor="#dcdcdc">ぎふ福祉タクシー ☏058-296-3050
|
|
204
|
+ </td>
|
|
205
|
+ </tr>
|
|
206
|
+ <tr>
|
|
207
|
+ <td valign="top" align="left" bgcolor="#dcdcdc">岐阜交通東部 ☏058-268-2100
|
|
208
|
+ </td>
|
|
209
|
+ </tr>
|
|
210
|
+ <tr>
|
|
211
|
+ <td valign="top" align="left" bgcolor="#dcdcdc">利用範囲</td>
|
|
212
|
+ <td valign="top" align="left" bgcolor="#dcdcdc">町内→町内:〇利用可能<br />
|
|
213
|
+ 町内→町外:✕利用不可<br />
|
|
214
|
+ 町外→町内:✕利用不可
|
|
215
|
+ </td>
|
|
216
|
+ </tr>
|
|
217
|
+ <tr>
|
|
218
|
+ <td valign="top" align="left" bgcolor="#dcdcdc" rowspan="3">アユカ</td>
|
|
219
|
+ <td valign="top" align="left" bgcolor="#dcdcdc">新規</td>
|
|
220
|
+ <td valign="top" align="left" bgcolor="#dcdcdc">3,000円のアユカ(無記名)を10日後以降にお渡しします。<br />
|
|
221
|
+ (2,500円分のバス運賃と保証金500円)
|
|
222
|
+ </td>
|
|
223
|
+ </tr>
|
|
224
|
+ <tr>
|
|
225
|
+ <td valign="top" align="left" bgcolor="#dcdcdc">積み増し(チャージ)</td>
|
|
226
|
+ <td valign="top" align="left" bgcolor="#dcdcdc">3,000円をその場で積み増し<br />
|
|
227
|
+ ※残高が17,000円を超えていると積み増しができません。
|
|
228
|
+ </td>
|
|
229
|
+ </tr>
|
|
230
|
+ <tr>
|
|
231
|
+ <td valign="top" align="left" bgcolor="#dcdcdc" colspan="2">新規・積み増し、いずれかを選択できます。</td>
|
|
232
|
+ </tr>
|
|
233
|
+ </table>
|
|
234
|
+ 必要書類 <br />
|
|
235
|
+ ・本人確認書類(保険証等)又は失効済みの運転免許証(4スミに穴を開けられた物)<br />
|
|
236
|
+ ・警察署で発行する「申請による運転免許の取消通知書」<br />
|
|
237
|
+ ・アユカ(チャージを希望する場合)<br />
|
|
238
|
+ ・代理申請の場合、上記3点に加え、代理人の本人確認書類<br />
|
|
239
|
+ ・申請書<br />
|
|
240
|
+ <a href="../../fourth/Public_transport/Ayuka_shinsei_2021.pdf"
|
|
241
|
+ target="_blank">アユカ及びタクシーチケット交付申請書PDF</a><br />
|
|
242
|
+ <a href="../../fourth/Public_transport/Ayuka_shinsei_rei_2021.pdf"
|
|
243
|
+ target="_blank">アユカ及びタクシーチケット交付申請書(記入例)PDF</a><br />
|
|
244
|
+ <br />
|
|
245
|
+ ※運転免許証の有効期限が切れた方(失効)は対象になりません。<br />
|
|
246
|
+ </span>
|
|
247
|
+ </article>
|
188
|
248
|
|
189
|
|
- </section>
|
190
|
|
- </div>
|
|
249
|
+ </section>
|
|
250
|
+ </div>
|
191
|
251
|
|
192
|
|
- <footer>
|
193
|
|
- <img src="../../css/img/kitagatafooter.png" width="920px" height="80px" alt="北方町"/><br/>
|
194
|
|
- <p class="footer_text"><a href="../../second/Copyright_and_link.html">リンクと著作権</a>|<a
|
195
|
|
- href="../../second/Privacy_policy.html">個人情報保護指針</a>|<a
|
196
|
|
- href="../../second/Barrier_free_policy.html">バリアフリーポリシー</a></p>
|
197
|
|
- </footer>
|
|
252
|
+ <footer>
|
|
253
|
+ <img src="../../css/img/kitagatafooter.png" width="920px" height="80px" alt="北方町" /><br />
|
|
254
|
+ <p class="footer_text"><a href="../../second/Copyright_and_link.html">リンクと著作権</a>|<a
|
|
255
|
+ href="../../second/Privacy_policy.html">個人情報保護指針</a>|<a
|
|
256
|
+ href="../../second/Barrier_free_policy.html">バリアフリーポリシー</a></p>
|
|
257
|
+ </footer>
|
198
|
258
|
|
199
|
259
|
|
200
|
|
-</div>
|
201
|
|
-<img class="cgipageview" src="http://www.town.kitagata.gifu.jp/cgi-bin/pcount/pcount.cgi?092_20151210" height="1"
|
202
|
|
- width="1"/>
|
|
260
|
+ </div>
|
|
261
|
+ <img class="cgipageview" src="http://www.town.kitagata.gifu.jp/cgi-bin/pcount/pcount.cgi?092_20151210" height="1"
|
|
262
|
+ width="1" />
|
203
|
263
|
</body>
|
204
|
264
|
|
205
|
265
|
</html>
|