Browse Source

[kitagata_support:12143] HP更新依頼(至急)(町有地売却)

KuniakiTakenaka 3 years ago
parent
commit
54540a8caf

BIN
fourth/notices/281_20210301_1.pdf View File


BIN
fourth/notices/281_20210301_2.doc View File


BIN
fourth/notices/281_20210301_3.JPG View File


+ 7
- 0
index.html View File

@@ -262,6 +262,13 @@
262 262
           <!--記事一覧 新着情報-->
263 263
           <div id="article_new" style="overflow:hidden; overflow-y:scroll;height: 181px;">
264 264
 
265
+            <span class="block_line">
266
+              <span class="block_line_date2">2021.03.01</span>
267
+              <span class="block_line_char2">
268
+                <a href="third/notices/281_20210301.html">町有地の売却について</a>
269
+              </span>
270
+            </span>
271
+
265 272
             <span class="block_line">
266 273
               <span class="block_line_date2">2021.02.16</span>
267 274
               <span class="block_line_char2">

+ 8
- 0
second/Notices.html View File

@@ -147,6 +147,14 @@
147 147
           </div>
148 148
           <span id="template_article_block">
149 149
 
150
+
151
+            <div class="list_notices">
152
+              <span class="list_notices_date">2021.03.01</span>
153
+              <span class="list_notices_text">
154
+                <a href="../third/notices/281_20210301.html">町有地の売却について</a>
155
+              </span>
156
+            </div>
157
+
150 158
             <div class="list_notices">
151 159
               <span class="list_notices_date">2021.02.16</span>
152 160
               <span class="list_notices_text">

+ 257
- 0
third/notices/281_20210301.html View File

@@ -0,0 +1,257 @@
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> 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>
41
+        </article>
42
+
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>-->
52
+
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">
84
+        </div>
85
+      </div>
86
+    </section>
87
+
88
+    <!--ヘッダーデータ-->
89
+    <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>
121
+        </div>
122
+      </div>
123
+    </header>
124
+
125
+    <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">
131
+              <span id="breadcrumb_title"><a href="../../index.html">トップ</a>><a
132
+                  href="../../second/Notices.html">お知らせ</a>>町有地の売却について
133
+            </div>
134
+        </article>
135
+        <article id="template">
136
+          <div id="template_title" class="gothic">
137
+            <div id="template_title_block">
138
+              <span id="template_title">
139
+                町有地の売却について
140
+              </span>
141
+            </div>
142
+          </div>
143
+          <span id="template_article_block">
144
+             町では、このたび下記のとおり、未利用の町有財産について一般競争入札による売却をします。必ず、現地を確認の上、申し込みをしてください。
145
+          </span>
146
+        </article>
147
+
148
+        <article id="template_list_title">
149
+          <div id="template_title2" class="gothic">
150
+            <div id="template_title_block">
151
+              <span id="template_title2">売却物件
152
+              </span>
153
+            </div>
154
+          </div>
155
+          <span id="template_article_block">
156
+          <table id="infokitagata" width="100%" cellspacing="1" cellpadding="3" border="1">
157
+              <tbody>
158
+                <tr>
159
+                  <th bgcolor="#ADD8E6">名称</th>
160
+                  <th bgcolor="#ADD8E6">所在地</th>
161
+                  <th bgcolor="#ADD8E6">地目</th>
162
+                  <th bgcolor="#ADD8E6">面積</th>
163
+                  <th bgcolor="#ADD8E6">最低落札金額</th>
164
+                </tr>
165
+                <tr>
166
+                  <td bgcolor="#CCCCCC">芝原児童遊園及び芝原プール</td>
167
+                  <td bgcolor="#CCCCCC">芝原西町1丁目14番地他2筆</td>
168
+                  <td bgcolor="#CCCCCC">宅地</td>
169
+                  <td bgcolor="#CCCCCC">572.03m<sup>2</sup></td>
170
+                  <td bgcolor="#CCCCCC">3,000,000円</td>
171
+                </tr>
172
+              </tbody>
173
+            </table>
174
+            <img src="../../fourth/notices/281_20210301_3.JPG" width="50%"><br />
175
+             <a href="../../fourth/notices/281_20210301_1.pdf" target="_blank">一般競争入札による普通財産(土地)売払実施要領(芝原児童遊園及び芝原プール)</a>
176
+          </span>
177
+        </article>
178
+
179
+        <article id="template_list_title">
180
+          <div id="template_title2" class="gothic">
181
+            <div id="template_title_block">
182
+              <span id="template_title2">参加資格
183
+              </span>
184
+            </div>
185
+          </div>
186
+          <span id="template_article_block">
187
+             入札に参加する必要な資格については、一般競争入札による普通財産(土地)売払実施要領内の「入札参加の資格」を参照してください。
188
+          </span>
189
+        </article>
190
+
191
+        <article id="template_list_title">
192
+          <div id="template_title2" class="gothic">
193
+            <div id="template_title_block">
194
+              <span id="template_title2">入札参加申込期間
195
+              </span>
196
+            </div>
197
+          </div>
198
+          <span id="template_article_block">
199
+             令和3年3月8日(月)から令和3年3月17日(水)まで<br />
200
+             平日の午前9時から午後5時まで  北方町役場 総務課(庁舎2階)<br />
201
+          </span>
202
+        </article>
203
+
204
+        <article id="template_list_title">
205
+          <div id="template_title2" class="gothic">
206
+            <div id="template_title_block">
207
+              <span id="template_title2">入札日時及び入札場所
208
+              </span>
209
+            </div>
210
+          </div>
211
+          <span id="template_article_block">
212
+ 令和3年3月19日(金)午前10:00<br />
213
+ 北方町役場 2階 大会議室<br />
214
+          </span>
215
+        </article>
216
+
217
+        <article id="template_list_title">
218
+          <div id="template_title2" class="gothic">
219
+            <div id="template_title_block">
220
+              <span id="template_title2">様式等
221
+              </span>
222
+            </div>
223
+          </div>
224
+          <span id="template_article_block">
225
+ 1.<a href="../../fourth/notices/281_20210301_2.doc" target="_blank">一般競争入札参加資格確認申請書(様式第1号)</a>
226
+          </span>
227
+        </article>
228
+
229
+        <article id="template_list_title">
230
+          <div id="template_title2" class="gothic">
231
+            <div id="template_title_block">
232
+              <span id="template_title2">お問合せ
233
+              </span>
234
+            </div>
235
+          </div>
236
+          <span id="template_article_block">
237
+ 北方町役場 総務課 Tel058-323-1111(247)Fax058-323-2963
238
+          </span>
239
+        </article>
240
+
241
+      </section>
242
+    </div>
243
+
244
+    <footer>
245
+      <img src="../../css/img/kitagatafooter.png" width="920px" height="80px" alt="北方町" /><br />
246
+      <p class="footer_text"><a href="../../second/Copyright_and_link.html">リンクと著作権</a>|<a
247
+          href="../../second/Privacy_policy.html">個人情報保護指針</a>|<a
248
+          href="../../second/Barrier_free_policy.html">バリアフリーポリシー</a></p>
249
+    </footer>
250
+
251
+
252
+  </div>
253
+  <img class="cgipageview" src="http://www.town.kitagata.gifu.jp/cgi-bin/pcount/pcount.cgi?092_20151210" height="1"
254
+    width="1" />
255
+</body>
256
+
257
+</html>

Loading…
Cancel
Save