Browse Source

[kitagata_support:14657] HP更新依頼(北方町 監査)

KuniakiTakenaka 2 years ago
parent
commit
44022e79cc

BIN
css/pdf/audit/Results_of_the_audit_from_time_to_time_20220112.pdf View File


+ 171
- 162
fourth/audit/Results_of_the_audit_from_time_to_time.html View File

@@ -14,34 +14,35 @@
14 14
 </head>
15 15
 
16 16
 <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"
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>
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>
24
+                        TEL:058-323-1111(代)</span>
25
+                </address>
41 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"
33
+                            onClick="setBackground3(1)">
34
+                        <input id="button2" width="29px" height="28px" value=" " alt=" " type="image"
35
+                            onClick="setBackground3(2)">
36
+                        <input id="button3" width="29px" height="28px" value=" " alt=" " type="image"
37
+                            onClick="setBackground3(3)">
38
+                    </div>
39
+                    <script>
40
+                        getBackgNumber3();
41
+                    </script>
42
+                </article>
42 43
 
43
-            <!--セクション 文字サイズ-->
44
-            <!--<article id="charsize" >
44
+                <!--セクション 文字サイズ-->
45
+                <!--<article id="charsize" >
45 46
     <img src="../../css/img/008.png" alt="文字サイズ変更ボックス" />
46 47
     <div id="charsize_img">
47 48
     <img src="../../css/img/005.png" alt="文字大きさ変更、小さい" />
@@ -50,161 +51,169 @@
50 51
     </div>
51 52
     </article>-->
52 53
 
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
-    <header>
89
-        <div id="header" class="gothic">
90
-            <a href="../../index.html"><img src="../../css/img/header_emblem.png" width="200px" height="260px"/></a>
91
-            <div id="h_block_1">
92
-                <div class="h_line">
93
-                </div>
94
-                <article class="h_text_l">
95
-                    <a class="h_link" href="../../second/living.html"><span class="h_text">くらしの情報</span></a>
96
-                </article>
97
-                <article class="h_text_l">
98
-                    <a class="h_link" href="../../second/tourism.html"><span class="h_text">観光</span></a>
54
+                <!--セクション サイトマップ-->
55
+                <article id="sitemap">
56
+                    <div id="sitemap_img">
57
+                        <a href="../../second/sitemap.html"><img src="../../css/img/kitagata_sitemap.png"
58
+                                alt="サイトマップ" /></a>
59
+                    </div>
99 60
                 </article>
100
-                <article class="h_text_l">
101
-                    <a class="h_link" href="../../second/business.html"><span class="h_text">事業向け情報</span></a>
61
+                <!--セクション お問い合わせ-->
62
+                <article id="contact">
63
+                    <div id="contact_img">
64
+                        <a href="../../third/town_admini_info/administrative_organization_chart.html"><img
65
+                                src="../../css/img/kitagata_support.png" alt="お問い合わせはこちらから" /></a>
66
+                    </div>
102 67
                 </article>
103
-                <article class="h_text_l">
104
-                    <a class="h_link" href="../../second/town_admini_info.html"><span class="h_text">町政情報</span></a>
68
+                <!--セクション 翻訳-->
69
+                <article id="translation">
70
+                    <div id="translation_img">
71
+                        <!--<img src="../../css/img/kitagata_Language.png" alt="翻訳" />-->
72
+                        <div id="google_translate_element"></div>
73
+                        <script type="text/javascript">
74
+                            function googleTranslateElementInit() {
75
+                                new google.translate.TranslateElement({
76
+                                    pageLanguage: 'ja',
77
+                                    layout: google.translate.TranslateElement.InlineLayout.SIMPLE
78
+                                }, 'google_translate_element');
79
+                            }
80
+                        </script>
81
+                        <script type="text/javascript"
82
+                            src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
83
+                    </div>
105 84
                 </article>
85
+                <div id="claer">
86
+                </div>
106 87
             </div>
