|
@@ -15,31 +15,31 @@
|
15
|
15
|
</head>
|
16
|
16
|
|
17
|
17
|
<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>
|
|
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>
|
39
|
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>
|
40
|
40
|
|
41
|
|
- <!--セクション 文字サイズ-->
|
42
|
|
- <!--<article id="charsize" >
|
|
41
|
+ <!--セクション 文字サイズ-->
|
|
42
|
+ <!--<article id="charsize" >
|
43
|
43
|
<img src="../../css/img/008.png" alt="文字サイズ変更ボックス" />
|
44
|
44
|
<div id="charsize_img">
|
45
|
45
|
<img src="../../css/img/005.png" alt="文字大きさ変更、小さい" />
|
|
@@ -48,109 +48,109 @@
|
48
|
48
|
</div>
|
49
|
49
|
</article>-->
|
50
|
50
|
|
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
|
61
|
|
- src="../../css/img/kitagata_support.png"
|
62
|
|
- alt="お問い合わせはこちらから"/></a>
|
63
|
|
- </div>
|
64
|
|
- </article>
|
65
|
|
- <!--セクション 翻訳-->
|
66
|
|
- <article id="translation">
|
67
|
|
- <div id="translation_img">
|
68
|
|
- <!--<img src="../../css/img/kitagata_Language.png" alt="翻訳" />-->
|
69
|
|
- <div id="google_translate_element"></div>
|
70
|
|
- <script type="text/javascript">
|
71
|
|
- function googleTranslateElementInit() {
|
72
|
|
- new google.translate.TranslateElement({
|
73
|
|
- pageLanguage: 'ja',
|
74
|
|
- layout: google.translate.TranslateElement.InlineLayout.SIMPLE
|
75
|
|
- }, 'google_translate_element');
|
76
|
|
- }
|
77
|
|
- </script>
|
78
|
|
- <script type="text/javascript"
|
79
|
|
- src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
|
80
|
|
- </div>
|
81
|
|
- </article>
|
82
|
|
- <div id="claer">
|
83
|
|
- </div>
|
84
|
|
- </div>
|
85
|
|
- </section>
|
86
|
|
- <!--ヘッダーデータ-->
|
87
|
|
- <header>
|
88
|
|
- <div id="header" class="gothic">
|
89
|
|
- <a href="../../index.html"><img src="../../css/img/header_emblem.png" width="200px" height="260px"/></a>
|
90
|
|
- <div id="h_block_1">
|
91
|
|
- <div class="h_line">
|
92
|
|
- </div>
|
93
|
|
- <article class="h_text_l">
|
94
|
|
- <a class="h_link" href="../../second/living.html"><span class="h_text">くらしの情報</span></a>
|
95
|
|
- </article>
|
96
|
|
- <article class="h_text_l">
|
97
|
|
- <a class="h_link" href="../../second/tourism.html"><span class="h_text">観光</span></a>
|
|
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>
|
98
|
56
|
</article>
|
99
|
|
- <article class="h_text_l">
|
100
|
|
- <a class="h_link" href="../../second/business.html"><span class="h_text">事業者向け情報</span></a>
|
|
57
|
+ <!--セクション お問い合わせ-->
|
|
58
|
+ <article id="contact">
|
|
59
|
+ <div id="contact_img">
|
|
60
|
+ <a href="../../third/town_admini_info/administrative_organization_chart.html"><img
|
|
61
|
+ src="../../css/img/kitagata_support.png" alt="お問い合わせはこちらから" /></a>
|
|
62
|
+ </div>
|
101
|
63
|
</article>
|
102
|
|
- <article class="h_text_l">
|
103
|
|
- <a class="h_link" href="../../second/town_admini_info.html"><span class="h_text">町政情報</span></a>
|
|
64
|
+ <!--セクション 翻訳-->
|
|
65
|
+ <article id="translation">
|
|
66
|
+ <div id="translation_img">
|
|
67
|
+ <!--<img src="../../css/img/kitagata_Language.png" alt="翻訳" />-->
|
|
68
|
+ <div id="google_translate_element"></div>
|
|
69
|
+ <script type="text/javascript">
|
|
70
|
+ function googleTranslateElementInit() {
|
|
71
|
+ new google.translate.TranslateElement({
|
|
72
|
+ pageLanguage: 'ja',
|
|
73
|
+ layout: google.translate.TranslateElement.InlineLayout.SIMPLE
|
|
74
|
+ }, 'google_translate_element');
|
|
75
|
+ }
|
|
76
|
+ </script>
|
|
77
|
+ <script type="text/javascript"
|
|
78
|
+ src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
|
|
79
|
+ </div>
|
104
|
80
|
</article>
|
|
81
|
+ <div id="claer">
|
|
82
|
+ </div>
|
105
|
83
|
</div>
|
106
|
|
- <div id="h_block_search">
|
107
|
|
- <div class="h_line"></div>
|
108
|
|
- <article class="h_search">
|
109
|
|
- <div class="space10"></div>
|
110
|
|
- <form action="http://www.google.com/search">
|
111
|
|
- <input type="hidden" name="hl" value="ja"/>
|
112
|
|
- <input type="hidden" name="ie" value="UTF-8">
|
113
|
|
- <input type="hidden" name="oe" value="UTF-8">
|
114
|
|
- <input type="hidden" value="www.town.kitagata.gifu.jp" name="as_sitesearch"/>
|
115
|
|
- <input type="text" name="q" size="16" maxlength="256" value=""/>
|
116
|
|
- <input type="submit" name="btnG" value="検索"/>
|
117
|
|
- </form>
|
118
|
|
- </article>
|
|
84
|
+ </section>
|
|
85
|
+ <!--ヘッダーデータ-->
|
|
86
|
+ <header>
|
|
87
|
+ <div id="header" class="gothic">
|
|
88
|
+ <a href="../../index.html"><img src="../../css/img/header_emblem.png" width="200px" height="260px" /></a>
|
|
89
|
+ <div id="h_block_1">
|
|
90
|
+ <div class="h_line">
|
|
91
|
+ </div>
|
|
92
|
+ <article class="h_text_l">
|
|
93
|
+ <a class="h_link" href="../../second/living.html"><span class="h_text">くらしの情報</span></a>
|
|
94
|
+ </article>
|
|
95
|
+ <article class="h_text_l">
|
|
96
|
+ <a class="h_link" href="../../second/tourism.html"><span class="h_text">観光</span></a>
|
|
97
|
+ </article>
|
|
98
|
+ <article class="h_text_l">
|
|
99
|
+ <a class="h_link" href="../../second/business.html"><span class="h_text">事業者向け情報</span></a>
|
|
100
|
+ </article>
|
|
101
|
+ <article class="h_text_l">
|
|
102
|
+ <a class="h_link" href="../../second/town_admini_info.html"><span class="h_text">町政情報</span></a>
|
|
103
|
+ </article>
|
|
104
|
+ </div>
|
|
105
|
+ <div id="h_block_search">
|
|
106
|
+ <div class="h_line"></div>
|
|
107
|
+ <article class="h_search">
|
|
108
|
+ <div class="space10"></div>
|
|
109
|
+ <form action="http://www.google.com/search">
|
|
110
|
+ <input type="hidden" name="hl" value="ja" />
|
|
111
|
+ <input type="hidden" name="ie" value="UTF-8">
|
|
112
|
+ <input type="hidden" name="oe" value="UTF-8">
|
|
113
|
+ <input type="hidden" value="www.town.kitagata.gifu.jp" name="as_sitesearch" />
|
|
114
|
+ <input type="text" name="q" size="16" maxlength="256" value="" />
|
|
115
|
+ <input type="submit" name="btnG" value="検索" />
|
|
116
|
+ </form>
|
|
117
|
+ </article>
|
|
118
|
+ </div>
|
119
|
119
|
</div>
|
120
|
|
- </div>
|
121
|
|
- </header>
|
|
120
|
+ </header>
|
122
|
121
|
|
123
|
|
- <div id="third_body">
|
124
|
|
- <!--セクション space-->
|
|
122
|
+ <div id="third_body">
|
|
123
|
+ <!--セクション space-->
|
125
|
124
|
|
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 href="../../second/town_admini_info.html">町政情報</a>>その他の公共施設</span>
|
|
125
|
+ <!--セクション template-->
|
|
126
|
+ <section id="template">
|
|
127
|
+ <article id="breadcrumb">
|
|
128
|
+ <div id="breadcrumb_title">
|
|
129
|
+ <div id="breadcrumb_title_block">
|
|
130
|
+ <span id="breadcrumb_title"><a href="../../index.html">トップ</a>><a
|
|
131
|
+ href="../../second/town_admini_info.html">町政情報</a>>その他の公共施設</span>
|
|
132
|
+ </div>
|
132
|
133
|
</div>
|
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">その他の公共施設</span>
|
|
134
|
+ </article>
|
|
135
|
+ <article id="template">
|
|
136
|
+ <div id="template_title" class="gothic">
|
|
137
|
+ <div id="template_title_block">
|
|
138
|
+ <span id="template_title">その他の公共施設</span>
|
|
139
|
+ </div>
|
139
|
140
|
</div>
|
140
|
|
- </div>
|
141
|
|
- </article>
|
|
141
|
+ </article>
|
142
|
142
|
|
143
|
|
- <!-- 小見出しから内容までのひとまとまりここから-->
|
144
|
|
- <article id="template_list_title">
|
|
143
|
+ <!-- 小見出しから内容までのひとまとまりここから-->
|
|
144
|
+ <article id="template_list_title">
|
145
|
145
|
|
146
|
146
|
<span id="template_article_block">
|
147
|
147
|
<!-- コピペここから-->
|
148
|
148
|
<ul>
|
149
|
149
|
<li id="access"><a href="../../fourth/living/Northern_north_childrens_museum.html">北方きた子ども館</a></li>
|
150
|
150
|
<li id="access"><a href="../../fourth/living/Northern_south_childrens_museum.html">北方みなみ子ども館</a></li>
|
|
151
|
+ <li id="access"><a href="../../fourth/living/Kitagata_Welfare_Center_for_the_Aged.html">北方町福祉センター</a></li>
|
151
|
152
|
<li id="access"><a
|
152
|
|
- href="../../fourth/living/Kitagata_Welfare_Center_for_the_Aged.html">北方町福祉センター</a></li>
|
153
|
|
- <li id="access"><a href="../../fourth/living/Kitagata_Designers_service_center.html">北方町デイサービスセンター円苑(まどかえん)</a></li>
|
|
153
|
+ href="../../fourth/living/Kitagata_Designers_service_center.html">北方町デイサービスセンター円苑(まどかえん)</a></li>
|
154
|
154
|
<!--<li id="access"><a href="../../fourth/living/Kitagata_Home_helper_station.html">北方町ホームヘルパーステーション(北方町デイサービスセンター円苑内)</a></li>-->
|
155
|
155
|
<!--<li id="access"><a href="../../fourth/living/Kitagata_Commissioned_care_support_center.html">北方町居宅介護支援センター(在宅介護支援センター)</a></li>>-->
|
156
|
156
|
<li id="access"><a href="../../fourth/living/Kitagata_Support_center.html">北方町いきいき支援センターまどか</a></li>
|
|
@@ -159,10 +159,11 @@
|
159
|
159
|
<li id="access"><a href="../../third/building_etc/Hoken.html">北方町保健センター</a></li>
|
160
|
160
|
<li id="access"><a href="../../third/building_etc/Chiikihoukatsu.html">北方町地域包括支援センター</a></li>
|
161
|
161
|
<li id="access"><a href="http://www.town.kitagata.gifu.jp/kirari/"
|
162
|
|
- target="_blank">北方町生涯学習センター「きらり」</a></li>
|
|
162
|
+ target="_blank">北方町ホリモク生涯学習センター「きらり」</a>
|
|
163
|
+ </li>
|
163
|
164
|
<li id="access"><a href="../../third/building_etc/Community_Center.html">北方町コミュニティセンター</a></li>
|
164
|
165
|
<li id="access"><a href="../../third/building_etc/Library.html">北方町立図書館</a></li>
|
165
|
|
- <li id="access"><a href="../../third/building_etc/Gym.html">北方町総合体育館(他社会体育施設)</a></li>
|
|
166
|
+ <li id="access"><a href="../../third/building_etc/Gym.html">アルテックアリーナ(北方町総合体育館)</a></li>
|
166
|
167
|
<li id="access"><a href="../../third/building_etc/Seishonen_home.html">北方町広域勤労青少年ホーム</a></li>
|
167
|
168
|
<li id="access"><a href="../../third/building_etc/Fujin_home.html">北方町広域働く婦人の家・宮東ふれあいセンター</a></li>
|
168
|
169
|
<li id="access"><a href="../../third/building_etc/Ecopark.html">北方町リサイクルセンター(エコパークきたがた)</a></li>
|
|
@@ -172,24 +173,24 @@
|
172
|
173
|
</ul>
|
173
|
174
|
<!-- コピペここまで-->
|
174
|
175
|
</span>
|
175
|
|
- </article>
|
|
176
|
+ </article>
|
176
|
177
|
|
177
|
|
- <!-- ひとまとまりここまで-->
|
|
178
|
+ <!-- ひとまとまりここまで-->
|
178
|
179
|
|
179
|
|
- </section>
|
180
|
|
- </div>
|
|
180
|
+ </section>
|
|
181
|
+ </div>
|
181
|
182
|
|
182
|
|
- <footer>
|
183
|
|
- <img src="../../css/img/kitagatafooter.png" width="920px" height="80px" alt="北方町"/><br/>
|
184
|
|
- <p class="footer_text"><a href="../../second/Copyright_and_link.html">リンクと著作権</a>|<a
|
185
|
|
- href="../../second/Privacy_policy.html">個人情報保護指針</a>|<a
|
186
|
|
- href="../../second/Barrier_free_policy.html">バリアフリーポリシー</a></p>
|
187
|
|
- </footer>
|
|
183
|
+ <footer>
|
|
184
|
+ <img src="../../css/img/kitagatafooter.png" width="920px" height="80px" alt="北方町" /><br />
|
|
185
|
+ <p class="footer_text"><a href="../../second/Copyright_and_link.html">リンクと著作権</a>|<a
|
|
186
|
+ href="../../second/Privacy_policy.html">個人情報保護指針</a>|<a
|
|
187
|
+ href="../../second/Barrier_free_policy.html">バリアフリーポリシー</a></p>
|
|
188
|
+ </footer>
|
188
|
189
|
|
189
|
190
|
|
190
|
|
-</div>
|
191
|
|
-<img class="cgipageview" src="http://www.town.kitagata.gifu.jp/cgi-bin/pcount/pcount.cgi?Building_etc" height="1"
|
192
|
|
- width="1"/>
|
|
191
|
+ </div>
|
|
192
|
+ <img class="cgipageview" src="http://www.town.kitagata.gifu.jp/cgi-bin/pcount/pcount.cgi?Building_etc" height="1"
|
|
193
|
+ width="1" />
|
193
|
194
|
</body>
|
194
|
195
|
|
195
|
196
|
</html>
|