|
@@ -2,200 +2,204 @@
|
2
|
2
|
<html lang="ja">
|
3
|
3
|
|
4
|
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
|
|
- <link rel="stylesheet" href="../../css/pageview.css">
|
14
|
|
- <meta name="google-translate-customization" content="45643f5d79d6e245-283971e7754d7b90-g905c6e6b6867bf2f-2f">
|
15
|
|
- </meta>
|
16
|
|
- <script src="../../js/operation.js"></script>
|
|
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
|
+ <link rel="stylesheet" href="../../css/pageview.css">
|
|
14
|
+ <meta name="google-translate-customization" content="45643f5d79d6e245-283971e7754d7b90-g905c6e6b6867bf2f-2f">
|
|
15
|
+ </meta>
|
|
16
|
+ <script src="../../js/operation.js"></script>
|
17
|
17
|
</head>
|
18
|
18
|
|
19
|
19
|
<body id="back">
|
20
|
|
- <div id="main" class="gothic">
|
|
20
|
+<div id="main" class="gothic">
|
21
|
21
|
<!--セクション 操作-->
|
22
|
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" onClick="setBackground3(1)">
|
35
|
|
- <input id="button2" width="29px" height="28px" value=" " alt=" " type="image" onClick="setBackground3(2)">
|
36
|
|
- <input id="button3" width="29px" height="28px" value=" " alt=" " type="image" onClick="setBackground3(3)">
|
37
|
|
- </div>
|
38
|
|
- <script>
|
39
|
|
- getBackgNumber3();
|
40
|
|
- </script>
|
|
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>
|
41
|
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>
|
42
|
45
|
|
43
|
|
- <!--セクション 文字サイズ-->
|
44
|
|
- <!--<article id="charsize" >
|
45
|
|
-<img src="../../css/img/008.png" alt="文字サイズ変更ボックス" />
|
46
|
|
-<div id="charsize_img">
|
47
|
|
-<img src="../../css/img/005.png" alt="文字大きさ変更、小さい" />
|
48
|
|
-<img src="../../css/img/006.png" alt="文字大きさ変更、中間" />
|
49
|
|
-<img src="../../css/img/007.png" alt="文字大きさ変更、大きい" />
|
50
|
|
-</div>
|
51
|
|
-</article>-->
|
|
46
|
+ <!--セクション 文字サイズ-->
|
|
47
|
+ <!--<article id="charsize" >
|
|
48
|
+ <img src="../../css/img/008.png" alt="文字サイズ変更ボックス" />
|
|
49
|
+ <div id="charsize_img">
|
|
50
|
+ <img src="../../css/img/005.png" alt="文字大きさ変更、小さい" />
|
|
51
|
+ <img src="../../css/img/006.png" alt="文字大きさ変更、中間" />
|
|
52
|
+ <img src="../../css/img/007.png" alt="文字大きさ変更、大きい" />
|
|
53
|
+ </div>
|
|
54
|
+ </article>-->
|
52
|
55
|
|
53
|
|
- <!--セクション サイトマップ-->
|
54
|
|
- <article id="sitemap">
|
55
|
|
- <div id="sitemap_img">
|
56
|
|
- <a href="../../second/sitemap.html"><img src="../../css/img/kitagata_sitemap.png" alt="サイトマップ" /></a>
|
57
|
|
- </div>
|
58
|
|
- </article>
|
59
|
|
- <!--セクション お問い合わせ-->
|
60
|
|
- <article id="contact">
|
61
|
|
- <div id="contact_img">
|
62
|
|
- <a href="../../third/town_admini_info/administrative_organization_chart.html"><img
|
63
|
|
- src="../../css/img/kitagata_support.png" alt="お問い合わせはこちらから" /></a>
|
64
|
|
- </div>
|
65
|
|
- </article>
|
66
|
|
- <!--セクション 翻訳-->
|
67
|
|
- <article id="translation">
|
68
|
|
- <div id="translation_img">
|
69
|
|
- <!--<img src="../../css/img/kitagata_Language.png" alt="翻訳" />-->
|
70
|
|
- <div id="google_translate_element"></div>
|
71
|
|
- <script type="text/javascript">
|
72
|
|
- function googleTranslateElementInit() {
|
73
|
|
- new google.translate.TranslateElement({
|
74
|
|
- pageLanguage: 'ja',
|
75
|
|
- layout: google.translate.TranslateElement.InlineLayout.SIMPLE
|
76
|
|
- }, 'google_translate_element');
|
77
|
|
- }
|
78
|
|
- </script>
|
79
|
|
- <script type="text/javascript"
|
80
|
|
- src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
|
81
|
|
- </div>
|
82
|
|
- </article>
|
83
|
|
- <div id="claer">
|
|
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"
|
|
83
|
+ src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
|
|
84
|
+ </div>
|
|
85
|
+ </article>
|
|
86
|
+ <div id="claer">
|
|
87
|
+ </div>
|
84
|
88
|
</div>
|
85
|
|
- </div>
|
86
|
89
|
</section>
|
87
|
90
|
|
88
|
91
|
<!--ヘッダーデータ-->
|
89
|
92
|
<header>
|
90
|
|
- <div id="header" class="gothic">
|
91
|
|
- <a href="../../index.html"><img src="../../css/img/header_emblem.png" width="200px" height="260px" /></a>
|
92
|
|
- <div id="h_block_1">
|
93
|
|
- <div class="h_line">
|
94
|
|
- </div>
|
95
|
|
- <article class="h_text_l">
|
96
|
|
- <a class="h_link" href="../../second/living.html"><span class="h_text">くらしの情報</span></a>
|
97
|
|
- </article>
|
98
|
|
- <article class="h_text_l">
|
99
|
|
- <a class="h_link" href="../../second/tourism.html"><span class="h_text">観光</span></a>
|
100
|
|
- </article>
|
101
|
|
- <article class="h_text_l">
|
102
|
|
- <a class="h_link" href="../../second/business.html"><span class="h_text">事業者向け情報</span></a>
|
103
|
|
- </article>
|
104
|
|
- <article class="h_text_l">
|
105
|
|
- <a class="h_link" href="../../second/town_admini_info.html"><span class="h_text">町政情報</span></a>
|
106
|
|
- </article>
|
107
|
|
- </div>
|
108
|
|
- <div id="h_block_search">
|
109
|
|
- <div class="h_line"></div>
|
110
|
|
- <article class="h_search">
|
111
|
|
- <div class="space10"></div>
|
112
|
|
- <form action="http://www.google.com/search">
|
113
|
|
- <input type="hidden" name="hl" value="ja" />
|
114
|
|
- <input type="hidden" name="ie" value="UTF-8">
|
115
|
|
- <input type="hidden" name="oe" value="UTF-8">
|
116
|
|
- <input type="hidden" value="www.town.kitagata.gifu.jp" name="as_sitesearch" />
|
117
|
|
- <input type="text" name="q" size="16" maxlength="256" value="" />
|
118
|
|
- <input type="submit" name="btnG" value="検索" />
|
119
|
|
- </form>
|
120
|
|
- </article>
|
|
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">
|
|
97
|
+ </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
|
+ </div>
|
121
|
125
|
</div>
|
122
|
|
- </div>
|
123
|
126
|
</header>
|
124
|
127
|
|
125
|
128
|
<div id="third_body">
|
126
|
|
- <!--セクション template-->
|
127
|
|
- <section id="template">
|
128
|
|
- <article id="breadcrumb2">
|
129
|
|
- <div id="breadcrumb_title2">
|
130
|
|
- <div id="breadcrumb_title_block2">
|
|
129
|
+ <!--セクション template-->
|
|
130
|
+ <section id="template">
|
|
131
|
+ <article id="breadcrumb2">
|
|
132
|
+ <div id="breadcrumb_title2">
|
|
133
|
+ <div id="breadcrumb_title_block2">
|
131
|
134
|
<span id="breadcrumb_title"><a href="../../index.html">トップ</a>><a
|
132
|
|
- href="../../second/living.html">くらしの情報</a>><a href="../../second/Public_transport.html">公共交通</a>><a
|
133
|
|
- href="../../third/living/Ayuka.html">アユカ助成</a>>運転免許証自主返納者へのアユカ助成について</span>
|
134
|
|
- </div>
|
135
|
|
- </article>
|
136
|
|
- <article id="template">
|
137
|
|
- <div id="template_title" class="gothic">
|
138
|
|
- <div id="template_title_block">
|
139
|
|
- <span id="template_title">運転免許証自主返納者へのアユカ助成について</span>
|
140
|
|
- </div>
|
141
|
|
- </div>
|
142
|
|
- </article>
|
|
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>
|
|
144
|
+ </div>
|
|
145
|
+ </div>
|
|
146
|
+ </article>
|
143
|
147
|
|
144
|
|
- <article id="template">
|
145
|
|
- <div id="template_title2" class="gothic">
|
146
|
|
- <div id="template_title_block">
|
147
|
|
- <span id="template_title2">・運転免許証自主返納者へのアユカ助成について</span>
|
148
|
|
- </div>
|
149
|
|
- </div>
|
150
|
|
- <span id="template_article_block">
|
151
|
|
- 運転免許証を自主返納された方に対して、アユカ助成を次のとおり実施しています。<br />
|
152
|
|
- ■助成対象者<br />
|
153
|
|
- 町内在住の65歳以上の方で、平成23年4月1日以降に有効期限内の運転免許証を自主返納した方<br />
|
154
|
|
- 返納してから6か月以内に申請してください。<br />
|
155
|
|
- ■助成内容<br />
|
156
|
|
- アユカ(3,000円分。うち、500円保証金)を無料交付(1人1回限り)<br />
|
157
|
|
- ■必要書類<br />
|
|
148
|
+ <article id="template">
|
|
149
|
+ <div id="template_title2" class="gothic">
|
|
150
|
+ <div id="template_title_block">
|
|
151
|
+ <span id="template_title2">・運転免許証を自主返納された方への支援について</span>
|
|
152
|
+ </div>
|
|
153
|
+ </div>
|
|
154
|
+ <span id="template_article_block">
|
|
155
|
+ 運転免許を自主返納された方に、アユカと町内で使用できるタクシーチケットを特典としてお渡しします。自主返納後の移動手段にぜひご利用ください。
|
|
156
|
+ <br/>
|
158
|
157
|
<table border="0" cellpadding="3" cellspacing="2" width="600" id="infokitagata">
|
159
|
158
|
<tr>
|
160
|
|
- <td valign="top" align="left" bgcolor="#dcdcdc" width="20%">①</td>
|
161
|
|
- <td valign="top" align="left" bgcolor="#dcdcdc" colspan="2">印鑑</td>
|
|
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>
|
162
|
164
|
</tr>
|
163
|
165
|
<tr>
|
164
|
|
- <td valign="top" align="left" bgcolor="#dcdcdc">②</td>
|
165
|
|
- <td valign="top" align="left" bgcolor="#dcdcdc" colspan="2">本人確認書類(保険証等)又は失効済みの運転免許証(4スミに穴を開けられた物)</td>
|
|
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>
|
166
|
170
|
</tr>
|
167
|
171
|
<tr>
|
168
|
|
- <td valign="top" align="left" bgcolor="#dcdcdc">③</td>
|
|
172
|
+ <td valign="top" align="left" bgcolor="#dcdcdc">タクシーチケット</td>
|
169
|
173
|
<td valign="top" align="left" bgcolor="#dcdcdc" colspan="2">警察署で発行する「申請による運転免許の取消通知書」</td>
|
170
|
174
|
</tr>
|
171
|
175
|
<tr>
|
172
|
|
- <td valign="top" align="left" bgcolor="#dcdcdc">④</td>
|
|
176
|
+ <td valign="top" align="left" bgcolor="#dcdcdc">アユカ</td>
|
173
|
177
|
<td valign="top" align="left" bgcolor="#dcdcdc">代理申請の場合</td>
|
174
|
178
|
<td valign="top" align="left" bgcolor="#dcdcdc">上記①~③に加え、代理人の本人確認書類と印鑑</td>
|
175
|
179
|
</tr>
|
176
|
180
|
</table>
|
177
|
|
- ■受付期間<br />
|
178
|
|
- 随時(※土日祝、年末年始除く)<br />
|
179
|
|
- ■申請書<br />
|
|
181
|
+ ■受付期間<br/>
|
|
182
|
+ 随時(※土日祝、年末年始除く)<br/>
|
|
183
|
+ ■申請書<br/>
|
180
|
184
|
<a href="../../fourth/Public_transport/Ayuka_shinsei_2020.pdf"
|
181
|
|
- target="_blank">申請書PDF(運転免許証自主返納者用アユカ交付申請書)</a>
|
|
185
|
+ target="_blank">申請書PDF(運転免許証自主返納者用アユカ交付申請書)</a>
|
182
|
186
|
</span>
|
183
|
|
- </article>
|
|
187
|
+ </article>
|
184
|
188
|
|
185
|
|
- </section>
|
|
189
|
+ </section>
|
186
|
190
|
</div>
|
187
|
191
|
|
188
|
192
|
<footer>
|
189
|
|
- <img src="../../css/img/kitagatafooter.png" width="920px" height="80px" alt="北方町" /><br />
|
190
|
|
- <p class="footer_text"><a href="../../second/Copyright_and_link.html">リンクと著作権</a>|<a
|
191
|
|
- href="../../second/Privacy_policy.html">個人情報保護指針</a>|<a
|
192
|
|
- href="../../second/Barrier_free_policy.html">バリアフリーポリシー</a></p>
|
|
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>
|
193
|
197
|
</footer>
|
194
|
198
|
|
195
|
199
|
|
196
|
|
- </div>
|
197
|
|
- <img class="cgipageview" src="http://www.town.kitagata.gifu.jp/cgi-bin/pcount/pcount.cgi?092_20151210" height="1"
|
198
|
|
- width="1" />
|
|
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"/>
|
199
|
203
|
</body>
|
200
|
204
|
|
201
|
205
|
</html>
|