107
-            <div id="h_block_search">
108
-                <div class="h_line"></div>
109
-                <article class="h_search">
110
-                    <div class="space10"></div>
111
-                    <form action="http://www.google.com/search">
112
-                        <input type="hidden" name="hl" value="ja"/>
113
-                        <input type="hidden" name="ie" value="UTF-8">
114
-                        <input type="hidden" name="oe" value="UTF-8">
115
-                        <input type="hidden" value="www.town.kitagata.gifu.jp" name="as_sitesearch"/>
116
-                        <input type="text" name="q" size="16" maxlength="256" value=""/>
117
-                        <input type="submit" name="btnG" value="検索"/>
118
-                    </form>
119
-                </article>
88
+        </section>
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>
99
+                    </article>
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>
108
+                    </article>
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>
120 124
             </div>
121
-        </div>
122
-    </header>
125
+        </header>
123 126
 
124
-    <div id="third_body">
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>><a
132
-                      href="../../third/town_admini_info/audit.html">監査</a>><a
133
-                      href="../../fourth/audit/Results_of_audits.html">監査等の結果</a>>随時監査の結果</span>
127
+        <div id="third_body">
128
+            <!--セクション template-->
129
+            <section id="template">
130
+                <article id="breadcrumb">
131
+                    <div id="breadcrumb_title">
132
+                        <div id="breadcrumb_title_block">
133
+                            <span id="breadcrumb_title"><a href="../../index.html">トップ</a>><a
134
+                                    href="../../second/town_admini_info.html">町政情報</a>><a
135
+                                    href="../../third/town_admini_info/audit.html">監査</a>><a
136
+                                    href="../../fourth/audit/Results_of_audits.html">監査等の結果</a>>随時監査の結果</span>
137
+                        </div>
134 138
                     </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>
139
+                </article>
140
+                <article id="template">
141
+                    <div id="template_title" class="gothic">
142
+                        <div id="template_title_block">
143
+                            <span id="template_title">随時監査の結果</span>
144
+                        </div>
141 145
                     </div>
142
-                </div>
143
-            </article>
146
+                </article>
144 147
 
145
-            <article id="template_list_title">
146
-                <div id="template_title2" class="gothic">
147
-                    <div id="template_title_block">
148
-                        <span id="template_title2">令和3年度</span>
148
+                <article id="template_list_title">
149
+                    <div id="template_title2" class="gothic">
150
+                        <div id="template_title_block">
151
+                            <span id="template_title2">令和3年度</span>
152
+                        </div>
149 153
                     </div>
150
-                </div>
151
-                <span id="template_article_block">
152
-            <ul>
154
+                    <span id="template_article_block">
155
+                        <ul>
153 156
 
154
-              <li>
155
-                <a href="../../css/pdf/audit/Results_of_the_audit_from_time_to_time_20211109.pdf" target="_blank">
156
-                  随時監査 令和3年11月9日実施分(PDF)</a>
157
-              </li>
158
-            </ul>
159
-          </span>
160
-            </article>
157
+                            <li>
158
+                                <a href="../../css/pdf/audit/Results_of_the_audit_from_time_to_time_20211109.pdf"
159
+                                    target="_blank">
160
+                                    随時監査 令和3年11月9日実施分(PDF)</a>
161
+                            </li>
162
+                            <li>
163
+                                <a href="../../css/pdf/audit/Results_of_the_audit_from_time_to_time_20220112.pdf"
164
+                                    target="_blank">
165
+                                    随時監査 令和4年1月12日実施分(PDF)</a>
166
+                            </li>
167
+                        </ul>
168
+                    </span>
169
+                </article>
161 170
 
162
-            <article id="template_list_title">
163
-                <div id="template_title2" class="gothic">
164
-                    <div id="template_title_block">
165
-                        <span id="template_title2">令和2年度</span>
171
+                <article id="template_list_title">
172
+                    <div id="template_title2" class="gothic">
173
+                        <div id="template_title_block">
174
+                            <span id="template_title2">令和2年度</span>
175
+                        </div>
166 176
                     </div>
