|
@@ -17,35 +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>
|
|
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
|
27
|
TEL:058-323-1111(代)</span>
|
28
|
|
- </address>
|
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>
|
|
28
|
+ </address>
|
45
|
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>
|
46
|
46
|
|
47
|
|
- <!--セクション 文字サイズ-->
|
48
|
|
- <!--<article id="charsize" >
|
|
47
|
+ <!--セクション 文字サイズ-->
|
|
48
|
+ <!--<article id="charsize" >
|
49
|
49
|
<img src="../../css/img/008.png" alt="文字サイズ変更ボックス" />
|
50
|
50
|
<div id="charsize_img">
|
51
|
51
|
<img src="../../css/img/005.png" alt="文字大きさ変更、小さい" />
|
|
@@ -54,242 +54,241 @@
|
54
|
54
|
</div>
|
55
|
55
|
</article>-->
|
56
|
56
|
|
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"
|
|
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"
|
85
|
85
|
src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
|
|
86
|
+ </div>
|
|
87
|
+ </article>
|
|
88
|
+ <div id="claer">
|
86
|
89
|
</div>
|
87
|
|
- </article>
|
88
|
|
- <div id="claer">
|
89
|
90
|
</div>
|
90
|
|
- </div>
|
91
|
|
- </section>
|
|
91
|
+ </section>
|
92
|
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">
|
|
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>
|
100
|
127
|
</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>
|
127
|
128
|
</div>
|
128
|
|
- </div>
|
129
|
|
- </header>
|
|
129
|
+ </header>
|
130
|
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">
|
|
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
|
137
|
<span id="breadcrumb_title"><a href="../../index.html">トップ</a>><a
|
138
|
138
|
href="../../second/Notices.html">お知らせ</a>>公売のお知らせ(トヨタ・グランドキャビン)</span>
|
|
139
|
+ </div>
|
139
|
140
|
</div>
|
140
|
|
- </div>
|
141
|
|
- </article>
|
142
|
|
- <article id="template_2lins">
|
143
|
|
- <div id="template_title_2lins" class="gothic">
|
144
|
|
- <div id="template_title_block_2lins">
|
145
|
|
- <span id="template_title_2lins">公売のお知らせ(トヨタ・グランドキャビン)</span>
|
|
141
|
+ </article>
|
|
142
|
+ <article id="template_2lins">
|
|
143
|
+ <div id="template_title_2lins" class="gothic">
|
|
144
|
+ <div id="template_title_block_2lins">
|
|
145
|
+ <span id="template_title_2lins">公売のお知らせ(トヨタ・グランドキャビン)</span>
|
|
146
|
+ </div>
|
146
|
147
|
</div>
|
147
|
|
- </div>
|
148
|
|
- <span id="template_article_block">
|
149
|
|
- 町では、このたび下記のとおり、町有財産について一般競争入札による売却をします。必ず、物件を確認の上、申し込みをしてください。
|
150
|
|
- </span>
|
151
|
|
- </article>
|
152
|
|
- <article id="template">
|
153
|
|
- <div id="template_title2" class="gothic">
|
154
|
|
- <div id="template_title_block">
|
155
|
|
- <span id="template_title2">売却物件</span>
|
|
148
|
+ <span id="template_article_block">
|
|
149
|
+ 町では、このたび下記のとおり、町有財産について一般競争入札による売却をします。必ず、物件を確認の上、申し込みをしてください。
|
|
150
|
+ </span>
|
|
151
|
+ </article>
|
|
152
|
+ <article id="template">
|
|
153
|
+ <div id="template_title2" class="gothic">
|
|
154
|
+ <div id="template_title_block">
|
|
155
|
+ <span id="template_title2">売却物件</span>
|
|
156
|
+ </div>
|
156
|
157
|
</div>
|
157
|
|
- </div>
|
158
|
|
- <span id="template_article_block">
|
159
|
|
- <table width="100%"
|
160
|
|
- border="1">
|
|
158
|
+ <span id="template_article_block">
|
|
159
|
+ <table width="100%" border="1">
|
161
|
160
|
<tbody>
|
162
|
161
|
<tr>
|
163
|
162
|
<td>車の形状</td>
|
164
|
163
|
<td>ステーションワゴン</td>
|
165
|
164
|
</tr>
|
166
|
|
- <tr>
|
|
165
|
+ <tr>
|
167
|
166
|
<td>初度登録年月</td>
|
168
|
167
|
<td>平成12年5月</td>
|
169
|
168
|
</tr>
|
170
|
|
- <tr>
|
|
169
|
+ <tr>
|
171
|
170
|
<td>走行距離</td>
|
172
|
171
|
<td>72,935km</td>
|
173
|
172
|
</tr>
|
174
|
|
- <tr>
|
|
173
|
+ <tr>
|
175
|
174
|
<td>有効期間満了日</td>
|
176
|
175
|
<td>車検切れ</td>
|
177
|
176
|
</tr>
|
178
|
|
- <tr>
|
|
177
|
+ <tr>
|
179
|
178
|
<td>ミッション</td>
|
180
|
179
|
<td>オートマチック</td>
|
181
|
180
|
</tr>
|
182
|
|
- <tr>
|
|
181
|
+ <tr>
|
183
|
182
|
<td>駆動方式</td>
|
184
|
183
|
<td>2WD</td>
|
185
|
184
|
</tr>
|
186
|
|
- <tr>
|
|
185
|
+ <tr>
|
187
|
186
|
<td>燃料の種別</td>
|
188
|
187
|
<td>軽油</td>
|
189
|
188
|
</tr>
|
190
|
|
- <tr>
|
|
189
|
+ <tr>
|
191
|
190
|
<td>排気量</td>
|
192
|
191
|
<td>2.98L</td>
|
193
|
192
|
</tr>
|
194
|
193
|
</tbody>
|
195
|
194
|
</table>
|
196
|
|
- <br>
|
197
|
|
- <a href="../notices/297_20210802_1.pdf" target="_blank">
|
198
|
|
- 一般競争入札による普通財産(トヨタ・グランドキャビン)売払実施要領
|
199
|
|
- </a>
|
200
|
|
- </span>
|
201
|
|
- </article>
|
202
|
|
- <article id="template">
|
203
|
|
- <div id="template_title2" class="gothic">
|
204
|
|
- <div id="template_title_block">
|
205
|
|
- <span id="template_title2">参加資格</span>
|
|
195
|
+ <br>
|
|
196
|
+ <a href="../../fourth/notices/297_20210802_1.pdf" target="_blank">
|
|
197
|
+ 一般競争入札による普通財産(トヨタ・グランドキャビン)売払実施要領
|
|
198
|
+ </a>
|
|
199
|
+ </span>
|
|
200
|
+ </article>
|
|
201
|
+ <article id="template">
|
|
202
|
+ <div id="template_title2" class="gothic">
|
|
203
|
+ <div id="template_title_block">
|
|
204
|
+ <span id="template_title2">参加資格</span>
|
|
205
|
+ </div>
|
206
|
206
|
</div>
|
207
|
|
- </div>
|
208
|
|
- <span id="template_article_block">
|
209
|
|
- 入札に参加する必要な資格については、一般競争入札による普通財産(トヨタ・グランドキャビン)売払実施要領内の「入札参加の資格」を参照してください。
|
210
|
|
- </span>
|
211
|
|
- </article>
|
|
207
|
+ <span id="template_article_block">
|
|
208
|
+ 入札に参加する必要な資格については、一般競争入札による普通財産(トヨタ・グランドキャビン)売払実施要領内の「入札参加の資格」を参照してください。
|
|
209
|
+ </span>
|
|
210
|
+ </article>
|
212
|
211
|
|
213
|
|
- <article id="template">
|
214
|
|
- <div id="template_title2" class="gothic">
|
215
|
|
- <div id="template_title_block">
|
216
|
|
- <span id="template_title2">入札参加申込期間</span>
|
|
212
|
+ <article id="template">
|
|
213
|
+ <div id="template_title2" class="gothic">
|
|
214
|
+ <div id="template_title_block">
|
|
215
|
+ <span id="template_title2">入札参加申込期間</span>
|
|
216
|
+ </div>
|
217
|
217
|
</div>
|
218
|
|
- </div>
|
219
|
|
- <span id="template_article_block">
|
220
|
|
- 令和3年8月2日(月)から令和3年8月20日(金)まで<br>
|
221
|
|
-平日の午前9時から午後5時まで 北方町役場 総務危機管理課(庁舎2階)
|
|
218
|
+ <span id="template_article_block">
|
|
219
|
+ 令和3年8月2日(月)から令和3年8月20日(金)まで<br>
|
|
220
|
+ 平日の午前9時から午後5時まで 北方町役場 総務危機管理課(庁舎2階)
|
222
|
221
|
|
223
|
222
|
|
224
|
223
|
</span>
|
225
|
|
- </article>
|
|
224
|
+ </article>
|
226
|
225
|
|
227
|
|
- <article id="template">
|
228
|
|
- <div id="template_title2" class="gothic">
|
229
|
|
- <div id="template_title_block">
|
230
|
|
- <span id="template_title2">入札日時及び入札場所</span>
|
|
226
|
+ <article id="template">
|
|
227
|
+ <div id="template_title2" class="gothic">
|
|
228
|
+ <div id="template_title_block">
|
|
229
|
+ <span id="template_title2">入札日時及び入札場所</span>
|
|
230
|
+ </div>
|
231
|
231
|
</div>
|
232
|
|
- </div>
|
233
|
|
- <span id="template_article_block">
|
234
|
|
- 令和3年8月25日(水)午前10:00<br>
|
235
|
|
-北方町役場 2階 大会議室
|
|
232
|
+ <span id="template_article_block">
|
|
233
|
+ 令和3年8月25日(水)午前10:00<br>
|
|
234
|
+ 北方町役場 2階 大会議室
|
236
|
235
|
|
237
|
236
|
|
238
|
237
|
</span>
|
239
|
|
- </article>
|
240
|
|
- <article id="template">
|
241
|
|
- <div id="template_title2" class="gothic">
|
242
|
|
- <div id="template_title_block">
|
243
|
|
- <span id="template_title2">様式等</span>
|
|
238
|
+ </article>
|
|
239
|
+ <article id="template">
|
|
240
|
+ <div id="template_title2" class="gothic">
|
|
241
|
+ <div id="template_title_block">
|
|
242
|
+ <span id="template_title2">様式等</span>
|
|
243
|
+ </div>
|
244
|
244
|
</div>
|
245
|
|
- </div>
|
246
|
|
- <span id="template_article_block">
|
247
|
|
- <a href="297_20210802_2.pdf" target="_blank">入札参加申込書(様式第1号)</a><br>
|
248
|
|
-<a href="../notices/297_20210802_3.pdf" target="_blank">印鑑届(様式第2号)</a><br>
|
249
|
|
-<a href="297_20210802_4.pdf" target="_blank">委任状(様式第4号)</a><br>
|
250
|
|
- <a href="297_20210802_5.pdf" target="_blank">入札書</a><br>
|
|
245
|
+ <span id="template_article_block">
|
|
246
|
+ <a href="../../fourth/notices/297_20210802_2.pdf" target="_blank">入札参加申込書(様式第1号)</a><br>
|
|
247
|
+ <a href="../../fourth/notices/297_20210802_3.pdf" target="_blank">印鑑届(様式第2号)</a><br>
|
|
248
|
+ <a href="../../fourth/notices/297_20210802_4.pdf" target="_blank">委任状(様式第4号)</a><br>
|
|
249
|
+ <a href="../../fourth/notices/297_20210802_5.pdf" target="_blank">入札書</a><br>
|
251
|
250
|
</span>
|
252
|
|
- </article>
|
|
251
|
+ </article>
|
253
|
252
|
|
254
|
|
- <article id="template">
|
255
|
|
- <div id="template_title2" class="gothic">
|
256
|
|
- <div id="template_title_block">
|
257
|
|
- <span id="template_title2">売却物件の写真</span>
|
|
253
|
+ <article id="template">
|
|
254
|
+ <div id="template_title2" class="gothic">
|
|
255
|
+ <div id="template_title_block">
|
|
256
|
+ <span id="template_title2">売却物件の写真</span>
|
|
257
|
+ </div>
|
258
|
258
|
</div>
|
259
|
|
- </div>
|
260
|
|
- <span id="template_article_block">
|
261
|
|
- <a href="../notices/297_20210802_img.pdf">売却物件(トヨタ・グランドキャビン)の画像</a>
|
|
259
|
+ <span id="template_article_block">
|
|
260
|
+ <a href="../../fourth/notices/297_20210802_img.pdf">売却物件(トヨタ・グランドキャビン)の画像</a>
|
262
|
261
|
</span>
|
263
|
|
- </article>
|
|
262
|
+ </article>
|
264
|
263
|
|
265
|
|
- <article id="template">
|
266
|
|
- <div id="template_title2" class="gothic">
|
267
|
|
- <div id="template_title_block">
|
268
|
|
- <span id="template_title2">お問合せ</span>
|
|
264
|
+ <article id="template">
|
|
265
|
+ <div id="template_title2" class="gothic">
|
|
266
|
+ <div id="template_title_block">
|
|
267
|
+ <span id="template_title2">お問合せ</span>
|
|
268
|
+ </div>
|
269
|
269
|
</div>
|
270
|
|
- </div>
|
271
|
|
- <span id="template_article_block">
|
272
|
|
- 北方町役場 総務危機管理課<br>
|
273
|
|
- ℡058-323-1111<br>
|
274
|
|
- Fax058-323-2963
|
|
270
|
+ <span id="template_article_block">
|
|
271
|
+ 北方町役場 総務危機管理課<br>
|
|
272
|
+ ℡058-323-1111<br>
|
|
273
|
+ Fax058-323-2963
|
275
|
274
|
</span>
|
276
|
|
- </article>
|
|
275
|
+ </article>
|
277
|
276
|
|
278
|
277
|
|
279
|
|
- </section>
|
280
|
|
- </div>
|
|
278
|
+ </section>
|
|
279
|
+ </div>
|
281
|
280
|
|
282
|
|
- <footer>
|
283
|
|
- <img src="../../css/img/kitagatafooter.png" width="920px" height="80px" alt="北方町"/><br/>
|
284
|
|
- <p class="footer_text"><a href="../../second/Copyright_and_link.html">リンクと著作権</a>|<a
|
285
|
|
- href="../../second/Privacy_policy.html">個人情報保護指針</a>|<a
|
286
|
|
- href="../../second/Barrier_free_policy.html">バリアフリーポリシー</a></p>
|
287
|
|
- </footer>
|
|
281
|
+ <footer>
|
|
282
|
+ <img src="../../css/img/kitagatafooter.png" width="920px" height="80px" alt="北方町" /><br />
|
|
283
|
+ <p class="footer_text"><a href="../../second/Copyright_and_link.html">リンクと著作権</a>|<a
|
|
284
|
+ href="../../second/Privacy_policy.html">個人情報保護指針</a>|<a
|
|
285
|
+ href="../../second/Barrier_free_policy.html">バリアフリーポリシー</a></p>
|
|
286
|
+ </footer>
|
288
|
287
|
|
289
|
288
|
|
290
|
|
-</div>
|
291
|
|
-<img class="cgipageview" src="http://www.town.kitagata.gifu.jp/cgi-bin/pcount/pcount.cgi?092_20151210" height="1"
|
292
|
|
- width="1"/>
|
|
289
|
+ </div>
|
|
290
|
+ <img class="cgipageview" src="http://www.town.kitagata.gifu.jp/cgi-bin/pcount/pcount.cgi?092_20151210" height="1"
|
|
291
|
+ width="1" />
|
293
|
292
|
</body>
|
294
|
293
|
|
295
|
|
-</html>
|
|
294
|
+</html>
|