|
@@ -1,44 +1,50 @@
|
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
|
+
|
|
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
|
+ <script src="../../js/operation.js"></script>
|
|
14
|
+ <meta name="google-translate-customization" content="45643f5d79d6e245-283971e7754d7b90-g905c6e6b6867bf2f-2f">
|
|
15
|
+ </meta>
|
14
|
16
|
</head>
|
15
|
17
|
|
16
|
18
|
<body id="back">
|
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>
|
|
19
|
+ <div id="main" class="gothic">
|
|
20
|
+ <!--セクション 操作-->
|
|
21
|
+ <section id="operation">
|
|
22
|
+ <!--セクション 住所-->
|
|
23
|
+ <article id="address">
|
|
24
|
+ <address id="operation_add">
|
|
25
|
+ <span>北方町役場</span><span> 〒501-0492</span><span> 岐阜県本巣郡北方町長谷川1丁目1番地</span><span>
|
|
26
|
+ 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"
|
|
35
|
+ onClick="setBackground3(1)">
|
|
36
|
+ <input id="button2" width="29px" height="28px" value=" " alt=" " type="image"
|
|
37
|
+ onClick="setBackground3(2)">
|
|
38
|
+ <input id="button3" width="29px" height="28px" value=" " alt=" " type="image"
|
|
39
|
+ onClick="setBackground3(3)">
|
|
40
|
+ </div>
|
|
41
|
+ <script>
|
|
42
|
+ getBackgNumber3();
|
|
43
|
+ </script>
|
|
44
|
+ </article>
|
39
|
45
|
|
40
|
|
-<!--セクション 文字サイズ-->
|
41
|
|
-<!--<article id="charsize" >
|
|
46
|
+ <!--セクション 文字サイズ-->
|
|
47
|
+ <!--<article id="charsize" >
|
42
|
48
|
<img src="../../css/img/008.png" alt="文字サイズ変更ボックス" />
|
43
|
49
|
<div id="charsize_img">
|
44
|
50
|
<img src="../../css/img/005.png" alt="文字大きさ変更、小さい" />
|
|
@@ -47,274 +53,304 @@ getBackgNumber3();
|
47
|
53
|
</div>
|
48
|
54
|
</article>-->
|
49
|
55
|
|
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>
|
79
|
|
-
|
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>
|
|
56
|
+ <!--セクション サイトマップ-->
|
|
57
|
+ <article id="sitemap">
|
|
58
|
+ <div id="sitemap_img">
|
|
59
|
+ <a href="../../second/sitemap.html"><img src="../../css/img/kitagata_sitemap.png"
|
|
60
|
+ alt="サイトマップ" /></a>
|
|
61
|
+ </div>
|
|
62
|
+ </article>
|
|
63
|
+ <!--セクション お問い合わせ-->
|
|
64
|
+ <article id="contact">
|
|
65
|
+ <div id="contact_img">
|
|
66
|
+ <a href="../../third/town_admini_info/administrative_organization_chart.html"><img
|
|
67
|
+ src="../../css/img/kitagata_support.png" alt="お問い合わせはこちらから" /></a>
|
99
|
68
|
</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>
|
|
69
|
+ </article>
|
|
70
|
+ <!--セクション 翻訳-->
|
|
71
|
+ <article id="translation">
|
|
72
|
+ <div id="translation_img">
|
|
73
|
+ <!--<img src="../../css/img/kitagata_Language.png" alt="翻訳" />-->
|
|
74
|
+ <div id="google_translate_element"></div>
|
|
75
|
+ <script type="text/javascript">
|
|
76
|
+ function googleTranslateElementInit() {
|
|
77
|
+ new google.translate.TranslateElement({ pageLanguage: 'ja', layout: google.translate.TranslateElement.InlineLayout.SIMPLE }, 'google_translate_element');
|
|
78
|
+ }
|
|
79
|
+ </script>
|
|
80
|
+ <script type="text/javascript"
|
|
81
|
+ src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
|
113
|
82
|
</div>
|
|
83
|
+ </article>
|
|
84
|
+ <div id="claer">
|
114
|
85
|
</div>
|
115
|
|
- </header>
|
|
86
|
+ </div>
|
|
87
|
+ </section>
|
116
|
88
|
|
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/Sewer.html">下水道</a>>下水道使用料金</span>
|
123
|
|
- </div>
|
124
|
|
- </div>
|
|
89
|
+ <!--ヘッダーデータ-->
|
|
90
|
+ <header>
|
|
91
|
+ <div id="header" class="gothic">
|
|
92
|
+ <a href="../../index.html"><img src="../../css/img/header_emblem.png" width="200px"
|
|
93
|
+ height="260px" /></a>
|
|
94
|
+ <div id="h_block_1">
|
|
95
|
+ <div class="h_line">
|
|
96
|
+ </div>
|
|
97
|
+ <article class="h_text_l">
|
|
98
|
+ <a class="h_link" href="../../second/living.html"><span class="h_text">くらしの情報</span></a>
|
125
|
99
|
</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"><p class="paragraphT10">下水道料金の算定は、原則的には上水道使用水量に基づいて決められます。下水道使用料は、<strong>2か月毎に1回</strong>定例日にメーター(量水器)の検針をして下水道使用水量に応じて、下記のような算定方法で徴収します。</p>
|
133
|
|
- </span>
|
|
100
|
+ <article class="h_text_l">
|
|
101
|
+ <a class="h_link" href="../../second/tourism.html"><span class="h_text">観光</span></a>
|
|
102
|
+ </article>
|
|
103
|
+ <article class="h_text_l">
|
|
104
|
+ <a class="h_link" href="../../second/business.html"><span class="h_text">事業者向け情報</span></a>
|
|
105
|
+ </article>
|
|
106
|
+ <article class="h_text_l">
|
|
107
|
+ <a class="h_link" href="../../second/town_admini_info.html"><span class="h_text">町政情報</span></a>
|
134
|
108
|
</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>
|
|
109
|
+ </div>
|
|
110
|
+ <div id="h_block_search">
|
|
111
|
+ <div class="h_line"></div>
|
|
112
|
+ <article class="h_search">
|
|
113
|
+ <div class="space10"></div>
|
|
114
|
+ <form action="http://www.google.com/search">
|
|
115
|
+ <input type="hidden" name="hl" value="ja" />
|
|
116
|
+ <input type="hidden" name="ie" value="UTF-8">
|
|
117
|
+ <input type="hidden" name="oe" value="UTF-8">
|
|
118
|
+ <input type="hidden" value="www.town.kitagata.gifu.jp" name="as_sitesearch" />
|
|
119
|
+ <input type="text" name="q" size="16" maxlength="256" value="" />
|
|
120
|
+ <input type="submit" name="btnG" value="検索" />
|
|
121
|
+ </form>
|
|
122
|
+ </article>
|
|
123
|
+ </div>
|
|
124
|
+ </div>
|
|
125
|
+ </header>
|
|
126
|
+
|
|
127
|
+ <div id="third_body">
|
|
128
|
+ <section id="template">
|
|
129
|
+ <article id="breadcrumb">
|
|
130
|
+ <div id="breadcrumb_title">
|
|
131
|
+ <div id="breadcrumb_title_block">
|
|
132
|
+ <span id="breadcrumb_title"><a href="../../index.html">トップ</a>><a
|
|
133
|
+ href="../../second/living.html">くらしの情報</a>><a
|
|
134
|
+ href="../../second/Water_supply_sewer.html">上水道・下水道</a>><a
|
|
135
|
+ href="../../third/living/Sewer.html">下水道</a>>下水道使用料金</span>
|
|
136
|
+ </div>
|
|
137
|
+ </div>
|
|
138
|
+ </article>
|
|
139
|
+ <article id="template">
|
|
140
|
+ <div id="template_title" class="gothic">
|
|
141
|
+ <div id="template_title_block">
|
|
142
|
+ <span id="template_title">下水道使用料金</span>
|
|
143
|
+ </div>
|
|
144
|
+ </div>
|
|
145
|
+ <span id="template_article_block">
|
|
146
|
+ <p class="paragraphT10">
|
|
147
|
+ 下水道料金の算定は、原則的には上水道使用水量に基づいて決められます。下水道使用料は、<strong>2か月毎に1回</strong>定例日にメーター(量水器)の検針をして下水道使用水量に応じて、下記のような算定方法で徴収します。
|
|
148
|
+ </p>
|
|
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>
|
140
|
155
|
</div>
|
141
|
|
- <span id="template_article_block"><p class="paragraphT10"><strong id="life">上水道の場合</strong><br />
|
142
|
|
-上水道のメーター(量水器)により下水の使用水量を決定します</p>
|
143
|
|
- <p class="paragraphT10"><strong id="life">井戸水の場合</strong><br />
|
144
|
|
-ポンプなどにメーター(量水器)を町の費用で取付け、計量した使用水量を下水の使用水量とします。
|
145
|
|
-ただし、メーター使用料を加算させていただきます。(税込み)</p>
|
|
156
|
+ </div>
|
|
157
|
+ <span id="template_article_block">
|
|
158
|
+ <p class="paragraphT10"><strong id="life">上水道の場合</strong><br />
|
|
159
|
+ 上水道のメーター(量水器)により下水の使用水量を決定します</p>
|
|
160
|
+ <p class="paragraphT10"><strong id="life">井戸水の場合</strong><br />
|
|
161
|
+ ポンプなどにメーター(量水器)を町の費用で取付け、計量した使用水量を下水の使用水量とします。
|
|
162
|
+ ただし、メーター使用料を加算させていただきます。(税込み)</p>
|
146
|
163
|
|
147
|
|
- <table border="0" cellpadding="2" cellspacing="2" width="600" id="infokitagata">
|
148
|
|
- <tr>
|
149
|
|
- <th align="left" valign="top" nowrap="nowrap" bgcolor="#add8e6" rowspan="2"> 口径 </th>
|
150
|
|
- <th align="left" valign="top" nowrap="nowrap" bgcolor="#add8e6" colspan="2"> 使用料 </th>
|
151
|
|
- </tr>
|
152
|
|
- <tr>
|
153
|
|
- <th bgcolor="#add8e6">平成26年3月まで</th>
|
154
|
|
- <th bgcolor="#add8e6">平成26年4月以降</th>
|
155
|
|
- </tr>
|
156
|
|
- <tr>
|
157
|
|
- <th align="left" valign="top" bgcolor="#add8e6"> 13mm </th>
|
158
|
|
- <td valign="top" align="left" bgcolor="#cccccc"> 73.5円 </td>
|
159
|
|
- <td valign="top" align="left" bgcolor="#cccccc"> 75.6円 </td>
|
160
|
|
- </tr>
|
161
|
|
- <tr>
|
162
|
|
- <th align="left" valign="top" bgcolor="#add8e6"> 20mm </th>
|
163
|
|
- <td valign="top" align="left" bgcolor="#cccccc"> 189円 </td>
|
164
|
|
- <td valign="top" align="left" bgcolor="#cccccc">194.4円 </td>
|
165
|
|
- </tr>
|
166
|
|
- <tr>
|
167
|
|
- <th align="left" valign="top" bgcolor="#add8e6"> 25mm </th>
|
168
|
|
- <td valign="top" align="left" bgcolor="#cccccc"> 231円 </td>
|
169
|
|
- <td valign="top" align="left" bgcolor="#cccccc"> 237.6円 </td>
|
170
|
|
- </tr>
|
171
|
|
- <tr>
|
172
|
|
- <th align="left" valign="top" bgcolor="#add8e6"> 30・40mm </th>
|
173
|
|
- <td valign="top" align="left" bgcolor="#cccccc">420円 </td>
|
174
|
|
- <td valign="top" align="left" bgcolor="#cccccc">432円 </td>
|
175
|
|
- </tr>
|
176
|
|
- <tr>
|
177
|
|
- <th align="left" valign="top" bgcolor="#add8e6"> 50mm </th>
|
178
|
|
- <td valign="top" align="left" bgcolor="#cccccc">1,260円 </td>
|
179
|
|
- <td valign="top" align="left" bgcolor="#cccccc">1,296円 </td>
|
180
|
|
- </tr>
|
181
|
|
- <tr>
|
182
|
|
- <th align="left" valign="top" bgcolor="#add8e6"> 75mm </th>
|
183
|
|
- <td valign="top" align="left" bgcolor="#cccccc">1,890円 </td>
|
184
|
|
- <td valign="top" align="left" bgcolor="#cccccc">1,944円 </td>
|
185
|
|
- </tr>
|
186
|
|
- <tr>
|
187
|
|
- <td valign="top" align="left" bgcolor="#cccccc" colspan="3">消費税率の引上げに伴い改定しますが、4月1日をまたぐ継続使用については、経過措置により旧料金が適用されます。(平成26年度5月請求分まで)</td>
|
188
|
|
- </tr>
|
189
|
|
- </table>
|
190
|
|
-
|
191
|
|
- <p class="paragraphT10"><strong id="life">上水道と井戸水の併用の場合</strong><br />
|
192
|
|
-双方の使用水量の合計とします。</p>
|
|
164
|
+ <table border="0" cellpadding="2" cellspacing="2" width="600" id="infokitagata">
|
|
165
|
+ <tr>
|
|
166
|
+ <th align="left" valign="top" nowrap="nowrap" bgcolor="#add8e6" rowspan="2"> 口径 </th>
|
|
167
|
+ <th align="left" valign="top" nowrap="nowrap" bgcolor="#add8e6" colspan="2"> 使用料 </th>
|
|
168
|
+ </tr>
|
|
169
|
+ <tr>
|
|
170
|
+ <th bgcolor="#add8e6">令和元年9月まで</th>
|
|
171
|
+ <th bgcolor="#add8e6">令和元年10月以降</th>
|
|
172
|
+ </tr>
|
|
173
|
+ <tr>
|
|
174
|
+ <th align="left" valign="top" bgcolor="#add8e6"> 13mm </th>
|
|
175
|
+ <td valign="top" align="left" bgcolor="#cccccc"> 75.6円 </td>
|
|
176
|
+ <td valign="top" align="left" bgcolor="#cccccc"> 77円 </td>
|
|
177
|
+ </tr>
|
|
178
|
+ <tr>
|
|
179
|
+ <th align="left" valign="top" bgcolor="#add8e6"> 20mm </th>
|
|
180
|
+ <td valign="top" align="left" bgcolor="#cccccc"> 194.4円 </td>
|
|
181
|
+ <td valign="top" align="left" bgcolor="#cccccc">198円 </td>
|
|
182
|
+ </tr>
|
|
183
|
+ <tr>
|
|
184
|
+ <th align="left" valign="top" bgcolor="#add8e6"> 25mm </th>
|
|
185
|
+ <td valign="top" align="left" bgcolor="#cccccc"> 237.5円 </td>
|
|
186
|
+ <td valign="top" align="left" bgcolor="#cccccc"> 242円 </td>
|
|
187
|
+ </tr>
|
|
188
|
+ <tr>
|
|
189
|
+ <th align="left" valign="top" bgcolor="#add8e6"> 30・40mm </th>
|
|
190
|
+ <td valign="top" align="left" bgcolor="#cccccc">432円 </td>
|
|
191
|
+ <td valign="top" align="left" bgcolor="#cccccc">440円 </td>
|
|
192
|
+ </tr>
|
|
193
|
+ <tr>
|
|
194
|
+ <th align="left" valign="top" bgcolor="#add8e6"> 50mm </th>
|
|
195
|
+ <td valign="top" align="left" bgcolor="#cccccc">1,296円 </td>
|
|
196
|
+ <td valign="top" align="left" bgcolor="#cccccc">1,320円 </td>
|
|
197
|
+ </tr>
|
|
198
|
+ <tr>
|
|
199
|
+ <th align="left" valign="top" bgcolor="#add8e6"> 75mm </th>
|
|
200
|
+ <td valign="top" align="left" bgcolor="#cccccc">1,944円 </td>
|
|
201
|
+ <td valign="top" align="left" bgcolor="#cccccc">1,980円 </td>
|
|
202
|
+ </tr>
|
|
203
|
+ <tr>
|
|
204
|
+ <td valign="top" align="left" bgcolor="#cccccc" colspan="3">
|
|
205
|
+ 消費税率の引上げに伴い改定しますが、10月1日をまたぐ継続使用については、経過措置により旧料金が適用されます。(令和元年度11月請求分まで)</td>
|
|
206
|
+ </tr>
|
|
207
|
+ </table>
|
193
|
208
|
|
194
|
|
- </span>
|
195
|
|
- </article>
|
196
|
|
- <article id="template_list_title" >
|
197
|
|
- <div id="template_title2" class="gothic">
|
198
|
|
- <div id="template_title_block">
|
199
|
|
- <span id="template_title2">減水用メーターの設置(使用量から控除される水について)</span>
|
200
|
|
- </div>
|
|
209
|
+ <p class="paragraphT10"><strong id="life">上水道と井戸水の併用の場合</strong><br />
|
|
210
|
+ 双方の使用水量の合計とします。</p>
|
|
211
|
+
|
|
212
|
+ </span>
|
|
213
|
+ </article>
|
|
214
|
+ <article id="template_list_title">
|
|
215
|
+ <div id="template_title2" class="gothic">
|
|
216
|
+ <div id="template_title_block">
|
|
217
|
+ <span id="template_title2">減水用メーターの設置(使用量から控除される水について)</span>
|
201
|
218
|
</div>
|
202
|
|
- <span id="template_article_block"><p class="paragraphT10">製氷業など水道水を直接下水として排除しない場合や庭散水・洗車など地表へ排水される場合には、水道使用量と汚水排除量が著しく異なるケースがあります。このような場合、減水用のメーターを希望により設置し、使用水量を減量することができます。
|
203
|
|
-ただし設置費用は個人負担となります。また、2か月に1回の検針料を下水道使用料金に加算させていただきます。</p>
|
204
|
|
- </span>
|
205
|
|
- </article>
|
206
|
|
- <article id="template_list_title" >
|
207
|
|
- <div id="template_title2" class="gothic">
|
208
|
|
- <div id="template_title_block">
|
209
|
|
- <span id="template_title2">下水道使用料金の算定方式</span>
|
210
|
|
- </div>
|
|
219
|
+ </div>
|
|
220
|
+ <span id="template_article_block">
|
|
221
|
+ <p class="paragraphT10">
|
|
222
|
+ 製氷業など水道水を直接下水として排除しない場合や庭散水・洗車など地表へ排水される場合には、水道使用量と汚水排除量が著しく異なるケースがあります。このような場合、減水用のメーターを希望により設置し、使用水量を減量することができます。
|
|
223
|
+ ただし設置費用は個人負担となります。また、2か月に1回の検針料を下水道使用料金に加算させていただきます。</p>
|
|
224
|
+ </span>
|
|
225
|
+ </article>
|
|
226
|
+ <article id="template_list_title">
|
|
227
|
+ <div id="template_title2" class="gothic">
|
|
228
|
+ <div id="template_title_block">
|
|
229
|
+ <span id="template_title2">下水道使用料金の算定方式</span>
|
|
230
|
+ </div>
|
|
231
|
+ </div>
|
|
232
|
+ <span id="template_article_block">
|
|
233
|
+ <p class="paragraphT10"><strong id="life">下水道使用料金=基本料金+超過料金</strong>
|
|
234
|
+ </p>
|
|
235
|
+ <div class="paragraphT10">
|
|
236
|
+ <ul>
|
|
237
|
+ <li id="access">井戸水の場合はメーター使用料を加算します。</li>
|
|
238
|
+ <li id="access">減水メータ設置の場合は検針料を加算します。</li>
|
|
239
|
+ </ul>
|
211
|
240
|
</div>
|
212
|
|
- <span id="template_article_block"><p class="paragraphT10"><strong id="life">下水道使用料金=基本料金+超過料金</strong>
|
213
|
|
-</p><div class="paragraphT10"><ul>
|
214
|
|
-<li id="access">井戸水の場合はメーター使用料を加算します。</li>
|
215
|
|
-<li id="access">減水メータ設置の場合は検針料を加算します。</li>
|
216
|
|
-</ul></div>
|
217
|
|
-<div class="paragraphT10"><strong id="life">使用料金表(1か月)</strong>
|
218
|
|
- <table border="0" cellpadding="3" cellspacing="2" width="600" id="infokitagata">
|
219
|
|
- <tr>
|
220
|
|
- <th bgcolor="#ADD8E6" rowspan="2" width="25%" valign="top" align="left"> 用途 </th>
|
221
|
|
- <th colspan="3" align="left" valign="top" nowrap="nowrap" bgcolor="#add8e6"> 下水道使用料(1か月につき) </th>
|
222
|
|
- </tr>
|
223
|
|
- <tr>
|
224
|
|
- <th bgcolor="#add8e6"> </th>
|
225
|
|
- <th bgcolor="#add8e6">平成26年3月まで</th>
|
226
|
|
- <th bgcolor="#add8e6">平成26年4月以降</th>
|
227
|
|
- </tr>
|
228
|
|
- <tr>
|
229
|
|
- <th bgcolor="#ADD8E6" rowspan="4" width="25%" valign="top" align="left"> 一般用 </th>
|
230
|
|
- <th width="89" align="left" valign="top" nowrap="nowrap" bgcolor="#add8e6"> 基本水量 </th>
|
231
|
|
- <td bgcolor="#dcdcdc" valign="top" align="left" colspan="2"> 10m³まで </td>
|
232
|
|
- </tr>
|
233
|
|
- <tr>
|
234
|
|
- <th width="89" align="left" valign="top" nowrap="nowrap" bgcolor="#add8e6"> 基本料金 </th>
|
235
|
|
- <td bgcolor="#dcdcdc" valign="top" align="left">1,365円 </td>
|
236
|
|
- <td bgcolor="#dcdcdc" valign="top" align="left">1,404円 </td>
|
237
|
|
- </tr>
|
238
|
|
- <tr>
|
239
|
|
- <th width="90" align="left" valign="top" nowrap="nowrap" bgcolor="#add8e6"> 超過水量 </th>
|
240
|
|
- <td bgcolor="#dcdcdc" valign="top" align="left" colspan="2"> 10m³を超える分1m³につき </td>
|
241
|
|
- </tr>
|
242
|
|
- <tr>
|
243
|
|
- <th width="89" align="left" valign="top" nowrap="nowrap" bgcolor="#add8e6"> 超過料金 </th>
|
244
|
|
- <td bgcolor="#dcdcdc" valign="top" align="left">141.75円 </td>
|
245
|
|
- <td bgcolor="#dcdcdc" valign="top" align="left"> 145.8円 </td>
|
246
|
|
- </tr>
|
247
|
|
- <tr>
|
248
|
|
- <th width="89" align="left" valign="top" nowrap="nowrap" bgcolor="#add8e6"> 公衆浴場 </th>
|
249
|
|
- <th width="89" align="left" valign="top" nowrap="nowrap" bgcolor="#add8e6"> 1m³につき </th>
|
250
|
|
- <td bgcolor="#dcdcdc" valign="top" align="left">31.5円 </td>
|
251
|
|
- <td bgcolor="#dcdcdc" valign="top" align="left">32.4円 </td>
|
252
|
|
- </tr>
|
253
|
|
- <tr>
|
254
|
|
- <td bgcolor="#dcdcdc" valign="top" align="left" colspan="4">
|
255
|
|
- 消費税率の引上げに伴い改定しますが、4月1日をまたぐ継続使用については、経過措置により旧料金が適用されます。(平成26年度5月請求分まで)
|
256
|
|
- </td>
|
257
|
|
- </tr>
|
258
|
|
- </table>
|
|
241
|
+ <div class="paragraphT10"><strong id="life">使用料金表(1か月)</strong>
|
|
242
|
+ <table border="0" cellpadding="3" cellspacing="2" width="600" id="infokitagata">
|
|
243
|
+ <tr>
|
|
244
|
+ <th bgcolor="#ADD8E6" rowspan="2" width="25%" valign="top" align="left"> 用途 </th>
|
|
245
|
+ <th colspan="3" align="left" valign="top" nowrap="nowrap" bgcolor="#add8e6">
|
|
246
|
+ 下水道使用料(1か月につき) </th>
|
|
247
|
+ </tr>
|
|
248
|
+ <tr>
|
|
249
|
+ <th bgcolor="#add8e6"> </th>
|
|
250
|
+ <th bgcolor="#add8e6">令和元年9月まで</th>
|
|
251
|
+ <th bgcolor="#add8e6">令和元年10月以降</th>
|
|
252
|
+ </tr>
|
|
253
|
+ <tr>
|
|
254
|
+ <th bgcolor="#ADD8E6" rowspan="4" width="25%" valign="top" align="left"> 一般用 </th>
|
|
255
|
+ <th width="89" align="left" valign="top" nowrap="nowrap" bgcolor="#add8e6"> 基本水量
|
|
256
|
+ </th>
|
|
257
|
+ <td bgcolor="#dcdcdc" valign="top" align="left" colspan="2"> 10m³まで </td>
|
|
258
|
+ </tr>
|
|
259
|
+ <tr>
|
|
260
|
+ <th width="89" align="left" valign="top" nowrap="nowrap" bgcolor="#add8e6"> 基本料金
|
|
261
|
+ </th>
|
|
262
|
+ <td bgcolor="#dcdcdc" valign="top" align="left">1,404円 </td>
|
|
263
|
+ <td bgcolor="#dcdcdc" valign="top" align="left">1,430円 </td>
|
|
264
|
+ </tr>
|
|
265
|
+ <tr>
|
|
266
|
+ <th width="90" align="left" valign="top" nowrap="nowrap" bgcolor="#add8e6"> 超過水量
|
|
267
|
+ </th>
|
|
268
|
+ <td bgcolor="#dcdcdc" valign="top" align="left" colspan="2">
|
|
269
|
+ 10m³を超える分1m³につき </td>
|
|
270
|
+ </tr>
|
|
271
|
+ <tr>
|
|
272
|
+ <th width="89" align="left" valign="top" nowrap="nowrap" bgcolor="#add8e6"> 超過料金
|
|
273
|
+ </th>
|
|
274
|
+ <td bgcolor="#dcdcdc" valign="top" align="left">145.8円 </td>
|
|
275
|
+ <td bgcolor="#dcdcdc" valign="top" align="left"> 148.5円 </td>
|
|
276
|
+ </tr>
|
|
277
|
+ <tr>
|
|
278
|
+ <th width="89" align="left" valign="top" nowrap="nowrap" bgcolor="#add8e6"> 公衆浴場
|
|
279
|
+ </th>
|
|
280
|
+ <th width="89" align="left" valign="top" nowrap="nowrap" bgcolor="#add8e6">
|
|
281
|
+ 1m³につき </th>
|
|
282
|
+ <td bgcolor="#dcdcdc" valign="top" align="left">32.4円 </td>
|
|
283
|
+ <td bgcolor="#dcdcdc" valign="top" align="left">33円 </td>
|
|
284
|
+ </tr>
|
|
285
|
+ <tr>
|
|
286
|
+ <td bgcolor="#dcdcdc" valign="top" align="left" colspan="4">
|
|
287
|
+ 消費税率の引上げに伴い改定しますが、4月1日をまたぐ継続使用については、経過措置により旧料金が適用されます。(令和元年度11月請求分まで)
|
|
288
|
+ </td>
|
|
289
|
+ </tr>
|
|
290
|
+ </table>
|
259
|
291
|
|
260
|
|
-※上水道に加入されている場合は、「上水道料金」も徴収します。
|
261
|
|
-</div>
|
262
|
|
-<br />
|
263
|
|
-<a href="../../fourth/topics/pdf/140307.pdf">(注)平成26年4月からの消費税率引き上げに伴う下水道料金及び加入の変更について</a>
|
264
|
|
-<br />
|
265
|
|
-<br />
|
266
|
|
- <p class="paragraphT10"><strong id="life">下水道料金の計算例</strong></p>
|
267
|
|
-
|
268
|
|
-
|
269
|
|
- <p class="paragraphT10"><a href="../lifeguide/water/pdf/simulation.xls">料金計算シミュレーション(Excel 32KB)</a></p>
|
270
|
|
-
|
271
|
|
-
|
272
|
|
-
|
273
|
|
- <p class="paragraphT10"><strong id="life">料金の支払い方法</strong></p>
|
274
|
|
- <p class="paragraphT5">お支払いは、<strong>口座振替</strong>と<strong>納付書</strong>による方法があります。</p>
|
275
|
|
- <ul>
|
276
|
|
- <li id="access"><strong id="life">口座振替の場合</strong><br />
|
277
|
|
- 2か月分を1月・3月・5月・7月・9月・11月の中旬に料金振替えいたします。
|
278
|
|
- ご希望の方は、口座振替依頼書に必要事項を記入のうえ、上下水道料金取扱金融機関及び郵便局へ直接お申込ください。または役場上下水道課へ提出ください。
|
279
|
|
- なお取扱開始は、お申込から1~2か月かかることがありますのでご了承願います。</li>
|
280
|
|
- <li id="access"><strong id="life">納付書の場合</strong><br />
|
281
|
|
- 2か月分を1月・3月・5月・7月・9月・11月の中旬に納付書を送りますので、納期限までに上下水道料金取扱金融機関等か北方町役場会計室へお支払いください。<br />
|
282
|
|
- <strong> [上下水道料金取扱金融機関等]</strong>
|
283
|
|
- <ul>
|
284
|
|
- <li id="access">十六銀行本店・各支店</li>
|
285
|
|
- <li id="access">岐阜商工信用組合本店・各支店</li>
|
286
|
|
- <li id="access">大垣共立銀行本店・各支店</li>
|
287
|
|
- <li id="access">ぎふ農業協同組合本店・各支店</li>
|
288
|
|
- <li id="access">岐阜信用金庫本店・各支店</li>
|
289
|
|
- <li id="access">大垣西濃信用金庫本店・各支店</li>
|
290
|
|
- <li id="access">三菱UFJ銀行本店・各支店</li>
|
291
|
|
- <li id="access">全国のコンビニエンスストア</li>
|
292
|
|
- </ul>
|
293
|
|
- </li>
|
294
|
|
- </ul>
|
295
|
|
- </span>
|
296
|
|
- </article>
|
297
|
|
- <article id="template_list_title" >
|
298
|
|
- <div id="template_title2" class="gothic">
|
299
|
|
- <div id="template_title_block">
|
300
|
|
- <span id="template_title2">お問い合わせ</span>
|
301
|
|
- </div>
|
|
292
|
+ ※上水道に加入されている場合は、「上水道料金」も徴収します。
|
302
|
293
|
</div>
|
303
|
|
- <span id="template_article_block">
|
|
294
|
+ <br />
|
|
295
|
+ <a href="../../fourth/topics/pdf/140307_2019.doc">(注)令和元年10月からの消費税率引き上げに伴う下水道料金及び加入の変更について</a>
|
|
296
|
+ <br />
|
|
297
|
+ <br />
|
|
298
|
+ <p class="paragraphT10"><strong id="life">下水道料金の計算例</strong></p>
|
|
299
|
+
|
|
300
|
+
|
|
301
|
+ <p class="paragraphT10"><a href="../lifeguide/water/pdf/simulation_2019.xls">料金計算シミュレーション(Excel
|
|
302
|
+ 32KB)</a></p>
|
|
303
|
+
|
|
304
|
+
|
|
305
|
+
|
|
306
|
+ <p class="paragraphT10"><strong id="life">料金の支払い方法</strong></p>
|
|
307
|
+ <p class="paragraphT5">お支払いは、<strong>口座振替</strong>と<strong>納付書</strong>による方法があります。</p>
|
|
308
|
+ <ul>
|
|
309
|
+ <li id="access"><strong id="life">口座振替の場合</strong><br />
|
|
310
|
+ 2か月分を1月・3月・5月・7月・9月・11月の中旬に料金振替えいたします。
|
|
311
|
+ ご希望の方は、口座振替依頼書に必要事項を記入のうえ、上下水道料金取扱金融機関及び郵便局へ直接お申込ください。または役場上下水道課へ提出ください。
|
|
312
|
+ なお取扱開始は、お申込から1~2か月かかることがありますのでご了承願います。</li>
|
|
313
|
+ <li id="access"><strong id="life">納付書の場合</strong><br />
|
|
314
|
+ 2か月分を1月・3月・5月・7月・9月・11月の中旬に納付書を送りますので、納期限までに上下水道料金取扱金融機関等か北方町役場会計室へお支払いください。<br />
|
|
315
|
+ <strong> [上下水道料金取扱金融機関等]</strong>
|
|
316
|
+ <ul>
|
|
317
|
+ <li id="access">十六銀行本店・各支店</li>
|
|
318
|
+ <li id="access">岐阜商工信用組合本店・各支店</li>
|
|
319
|
+ <li id="access">大垣共立銀行本店・各支店</li>
|
|
320
|
+ <li id="access">ぎふ農業協同組合本店・各支店</li>
|
|
321
|
+ <li id="access">岐阜信用金庫本店・各支店</li>
|
|
322
|
+ <li id="access">大垣西濃信用金庫本店・各支店</li>
|
|
323
|
+ <li id="access">三菱UFJ銀行本店・各支店</li>
|
|
324
|
+ <li id="access">全国のコンビニエンスストア</li>
|
|
325
|
+ </ul>
|
|
326
|
+ </li>
|
|
327
|
+ </ul>
|
|
328
|
+ </span>
|
|
329
|
+ </article>
|
|
330
|
+ <article id="template_list_title">
|
|
331
|
+ <div id="template_title2" class="gothic">
|
|
332
|
+ <div id="template_title_block">
|
|
333
|
+ <span id="template_title2">お問い合わせ</span>
|
|
334
|
+ </div>
|
|
335
|
+ </div>
|
|
336
|
+ <span id="template_article_block">
|
304
|
337
|
上下水道課<br />
|
305
|
338
|
Tel 058-323-1112<br />
|
306
|
339
|
<a href="../../second/Inquiry_form_water.html">お問い合わせフォーム</a>
|
307
|
|
- </span>
|
308
|
|
- </article>
|
309
|
|
- </section>
|
310
|
|
- </div>
|
311
|
|
-
|
312
|
|
- <footer>
|
313
|
|
- <img src="../../css/img/kitagatafooter.png" width="920px" height="80px" alt="北方町"/><br />
|
314
|
|
- <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>
|
315
|
|
- </footer>
|
316
|
|
-
|
317
|
|
-
|
|
340
|
+ </span>
|
|
341
|
+ </article>
|
|
342
|
+ </section>
|
318
|
343
|
</div>
|
319
|
|
- </body>
|
320
|
|
-</html>
|
|
344
|
+
|
|
345
|
+ <footer>
|
|
346
|
+ <img src="../../css/img/kitagatafooter.png" width="920px" height="80px" alt="北方町" /><br />
|
|
347
|
+ <p class="footer_text"><a href="../../second/Copyright_and_link.html">リンクと著作権</a>|<a
|
|
348
|
+ href="../../second/Privacy_policy.html">個人情報保護指針</a>|<a
|
|
349
|
+ href="../../second/Barrier_free_policy.html">バリアフリーポリシー</a></p>
|
|
350
|
+ </footer>
|
|
351
|
+
|
|
352
|
+
|
|
353
|
+ </div>
|
|
354
|
+</body>
|
|
355
|
+
|
|
356
|
+</html>
|