|
@@ -1,45 +1,47 @@
|
1
|
1
|
<!doctype html>
|
2
|
2
|
<html lang="ja">
|
3
|
|
- <head>
|
4
|
|
- <meta charset="utf-8">
|
5
|
|
- <title>北方町ホームページ</title>
|
6
|
|
- <link rel="stylesheet" href="../../css/base.css">
|
7
|
|
- <link rel="stylesheet" href="../../css/second_header.css">
|
8
|
|
- <link rel="stylesheet" href="../../css/footer.css">
|
9
|
|
- <link rel="stylesheet" href="../../css/section.css">
|
10
|
|
- <link rel="stylesheet" href="../../css/third_template.css" >
|
11
|
|
- <link rel="stylesheet" href="../../css/table.css" >
|
12
|
|
- <link rel="stylesheet" href="../../css/pageview.css" >
|
13
|
|
- <meta name="google-translate-customization" content="45643f5d79d6e245-283971e7754d7b90-g905c6e6b6867bf2f-2f"></meta>
|
14
|
|
-<script src="../../js/operation.js"></script>
|
|
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>
|
15
|
17
|
</head>
|
16
|
18
|
|
17
|
19
|
<body id="back">
|
18
|
|
-<div id="main" class="gothic">
|
19
|
|
-<!--セクション 操作-->
|
20
|
|
-<section id="operation" >
|
21
|
|
-<!--セクション 住所-->
|
22
|
|
-<article id="address" >
|
23
|
|
-<address id="operation_add">
|
24
|
|
-<span>北方町役場</span><span> 〒501-0492</span><span> 岐阜県本巣郡北方町長谷川1丁目1番地</span><span> TEL:058-323-1111(代)</span>
|
25
|
|
-</address>
|
26
|
|
-</article>
|
27
|
|
-<div id="controle_panel">
|
28
|
|
-<!--セクション 背景色-->
|
29
|
|
-<article id="bgcolor" >
|
30
|
|
-<img src="../../css/img/013.png" alt="背景色変更ボックス" />
|
31
|
|
-<div id="bgcolor_img">
|
32
|
|
-<input id="button1" width="29px" height="28px" value=" " alt=" " type="image" onClick="setBackground3(1)">
|
33
|
|
-<input id="button2" width="29px" height="28px" value=" " alt=" " type="image" onClick="setBackground3(2)">
|
34
|
|
-<input id="button3" width="29px" height="28px" value=" " alt=" " type="image" onClick="setBackground3(3)">
|
35
|
|
-</div>
|
36
|
|
-<script>
|
37
|
|
-getBackgNumber3();
|
38
|
|
-</script>
|
39
|
|
-</article>
|
|
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>
|
40
|
42
|
|
41
|
|
-<!--セクション 文字サイズ-->
|
42
|
|
-<!--<article id="charsize" >
|
|
43
|
+ <!--セクション 文字サイズ-->
|
|
44
|
+ <!--<article id="charsize" >
|
43
|
45
|
<img src="../../css/img/008.png" alt="文字サイズ変更ボックス" />
|
44
|
46
|
<div id="charsize_img">
|
45
|
47
|
<img src="../../css/img/005.png" alt="文字大きさ変更、小さい" />
|
|
@@ -48,119 +50,131 @@ getBackgNumber3();
|
48
|
50
|
</div>
|
49
|
51
|
</article>-->
|
50
|
52
|
|
51
|
|
-<!--セクション サイトマップ-->
|
52
|
|
-<article id="sitemap" >
|
53
|
|
- <div id="sitemap_img">
|
54
|
|
-<a href="../../second/sitemap.html"><img src="../../css/img/kitagata_sitemap.png" alt="サイトマップ" /></a>
|
55
|
|
- </div>
|
56
|
|
-</article>
|
57
|
|
-<!--セクション お問い合わせ-->
|
58
|
|
-<article id="contact" >
|
59
|
|
- <div id="contact_img">
|
60
|
|
-<a href="../../third/town_admini_info/administrative_organization_chart.html"><img src="../../css/img/kitagata_support.png" alt="お問い合わせはこちらから" /></a>
|
61
|
|
- </div>
|
62
|
|
-</article>
|
63
|
|
-<!--セクション 翻訳-->
|
64
|
|
-<article id="translation" >
|
65
|
|
-<div id="translation_img">
|
66
|
|
-<!--<img src="../../css/img/kitagata_Language.png" alt="翻訳" />-->
|
67
|
|
-<div id="google_translate_element"></div>
|
68
|
|
-<script type="text/javascript">
|
69
|
|
-function googleTranslateElementInit() {
|
70
|
|
-new google.translate.TranslateElement({pageLanguage: 'ja', layout: google.translate.TranslateElement.InlineLayout.SIMPLE}, 'google_translate_element');
|
71
|
|
-}
|
72
|
|
-</script>
|
73
|
|
-<script type="text/javascript" src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
|
74
|
|
-</div>
|
75
|
|
-</article>
|
76
|
|
-<div id="claer">
|
77
|
|
-</div>
|
78
|
|
-</div>
|
79
|
|
-</section>
|
|
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>
|
80
|
124
|
|
81
|
|
- <!--ヘッダーデータ-->
|
82
|
|
- <header>
|
83
|
|
- <div id="header" class="gothic">
|
84
|
|
- <a href="../../index.html"><img src="../../css/img/header_emblem.png" width="200px" height="260px"/></a>
|
85
|
|
- <div id="h_block_1">
|
86
|
|
- <div class="h_line">
|
87
|
|
- </div>
|
88
|
|
- <article class="h_text_l">
|
89
|
|
- <a class="h_link" href="../../second/living.html"><span class="h_text">くらしの情報</span></a>
|
90
|
|
- </article>
|
91
|
|
- <article class="h_text_l">
|
92
|
|
- <a class="h_link" href="../../second/tourism.html"><span class="h_text">観光</span></a>
|
93
|
|
- </article>
|
94
|
|
- <article class="h_text_l">
|
95
|
|
- <a class="h_link" href="../../second/business.html"><span class="h_text">事業者向け情報</span></a>
|
96
|
|
- </article>
|
97
|
|
- <article class="h_text_l">
|
98
|
|
- <a class="h_link" href="../../second/town_admini_info.html"><span class="h_text">町政情報</span></a>
|
99
|
|
- </article>
|
100
|
|
- </div>
|
101
|
|
- <div id="h_block_search">
|
102
|
|
- <div class="h_line"></div>
|
103
|
|
- <article class="h_search">
|
104
|
|
- <div class="space10"></div>
|
105
|
|
- <form action="http://www.google.com/search">
|
106
|
|
- <input type="hidden" name="hl" value="ja" />
|
107
|
|
- <input type="hidden" name="ie" value="UTF-8">
|
108
|
|
- <input type="hidden" name="oe" value="UTF-8">
|
109
|
|
- <input type="hidden" value="www.town.kitagata.gifu.jp" name="as_sitesearch" />
|
110
|
|
- <input type="text" name="q" size="16" maxlength="256" value="" />
|
111
|
|
- <input type="submit" name="btnG" value="検索" />
|
112
|
|
- </form>
|
113
|
|
- </article>
|
114
|
|
- </div>
|
115
|
|
- </div>
|
116
|
|
- </header>
|
|
125
|
+ <div id="third_body">
|
|
126
|
+ <!--セクション template-->
|
|
127
|
+ <section id="template">
|
|
128
|
+ <article id="breadcrumb">
|
|
129
|
+ <div id="breadcrumb_title">
|
|
130
|
+ <div id="breadcrumb_title_block">
|
|
131
|
+ <span id="breadcrumb_title"><a href="../../index.html">トップ</a>><a
|
|
132
|
+ href="../../second/town_admini_info.html">町政情報</a>>公共施設等総合管理計画</span>
|
|
133
|
+ </div>
|
|
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
|
+ <span id="template_article_block">
|
|
143
|
+ 本町では、保有する公共施設などの管理に係る財政負担を軽減・平準化し、公共施設などの最適な配置を実現するため「北方町公共施設等総合管理計画」を作成しました。<br />
|
|
144
|
+ <br />
|
|
145
|
+ ・<a
|
|
146
|
+ href="../../css/pdf/town_admini_info/Comprehensive_management_plan_overview.pdf">北方町公共施設等総合管理計画概要版(PDF形式、195KB)</a><br />
|
|
147
|
+ ・<a
|
|
148
|
+ href="../../css/pdf/town_admini_info/Comprehensive_management_plan_2019.pdf">北方町公共施設等総合管理計画(PDF形式、1.3MB)</a><br />
|
|
149
|
+ </span>
|
|
150
|
+ </article>
|
|
151
|
+ <article id="template_list_title">
|
|
152
|
+ <div id="template_title2" class="gothic">
|
|
153
|
+ <div id="template_title_block">
|
|
154
|
+ <span id="template_title2">お問い合わせ</span>
|
|
155
|
+ </div>
|
|
156
|
+ </div>
|
|
157
|
+ <span id="template_article_block">
|
|
158
|
+ 総務課企画財政係<br />
|
|
159
|
+ Tel 058-323-1111<br />
|
|
160
|
+ Fax 058-323-2963<br />
|
|
161
|
+ Mail soumu@town.gifu-kitagata.lg.jp<br />
|
|
162
|
+ </span>
|
|
163
|
+ </article>
|
|
164
|
+ </section>
|
|
165
|
+ </div>
|
117
|
166
|
|
118
|
|
- <div id="third_body">
|
119
|
|
- <!--セクション template-->
|
120
|
|
- <section id="template" >
|
121
|
|
- <article id="breadcrumb" >
|
122
|
|
- <div id="breadcrumb_title">
|
123
|
|
- <div id="breadcrumb_title_block">
|
124
|
|
- <span id="breadcrumb_title"><a href="../../index.html">トップ</a>><a href="../../second/town_admini_info.html">町政情報</a>>公共施設等総合管理計画</span>
|
125
|
|
- </div>
|
126
|
|
- </div>
|
127
|
|
- </article>
|
128
|
|
- <article id="template" >
|
129
|
|
- <div id="template_title" class="gothic">
|
130
|
|
- <div id="template_title_block">
|
131
|
|
- <span id="template_title">北方町公共施設等総合管理計画</span>
|
132
|
|
- </div>
|
133
|
|
- </div>
|
134
|
|
- <span id="template_article_block">
|
135
|
|
-本町では、保有する公共施設などの管理に係る財政負担を軽減・平準化し、公共施設などの最適な配置を実現するため「北方町公共施設等総合管理計画」を作成しました。<br />
|
136
|
|
-<br />
|
137
|
|
- ・<a href="../../css/pdf/town_admini_info/Comprehensive_management_plan_overview.pdf">北方町公共施設等総合管理計画概要版(PDF形式、195KB)</a><br />
|
138
|
|
- ・<a href="../../css/pdf/town_admini_info/Comprehensive_management_plan.pdf">北方町公共施設等総合管理計画(PDF形式、1513KB)</a><br />
|
139
|
|
- </span>
|
140
|
|
- </article>
|
141
|
|
- <article id="template_list_title">
|
142
|
|
- <div id="template_title2" class="gothic">
|
143
|
|
- <div id="template_title_block">
|
144
|
|
- <span id="template_title2">お問い合わせ</span>
|
145
|
|
- </div>
|
146
|
|
- </div>
|
147
|
|
- <span id="template_article_block">
|
148
|
|
- 総務課企画財政係<br />
|
149
|
|
- Tel 058-323-1111<br />
|
150
|
|
- Fax 058-323-2963<br />
|
151
|
|
- Mail soumu@town.gifu-kitagata.lg.jp<br />
|
152
|
|
- </span>
|
153
|
|
- </article>
|
154
|
|
- </section>
|
155
|
|
- </div>
|
|
167
|
+ <footer>
|
|
168
|
+ <img src="../../css/img/kitagatafooter.png" width="920px" height="80px" alt="北方町" /><br />
|
|
169
|
+ <p class="footer_text"><a href="../../second/Copyright_and_link.html">リンクと著作権</a>|<a
|
|
170
|
+ href="../../second/Privacy_policy.html">個人情報保護指針</a>|<a
|
|
171
|
+ href="../../second/Barrier_free_policy.html">バリアフリーポリシー</a></p>
|
|
172
|
+ </footer>
|
156
|
173
|
|
157
|
|
- <footer>
|
158
|
|
- <img src="../../css/img/kitagatafooter.png" width="920px" height="80px" alt="北方町"/><br />
|
159
|
|
- <p class="footer_text"><a href="../../second/Copyright_and_link.html">リンクと著作権</a>|<a href="../../second/Privacy_policy.html">個人情報保護指針</a>|<a href="../../second/Barrier_free_policy.html">バリアフリーポリシー</a></p>
|
160
|
|
- </footer>
|
161
|
174
|
|
|
175
|
+ </div>
|
|
176
|
+ <img class="cgipageview" src="http://www.town.kitagata.gifu.jp/cgi-bin/pcount/pcount.cgi?comprehensive_plan"
|
|
177
|
+ height="1" width="1" />
|
|
178
|
+</body>
|
162
|
179
|
|
163
|
|
- </div>
|
164
|
|
- <img class="cgipageview" src="http://www.town.kitagata.gifu.jp/cgi-bin/pcount/pcount.cgi?comprehensive_plan" height="1" width="1" />
|
165
|
|
- </body>
|
166
|
|
-</html>
|
|
180
|
+</html>
|