|
@@ -1,154 +1,166 @@
|
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
|
|
-<script src="../../js/operation.js"></script>
|
13
|
|
-<meta name="google-translate-customization" content="45643f5d79d6e245-283971e7754d7b90-g905c6e6b6867bf2f-2f"></meta>
|
|
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
|
+ <script src="../../js/operation.js"></script>
|
|
13
|
+ <meta name="google-translate-customization" content="45643f5d79d6e245-283971e7754d7b90-g905c6e6b6867bf2f-2f"></meta>
|
14
|
14
|
</head>
|
15
|
15
|
|
16
|
16
|
<body id="back">
|
17
|
17
|
<div id="main" class="gothic">
|
18
|
|
-<!--セクション 操作-->
|
19
|
|
-<section id="operation" >
|
20
|
|
-<!--セクション 住所-->
|
21
|
|
-<article id="address" >
|
22
|
|
-<address id="operation_add">
|
23
|
|
-<span>北方町役場</span><span> 〒501-0492</span><span> 岐阜県本巣郡北方町長谷川1丁目1番地</span><span> TEL:058-323-1111(代)</span>
|
24
|
|
-</address>
|
25
|
|
-</article>
|
26
|
|
-<div id="controle_panel">
|
27
|
|
-<!--セクション 背景色-->
|
28
|
|
-<article id="bgcolor" >
|
29
|
|
-<img src="../../css/img/013.png" alt="背景色変更ボックス" />
|
30
|
|
-<div id="bgcolor_img">
|
31
|
|
-<input id="button1" width="29px" height="28px" value=" " alt=" " type="image" onClick="setBackground3(1)">
|
32
|
|
-<input id="button2" width="29px" height="28px" value=" " alt=" " type="image" onClick="setBackground3(2)">
|
33
|
|
-<input id="button3" width="29px" height="28px" value=" " alt=" " type="image" onClick="setBackground3(3)">
|
34
|
|
-</div>
|
35
|
|
-<script>
|
36
|
|
-getBackgNumber3();
|
37
|
|
-</script>
|
38
|
|
-</article>
|
|
18
|
+ <!--セクション 操作-->
|
|
19
|
+ <section id="operation">
|
|
20
|
+ <!--セクション 住所-->
|
|
21
|
+ <article id="address">
|
|
22
|
+ <address id="operation_add">
|
|
23
|
+ <span>北方町役場</span><span> 〒501-0492</span><span> 岐阜県本巣郡北方町長谷川1丁目1番地</span><span> TEL:058-323-1111(代)</span>
|
|
24
|
+ </address>
|
|
25
|
+ </article>
|
|
26
|
+ <div id="controle_panel">
|
|
27
|
+ <!--セクション 背景色-->
|
|
28
|
+ <article id="bgcolor">
|
|
29
|
+ <img src="../../css/img/013.png" alt="背景色変更ボックス"/>
|
|
30
|
+ <div id="bgcolor_img">
|
|
31
|
+ <input id="button1" width="29px" height="28px" value=" " alt=" " type="image"
|
|
32
|
+ onClick="setBackground3(1)">
|
|
33
|
+ <input id="button2" width="29px" height="28px" value=" " alt=" " type="image"
|
|
34
|
+ onClick="setBackground3(2)">
|
|
35
|
+ <input id="button3" width="29px" height="28px" value=" " alt=" " type="image"
|
|
36
|
+ onClick="setBackground3(3)">
|
|
37
|
+ </div>
|
|
38
|
+ <script>
|
|
39
|
+ getBackgNumber3();
|
|
40
|
+ </script>
|
|
41
|
+ </article>
|
39
|
42
|
|
40
|
|
-<!--セクション 文字サイズ-->
|
41
|
|
-<!--<article id="charsize" >
|
42
|
|
-<img src="../../css/img/008.png" alt="文字サイズ変更ボックス" />
|
43
|
|
-<div id="charsize_img">
|
44
|
|
-<img src="../../css/img/005.png" alt="文字大きさ変更、小さい" />
|
45
|
|
-<img src="../../css/img/006.png" alt="文字大きさ変更、中間" />
|
46
|
|
-<img src="../../css/img/007.png" alt="文字大きさ変更、大きい" />
|
47
|
|
-</div>
|
48
|
|
-</article>-->
|
|
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>-->
|
49
|
52
|
|
50
|
|
-<!--セクション サイトマップ-->
|
51
|
|
-<article id="sitemap" >
|
52
|
|
- <div id="sitemap_img">
|
53
|
|
-<a href="../../second/sitemap.html"><img src="../../css/img/kitagata_sitemap.png" alt="サイトマップ" /></a>
|
54
|
|
- </div>
|
55
|
|
-</article>
|
56
|
|
-<!--セクション お問い合わせ-->
|
57
|
|
-<article id="contact" >
|
58
|
|
- <div id="contact_img">
|
59
|
|
-<a href="../../third/town_admini_info/administrative_organization_chart.html"><img src="../../css/img/kitagata_support.png" alt="お問い合わせはこちらから" /></a>
|
60
|
|
- </div>
|
61
|
|
-</article>
|
62
|
|
-<!--セクション 翻訳-->
|
63
|
|
-<article id="translation" >
|
64
|
|
-<div id="translation_img">
|
65
|
|
-<!--<img src="../../css/img/kitagata_Language.png" alt="翻訳" />-->
|
66
|
|
-<div id="google_translate_element"></div>
|
67
|
|
-<script type="text/javascript">
|
68
|
|
-function googleTranslateElementInit() {
|
69
|
|
-new google.translate.TranslateElement({pageLanguage: 'ja', layout: google.translate.TranslateElement.InlineLayout.SIMPLE}, 'google_translate_element');
|
70
|
|
-}
|
71
|
|
-</script>
|
72
|
|
-<script type="text/javascript" src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
|
73
|
|
-</div>
|
74
|
|
-</article>
|
75
|
|
-<div id="claer">
|
76
|
|
-</div>
|
77
|
|
-</div>
|
78
|
|
-</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>
|
79
|
87
|
|
80
|
|
- <!--ヘッダーデータ-->
|
81
|
|
- <header>
|
82
|
|
- <div id="header" class="gothic">
|
83
|
|
- <a href="../../index.html"><img src="../../css/img/header_emblem.png" width="200px" height="260px"/></a>
|
84
|
|
- <div id="h_block_1">
|
85
|
|
- <div class="h_line">
|
86
|
|
- </div>
|
87
|
|
- <article class="h_text_l">
|
88
|
|
- <a class="h_link" href="../../second/living.html"><span class="h_text">くらしの情報</span></a>
|
89
|
|
- </article>
|
90
|
|
- <article class="h_text_l">
|
91
|
|
- <a class="h_link" href="../../second/tourism.html"><span class="h_text">観光</span></a>
|
92
|
|
- </article>
|
93
|
|
- <article class="h_text_l">
|
94
|
|
- <a class="h_link" href="../../second/business.html"><span class="h_text">事業者向け情報</span></a>
|
95
|
|
- </article>
|
96
|
|
- <article class="h_text_l">
|
97
|
|
- <a class="h_link" href="../../second/town_admini_info.html"><span class="h_text">町政情報</span></a>
|
98
|
|
- </article>
|
99
|
|
- </div>
|
100
|
|
- <div id="h_block_search">
|
101
|
|
- <div class="h_line"></div>
|
102
|
|
- <article class="h_search">
|
103
|
|
- <div class="space10"></div>
|
104
|
|
- <form action="http://www.google.com/search">
|
105
|
|
- <input type="hidden" name="hl" value="ja" />
|
106
|
|
- <input type="hidden" name="ie" value="UTF-8">
|
107
|
|
- <input type="hidden" name="oe" value="UTF-8">
|
108
|
|
- <input type="hidden" value="www.town.kitagata.gifu.jp" name="as_sitesearch" />
|
109
|
|
- <input type="text" name="q" size="16" maxlength="256" value="" />
|
110
|
|
- <input type="submit" name="btnG" value="検索" />
|
111
|
|
- </form>
|
112
|
|
- </article>
|
113
|
|
- </div>
|
114
|
|
- </div>
|
115
|
|
- </header>
|
|
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>
|
116
|
124
|
|
117
|
|
- <div id="third_body">
|
118
|
|
- <section id="template" >
|
119
|
|
- <article id="breadcrumb" >
|
120
|
|
- <div id="breadcrumb_title">
|
121
|
|
- <div id="breadcrumb_title_block">
|
122
|
|
- <span id="breadcrumb_title"><a href="../../index.html">トップ</a>><a href="../../second/living.html">くらしの情報</a>><a href="../../second/Water_supply_sewer.html">上水道・下水道</a>><a href="../../third/living/Water_supply.html">上水道</a>>上水道のしくみ</span>
|
123
|
|
- </div>
|
124
|
|
- </div>
|
125
|
|
- </article>
|
126
|
|
- <article id="template" >
|
127
|
|
- <div id="template_title" class="gothic">
|
128
|
|
- <div id="template_title_block">
|
129
|
|
- <span id="template_title">上水道のしくみ</span>
|
130
|
|
- </div>
|
131
|
|
- </div>
|
132
|
|
- <span id="template_article_block"><img src="../lifeguide/water/images/img_upwater.jpg" alt="上水道の仕組み図" width="630" id="center" />
|
|
125
|
+ <div id="third_body">
|
|
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/living.html">くらしの情報</a>><a
|
|
132
|
+ href="../../second/Water_supply_sewer.html">上水道・下水道</a>><a
|
|
133
|
+ href="../../third/living/Water_supply.html">上水道</a>>上水道のしくみ</span>
|
|
134
|
+ </div>
|
|
135
|
+ </div>
|
|
136
|
+ </article>
|
|
137
|
+ <article id="template">
|
|
138
|
+ <div id="template_title" class="gothic">
|
|
139
|
+ <div id="template_title_block">
|
|
140
|
+ <span id="template_title">上水道のしくみ</span>
|
|
141
|
+ </div>
|
|
142
|
+ </div>
|
|
143
|
+ <span id="template_article_block"><img src="../lifeguide/water/images/img_upwater.jpg" alt="上水道の仕組み図"
|
|
144
|
+ width="630" id="center"/>
|
133
|
145
|
</span>
|
134
|
|
- </article>
|
135
|
|
- <article id="template_list_title" >
|
136
|
|
- <div id="template_title2" class="gothic">
|
137
|
|
- <div id="template_title_block">
|
138
|
|
- <span id="template_title2">水質</span>
|
139
|
|
- </div>
|
140
|
|
- </div>
|
141
|
|
- <span id="template_article_block"><p class="paragraphT10">水道の水は、直接に人の健康に係わるため、常に安全でなければなりません。このため、水道水の水質基準が定められ、水源における原水の検査や家庭の蛇口から出る水道水が水質基準に適合しているか厳しいチェックをしています。毎月の定期検査結果は基準以内であり、常に安全な水をお届けしています。
|
|
146
|
+ </article>
|
|
147
|
+ <article id="template_list_title">
|
|
148
|
+ <div id="template_title2" class="gothic">
|
|
149
|
+ <div id="template_title_block">
|
|
150
|
+ <span id="template_title2">水質</span>
|
|
151
|
+ </div>
|
|
152
|
+ </div>
|
|
153
|
+ <span id="template_article_block"><p class="paragraphT10">水道の水は、直接に人の健康に係わるため、常に安全でなければなりません。このため、水道水の水質基準が定められ、水源における原水の検査や家庭の蛇口から出る水道水が水質基準に適合しているか厳しいチェックをしています。毎月の定期検査結果は基準以内であり、常に安全な水をお届けしています。
|
142
|
154
|
町の原水は、水のおいしさを左右するカルシウム・マグネシウム(いわゆるミネラル)の含有量が多く含まれており、ミネラルウォーターとほとんど変わりなく、大変おいしい水です。</p>
|
143
|
155
|
</span>
|
144
|
|
- </article>
|
145
|
|
- <article id="template_list_title" >
|
146
|
|
- <div id="template_title2" class="gothic">
|
147
|
|
- <div id="template_title_block">
|
148
|
|
- <span id="template_title2">水質検査結果(平成29年11月13日採取)</span>
|
149
|
|
- </div>
|
150
|
|
- </div>
|
151
|
|
- <span id="template_article_block"><h4 id="life">健康に関連する項目 (31項目)</h4>
|
|
156
|
+ </article>
|
|
157
|
+ <article id="template_list_title">
|
|
158
|
+ <div id="template_title2" class="gothic">
|
|
159
|
+ <div id="template_title_block">
|
|
160
|
+ <span id="template_title2">水質検査結果(平成30年11月8日採取)</span>
|
|
161
|
+ </div>
|
|
162
|
+ </div>
|
|
163
|
+ <span id="template_article_block"><h4 id="life">健康に関連する項目 (31項目)</h4>
|
152
|
164
|
<table border="0" cellpadding="0" cellspacing="2" width="470" id="infokitagata">
|
153
|
165
|
<tr>
|
154
|
166
|
<th valign="top" align="center" colspan="2" bgcolor="#add8e6">検査項目名 </th>
|
|
@@ -220,7 +232,7 @@ new google.translate.TranslateElement({pageLanguage: 'ja', layout: google.transl
|
220
|
232
|
<td valign="top" align="right" bgcolor="#dcdcdc" width="22">11 </td>
|
221
|
233
|
<td valign="top" align="left" bgcolor="#dcdcdc" width="238">硝酸態窒素及び亜硝酸態窒素 </td>
|
222
|
234
|
<td valign="top" align="right" bgcolor="#dcdcdc" width="120">10mg/l以下 </td>
|
223
|
|
- <td valign="top" align="right" bgcolor="#dcdcdc" width="120">0.83mg/l </td>
|
|
235
|
+ <td valign="top" align="right" bgcolor="#dcdcdc" width="120">0.81mg/l </td>
|
224
|
236
|
</tr>
|
225
|
237
|
<tr>
|
226
|
238
|
<td valign="top" align="right" width="22" bgcolor="#ffffe0">12 </td>
|
|
@@ -248,7 +260,7 @@ new google.translate.TranslateElement({pageLanguage: 'ja', layout: google.transl
|
248
|
260
|
</tr>
|
249
|
261
|
<tr>
|
250
|
262
|
<td valign="top" align="right" bgcolor="#dcdcdc" width="22">16 </td>
|
251
|
|
- <td valign="top" align="left" bgcolor="#dcdcdc" width="238">シス-1,2-ジクロロエチレン 及び<br />
|
|
263
|
+ <td valign="top" align="left" bgcolor="#dcdcdc" width="238">シス-1,2-ジクロロエチレン 及び<br/>
|
252
|
264
|
トランス-1,2-ジクロロエチレン</td>
|
253
|
265
|
<td valign="top" align="right" bgcolor="#dcdcdc" width="120">0.04mg/l以下 </td>
|
254
|
266
|
<td valign="top" align="right" bgcolor="#dcdcdc" width="120">0.0004mg/l未満 </td>
|
|
@@ -379,7 +391,7 @@ new google.translate.TranslateElement({pageLanguage: 'ja', layout: google.transl
|
379
|
391
|
<td valign="top" align="right" bgcolor="#ffffe0" width="22">36 </td>
|
380
|
392
|
<td valign="top" align="left" bgcolor="#ffffe0" width="238">ナトリウム及びその化合物 </td>
|
381
|
393
|
<td valign="top" align="right" bgcolor="#ffffe0" width="120">200mg/l以下 </td>
|
382
|
|
- <td valign="top" align="right" bgcolor="#ffffe0" width="120">4.4mg/l </td>
|
|
394
|
+ <td valign="top" align="right" bgcolor="#ffffe0" width="120">4.5mg/l </td>
|
383
|
395
|
</tr>
|
384
|
396
|
<tr>
|
385
|
397
|
<td valign="top" align="right" bgcolor="#dcdcdc" width="22">37 </td>
|
|
@@ -445,7 +457,7 @@ new google.translate.TranslateElement({pageLanguage: 'ja', layout: google.transl
|
445
|
457
|
<td valign="top" align="right" bgcolor="#dcdcdc" width="22">47 </td>
|
446
|
458
|
<td valign="top" align="left" bgcolor="#dcdcdc" width="238">ph値 </td>
|
447
|
459
|
<td valign="top" align="right" bgcolor="#dcdcdc" width="120">5.8~8.6 </td>
|
448
|
|
- <td valign="top" align="right" bgcolor="#dcdcdc" width="120">7.2 </td>
|
|
460
|
+ <td valign="top" align="right" bgcolor="#dcdcdc" width="120">7.4 </td>
|
449
|
461
|
</tr>
|
450
|
462
|
<tr>
|
451
|
463
|
<td valign="top" align="right" bgcolor="#ffffe0" width="22">48 </td>
|
|
@@ -473,40 +485,42 @@ new google.translate.TranslateElement({pageLanguage: 'ja', layout: google.transl
|
473
|
485
|
</tr>
|
474
|
486
|
</table>
|
475
|
487
|
</span>
|
476
|
|
- </article>
|
477
|
|
- <article id="template_list_title" >
|
478
|
|
- <div id="template_title2" class="gothic">
|
479
|
|
- <div id="template_title_block">
|
480
|
|
- <span id="template_title2">水質検査計画</span>
|
481
|
|
- </div>
|
482
|
|
- </div>
|
483
|
|
- <span id="template_article_block"><p class="paragraphT10">
|
|
488
|
+ </article>
|
|
489
|
+ <article id="template_list_title">
|
|
490
|
+ <div id="template_title2" class="gothic">
|
|
491
|
+ <div id="template_title_block">
|
|
492
|
+ <span id="template_title2">水質検査計画</span>
|
|
493
|
+ </div>
|
|
494
|
+ </div>
|
|
495
|
+ <span id="template_article_block"><p class="paragraphT10">
|
484
|
496
|
<a href="../../css/pdf/water/h30_water_quality_inspection_1.pdf" target="_blank">平成30年度水質検査計画(PDF 575KB)</a>
|
485
|
497
|
</p>
|
486
|
498
|
</span>
|
487
|
|
- </article>
|
|
499
|
+ </article>
|
488
|
500
|
|
489
|
|
- <article id="template_list_title" >
|
490
|
|
- <div id="template_title2" class="gothic">
|
491
|
|
- <div id="template_title_block">
|
492
|
|
- <span id="template_title2">お問い合わせ</span>
|
493
|
|
- </div>
|
494
|
|
- </div>
|
495
|
|
- <span id="template_article_block">
|
496
|
|
- 上下水道課<br />
|
497
|
|
- Tel 058-323-1112<br />
|
|
501
|
+ <article id="template_list_title">
|
|
502
|
+ <div id="template_title2" class="gothic">
|
|
503
|
+ <div id="template_title_block">
|
|
504
|
+ <span id="template_title2">お問い合わせ</span>
|
|
505
|
+ </div>
|
|
506
|
+ </div>
|
|
507
|
+ <span id="template_article_block">
|
|
508
|
+ 上下水道課<br/>
|
|
509
|
+ Tel 058-323-1112<br/>
|
498
|
510
|
<a href="../../second/Inquiry_form_water.html">お問い合わせフォーム</a>
|
499
|
511
|
</span>
|
500
|
|
- </article>
|
501
|
|
- </section>
|
502
|
|
- </div>
|
|
512
|
+ </article>
|
|
513
|
+ </section>
|
|
514
|
+ </div>
|
503
|
515
|
|
504
|
|
- <footer>
|
505
|
|
- <img src="../../css/img/kitagatafooter.png" width="920px" height="80px" alt="北方町"/><br />
|
506
|
|
- <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>
|
507
|
|
- </footer>
|
|
516
|
+ <footer>
|
|
517
|
+ <img src="../../css/img/kitagatafooter.png" width="920px" height="80px" alt="北方町"/><br/>
|
|
518
|
+ <p class="footer_text"><a href="../../second/Copyright_and_link.html">リンクと著作権</a>|<a
|
|
519
|
+ href="../../second/Privacy_policy.html">個人情報保護指針</a>|<a href="../../second/Barrier_free_policy.html">バリアフリーポリシー</a>
|
|
520
|
+ </p>
|
|
521
|
+ </footer>
|
508
|
522
|
|
509
|
523
|
|
510
|
|
- </div>
|
511
|
|
- </body>
|
|
524
|
+</div>
|
|
525
|
+</body>
|
512
|
526
|
</html>
|