|
@@ -0,0 +1,282 @@
|
|
1
|
+<!doctype html>
|
|
2
|
+<html lang="ja">
|
|
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
|
+ <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
|
+</head>
|
|
18
|
+
|
|
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>
|
|
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>
|
|
45
|
+ </article>
|
|
46
|
+
|
|
47
|
+ <!--セクション 文字サイズ-->
|
|
48
|
+ <!--<article id="charsize" >
|
|
49
|
+ <img src="../../css/img/008.png" alt="文字サイズ変更ボックス" />
|
|
50
|
+ <div id="charsize_img">
|
|
51
|
+ <img src="../../css/img/005.png" alt="文字大きさ変更、小さい" />
|
|
52
|
+ <img src="../../css/img/006.png" alt="文字大きさ変更、中間" />
|
|
53
|
+ <img src="../../css/img/007.png" alt="文字大きさ変更、大きい" />
|
|
54
|
+ </div>
|
|
55
|
+ </article>-->
|
|
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"
|
|
85
|
+ src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
|
|
86
|
+ </div>
|
|
87
|
+ </article>
|
|
88
|
+ <div id="claer">
|
|
89
|
+ </div>
|
|
90
|
+ </div>
|
|
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>
|
|
127
|
+ </div>
|
|
128
|
+ </div>
|
|
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>
|
|
140
|
+ </article>
|
|
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>
|
|
146
|
+ </div>
|
|
147
|
+ <span id="template_article_block">
|
|
148
|
+ 町では、このたび下記のとおり、町有財産について一般競争入札による売却をします。必ず、物件を確認の上、申し込みをしてください。
|
|
149
|
+ </span>
|
|
150
|
+ </article>
|
|
151
|
+
|
|
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>
|
|
157
|
+ </div>
|
|
158
|
+ <span id="template_article_block">
|
|
159
|
+ <table border="0" width="100%" cellspacing="1" cellpadding="3" id="infokitagata">
|
|
160
|
+ <col span=2>
|
|
161
|
+ <tr>
|
|
162
|
+ <th bgcolor="#ADD8E6">車の形状
|
|
163
|
+ </th>
|
|
164
|
+ <th bgcolor="#ADD8E6">消防車</th>
|
|
165
|
+ </tr>
|
|
166
|
+ <tr>
|
|
167
|
+ <td bgcolor="#CCCCCC">初度登録年月</td>
|
|
168
|
+ <td bgcolor="#CCCCCC">平成15年8月</td>
|
|
169
|
+ </tr>
|
|
170
|
+ <tr>
|
|
171
|
+ <td bgcolor="#CCCCCC">走行距離</td>
|
|
172
|
+ <td bgcolor="#CCCCCC">10,047km</td>
|
|
173
|
+ </tr>
|
|
174
|
+ <tr>
|
|
175
|
+ <td bgcolor="#CCCCCC">有効期間満了日</td>
|
|
176
|
+ <td bgcolor="#CCCCCC">令和元年12月7日</td>
|
|
177
|
+ </tr>
|
|
178
|
+ <tr>
|
|
179
|
+ <td bgcolor="#CCCCCC">ミッション</td>
|
|
180
|
+ <td bgcolor="#CCCCCC">オートマチック</td>
|
|
181
|
+ </tr>
|
|
182
|
+ <tr>
|
|
183
|
+ <td bgcolor="#CCCCCC">駆動方式</td>
|
|
184
|
+ <td bgcolor="#CCCCCC">2WD</td>
|
|
185
|
+ </tr>
|
|
186
|
+ <tr>
|
|
187
|
+ <td bgcolor="#CCCCCC">燃料の種別</td>
|
|
188
|
+ <td bgcolor="#CCCCCC">軽油</td>
|
|
189
|
+ </tr>
|
|
190
|
+ <tr>
|
|
191
|
+ <td bgcolor="#CCCCCC">排気量</td>
|
|
192
|
+ <td bgcolor="#CCCCCC">4.89L</td>
|
|
193
|
+ </tr>
|
|
194
|
+ </table>
|
|
195
|
+ </span>
|
|
196
|
+ </article>
|
|
197
|
+
|
|
198
|
+ <article id="template">
|
|
199
|
+ <div id="template_title2" class="gothic">
|
|
200
|
+ <div id="template_title_block">
|
|
201
|
+ <span id="template_title2">一般競争入札による普通財産(消防車両)売払実施要領</span>
|
|
202
|
+ </div>
|
|
203
|
+ </div>
|
|
204
|
+ <span id="template_article_block">
|
|
205
|
+ 一般競争入札による普通財産(消防車両)売払実施要領
|
|
206
|
+ </span>
|
|
207
|
+ </article>
|
|
208
|
+
|
|
209
|
+ <article id="template">
|
|
210
|
+ <div id="template_title2" class="gothic">
|
|
211
|
+ <div id="template_title_block">
|
|
212
|
+ <span id="template_title2">参加資格</span>
|
|
213
|
+ </div>
|
|
214
|
+ </div>
|
|
215
|
+ <span id="template_article_block">
|
|
216
|
+ 入札に参加する必要な資格については、一般競争入札による普通財産(消防車両)売払実施要領内の「入札参加の資格」を参照してください。
|
|
217
|
+ </span>
|
|
218
|
+ </article>
|
|
219
|
+
|
|
220
|
+ <article id="template">
|
|
221
|
+ <div id="template_title2" class="gothic">
|
|
222
|
+ <div id="template_title_block">
|
|
223
|
+ <span id="template_title2">入札参加申込期間</span>
|
|
224
|
+ </div>
|
|
225
|
+ </div>
|
|
226
|
+ <span id="template_article_block">
|
|
227
|
+ 令和元年11月1日(金)から令和元年11月15日(金)まで<br />
|
|
228
|
+ 平日の午前9時から午後5時まで 北方町役場 総務課(庁舎2階)
|
|
229
|
+
|
|
230
|
+ </span>
|
|
231
|
+ </article>
|
|
232
|
+
|
|
233
|
+ <article id="template">
|
|
234
|
+ <div id="template_title2" class="gothic">
|
|
235
|
+ <div id="template_title_block">
|
|
236
|
+ <span id="template_title2">入札日時及び入札場所</span>
|
|
237
|
+ </div>
|
|
238
|
+ </div>
|
|
239
|
+ <span id="template_article_block">
|
|
240
|
+ 令和元年11月20日(水)午前10:00<br />
|
|
241
|
+ 北方町役場 2階 大会議室
|
|
242
|
+
|
|
243
|
+ </span>
|
|
244
|
+ </article>
|
|
245
|
+
|
|
246
|
+ <article id="template">
|
|
247
|
+ <div id="template_title2" class="gothic">
|
|
248
|
+ <div id="template_title_block">
|
|
249
|
+ <span id="template_title2">様式等</span>
|
|
250
|
+ </div>
|
|
251
|
+ </div>
|
|
252
|
+ <span id="template_article_block">
|
|
253
|
+ <a href="../../fourth/business/youshikino1_20191029.pdf">入札参加申込書(様式第1号)</a>
|
|
254
|
+ </span>
|
|
255
|
+ <span id="template_article_block">
|
|
256
|
+ <a href="../../fourth/business/youshikino2_20191029.pdf">印鑑届(様式第2号)</a>
|
|
257
|
+ </span>
|
|
258
|
+ <span id="template_article_block">
|
|
259
|
+ <a href="../../fourth/business/youshikino4_20191029.pdf">委任状(様式第4号)</a>
|
|
260
|
+ </span>
|
|
261
|
+ <span id="template_article_block">
|
|
262
|
+ <a href="../../fourth/business/nyuusatusyo_20191029.pdf">入札書</a>
|
|
263
|
+ </span>
|
|
264
|
+ </article>
|
|
265
|
+
|
|
266
|
+ </section>
|
|
267
|
+ </div>
|
|
268
|
+
|
|
269
|
+ <footer>
|
|
270
|
+ <img src="../../css/img/kitagatafooter.png" width="920px" height="80px" alt="北方町" /><br />
|
|
271
|
+ <p class="footer_text"><a href="../../second/Copyright_and_link.html">リンクと著作権</a>|<a
|
|
272
|
+ href="../../second/Privacy_policy.html">個人情報保護指針</a>|<a
|
|
273
|
+ href="../../second/Barrier_free_policy.html">バリアフリーポリシー</a></p>
|
|
274
|
+ </footer>
|
|
275
|
+
|
|
276
|
+
|
|
277
|
+ </div>
|
|
278
|
+ <img class="cgipageview" src="http://www.town.kitagata.gifu.jp/cgi-bin/pcount/pcount.cgi?092_20151210" height="1"
|
|
279
|
+ width="1" />
|
|
280
|
+</body>
|
|
281
|
+
|
|
282
|
+</html>
|