167
-                </div>
168
-                <span id="template_article_block">
169
-            <ul>
170
-              <li><a href="../../css/pdf/audit/Results_of_the_audit_from_time_to_time_20201111.pdf"
171
-                     target="_blank">随時監査 令和2年11月11日実施分(PDF)</a></li>
172
-              <li><a href="../../css/pdf/audit/Results_of_the_audit_from_time_to_time_20210113.pdf"
173
-                     target="_blank">随時監査 令和3年1月13日実施分(PDF)</a></li>
174
-            </ul>
175
-          </span>
176
-            </article>
177
+                    <span id="template_article_block">
178
+                        <ul>
179
+                            <li><a href="../../css/pdf/audit/Results_of_the_audit_from_time_to_time_20201111.pdf"
180
+                                    target="_blank">随時監査 令和2年11月11日実施分(PDF)</a></li>
181
+                            <li><a href="../../css/pdf/audit/Results_of_the_audit_from_time_to_time_20210113.pdf"
182
+                                    target="_blank">随時監査 令和3年1月13日実施分(PDF)</a></li>
183
+                        </ul>
184
+                    </span>
185
+                </article>
177 186
 
178
-            <article id="template_list_title">
179
-                <div id="template_title2" class="gothic">
180
-                    <div id="template_title_block">
181
-                        <span id="template_title2">平成31年度・令和元年度</span>
187
+                <article id="template_list_title">
188
+                    <div id="template_title2" class="gothic">
189
+                        <div id="template_title_block">
190
+                            <span id="template_title2">平成31年度・令和元年度</span>
191
+                        </div>
182 192
                     </div>
183
-                </div>
184
-                <span id="template_article_block">
185
-            <ul>
186
-              <li><a href="../../css/pdf/audit/Results_of_the_audit_from_time_to_time_20191113.pdf"
187
-                     target="_blank">随時監査 令和元年11月13日実施分(PDF)</a></li>
188
-              <li><a href="../../css/pdf/audit/Results_of_the_audit_from_time_to_time_20200115.pdf"
189
-                     target="_blank">随時監査 令和2年1月15日実施分(PDF)</a></li>
190
-            </ul>
191
-          </span>
192
-            </article>
193
+                    <span id="template_article_block">
194
+                        <ul>
195
+                            <li><a href="../../css/pdf/audit/Results_of_the_audit_from_time_to_time_20191113.pdf"
196
+                                    target="_blank">随時監査 令和元年11月13日実施分(PDF)</a></li>
197
+                            <li><a href="../../css/pdf/audit/Results_of_the_audit_from_time_to_time_20200115.pdf"
198
+                                    target="_blank">随時監査 令和2年1月15日実施分(PDF)</a></li>
199
+                        </ul>
200
+                    </span>
201
+                </article>
193 202
 
194
-        </section>
195
-    </div>
203
+            </section>
204
+        </div>
196 205
 
197
-    <footer>
198
-        <img src="../../css/img/kitagatafooter.png" width="920px" height="80px" alt="北方町"/><br/>
199
-        <p class="footer_text"><a href="../../second/Copyright_and_link.html">リンクと著作権</a>|<a
200
-                href="../../second/Privacy_policy.html">個人情報保護指針</a>|<a
201
-                href="../../second/Barrier_free_policy.html">バリアフリーポリシー</a></p>
202
-    </footer>
206
+        <footer>
207
+            <img src="../../css/img/kitagatafooter.png" width="920px" height="80px" alt="北方町" /><br />
208
+            <p class="footer_text"><a href="../../second/Copyright_and_link.html">リンクと著作権</a>|<a
209
+                    href="../../second/Privacy_policy.html">個人情報保護指針</a>|<a
210
+                    href="../../second/Barrier_free_policy.html">バリアフリーポリシー</a></p>
211
+        </footer>
203 212
 
204 213
 
205
-</div>
206
-<img class="cgipageview" src="http://www.town.kitagata.gifu.jp/cgi-bin/pcount/pcount.cgi?Fiscal_situation_remained"
207
-     height="1" width="1"/>
214
+    </div>
215
+    <img class="cgipageview" src="http://www.town.kitagata.gifu.jp/cgi-bin/pcount/pcount.cgi?Fiscal_situation_remained"
216
+        height="1" width="1" />
208 217
 </body>
209 218
 
210 219
 </html>

Loading…
Cancel
Save