|
@@ -1,46 +1,49 @@
|
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>
|
15
|
|
-<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
|
+ <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>
|
|
17
|
+ <meta name="google-translate-customization" content="45643f5d79d6e245-283971e7754d7b90-g905c6e6b6867bf2f-2f">
|
|
18
|
+ </meta>
|
16
|
19
|
</head>
|
17
|
20
|
|
18
|
21
|
<body id="back">
|
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> TEL:058-323-1111(代)</span>
|
26
|
|
-</address>
|
27
|
|
-</article>
|
28
|
|
-<div id="controle_panel">
|
29
|
|
-<!--セクション 背景色-->
|
30
|
|
-<article id="bgcolor" >
|
31
|
|
-<img src="../../css/img/013.png" alt="背景色変更ボックス" />
|
32
|
|
-<div id="bgcolor_img">
|
33
|
|
-<input id="button1" width="29px" height="28px" value=" " alt=" " type="image" onClick="setBackground3(1)">
|
34
|
|
-<input id="button2" width="29px" height="28px" value=" " alt=" " type="image" onClick="setBackground3(2)">
|
35
|
|
-<input id="button3" width="29px" height="28px" value=" " alt=" " type="image" onClick="setBackground3(3)">
|
36
|
|
-</div>
|
37
|
|
-<script>
|
38
|
|
-getBackgNumber3();
|
39
|
|
-</script>
|
40
|
|
-</article>
|
|
22
|
+ <div id="main" class="gothic">
|
|
23
|
+ <!--セクション 操作-->
|
|
24
|
+ <section id="operation">
|
|
25
|
+ <!--セクション 住所-->
|
|
26
|
+ <article id="address">
|
|
27
|
+ <address id="operation_add">
|
|
28
|
+ <span>北方町役場</span><span> 〒501-0492</span><span> 岐阜県本巣郡北方町長谷川1丁目1番地</span><span> TEL:058-323-1111(代)</span>
|
|
29
|
+ </address>
|
|
30
|
+ </article>
|
|
31
|
+ <div id="controle_panel">
|
|
32
|
+ <!--セクション 背景色-->
|
|
33
|
+ <article id="bgcolor">
|
|
34
|
+ <img src="../../css/img/013.png" alt="背景色変更ボックス" />
|
|
35
|
+ <div id="bgcolor_img">
|
|
36
|
+ <input id="button1" width="29px" height="28px" value=" " alt=" " type="image" onClick="setBackground3(1)">
|
|
37
|
+ <input id="button2" width="29px" height="28px" value=" " alt=" " type="image" onClick="setBackground3(2)">
|
|
38
|
+ <input id="button3" width="29px" height="28px" value=" " alt=" " type="image" onClick="setBackground3(3)">
|
|
39
|
+ </div>
|
|
40
|
+ <script>
|
|
41
|
+ getBackgNumber3();
|
|
42
|
+ </script>
|
|
43
|
+ </article>
|
41
|
44
|
|
42
|
|
-<!--セクション 文字サイズ-->
|
43
|
|
-<!--<article id="charsize" >
|
|
45
|
+ <!--セクション 文字サイズ-->
|
|
46
|
+ <!--<article id="charsize" >
|
44
|
47
|
<img src="../../css/img/008.png" alt="文字サイズ変更ボックス" />
|
45
|
48
|
<div id="charsize_img">
|
46
|
49
|
<img src="../../css/img/005.png" alt="文字大きさ変更、小さい" />
|
|
@@ -49,91 +52,95 @@ getBackgNumber3();
|
49
|
52
|
</div>
|
50
|
53
|
</article>-->
|
51
|
54
|
|
52
|
|
-<!--セクション サイトマップ-->
|
53
|
|
-<article id="sitemap" >
|
54
|
|
- <div id="sitemap_img">
|
55
|
|
-<a href="../../second/sitemap.html"><img src="../../css/img/kitagata_sitemap.png" alt="サイトマップ" /></a>
|
56
|
|
- </div>
|
57
|
|
-</article>
|
58
|
|
-<!--セクション お問い合わせ-->
|
59
|
|
-<article id="contact" >
|
60
|
|
- <div id="contact_img">
|
61
|
|
-<a href="../../third/town_admini_info/administrative_organization_chart.html"><img src="../../css/img/kitagata_support.png" alt="お問い合わせはこちらから" /></a>
|
62
|
|
- </div>
|
63
|
|
-</article>
|
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({pageLanguage: 'ja', layout: google.translate.TranslateElement.InlineLayout.SIMPLE}, 'google_translate_element');
|
72
|
|
-}
|
73
|
|
-</script>
|
74
|
|
-<script type="text/javascript" src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
|
75
|
|
-</div>
|
76
|
|
-</article>
|
77
|
|
-<div id="claer">
|
78
|
|
-</div>
|
79
|
|
-</div>
|
80
|
|
-</section>
|
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>
|
|
55
|
+ <!--セクション サイトマップ-->
|
|
56
|
+ <article id="sitemap">
|
|
57
|
+ <div id="sitemap_img">
|
|
58
|
+ <a href="../../second/sitemap.html"><img src="../../css/img/kitagata_sitemap.png" alt="サイトマップ" /></a>
|
|
59
|
+ </div>
|
|
60
|
+ </article>
|
|
61
|
+ <!--セクション お問い合わせ-->
|
|
62
|
+ <article id="contact">
|
|
63
|
+ <div id="contact_img">
|
|
64
|
+ <a href="../../third/town_admini_info/administrative_organization_chart.html"><img src="../../css/img/kitagata_support.png"
|
|
65
|
+ alt="お問い合わせはこちらから" /></a>
|
|
66
|
+ </div>
|
|
67
|
+ </article>
|
|
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" src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
|
|
82
|
+ </div>
|
|
83
|
+ </article>
|
|
84
|
+ <div id="claer">
|
|
85
|
+ </div>
|
|
86
|
+ </div>
|
|
87
|
+ </section>
|
|
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>
|
117
|
124
|
|
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/Parliament.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
|
|
- </article>
|
|
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 href="../../second/Parliament.html">議会</a>>議会だより</span>
|
|
132
|
+ </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>
|
|
139
|
+ </div>
|
|
140
|
+ </div>
|
|
141
|
+ </article>
|
135
|
142
|
|
136
|
|
- <!-- <article id="template_list_title" >
|
|
143
|
+ <!-- <article id="template_list_title" >
|
137
|
144
|
<div id="template_title2" class="gothic">
|
138
|
145
|
<div id="template_title_block">
|
139
|
146
|
<span id="template_title2">平成29年</span>
|
|
@@ -148,166 +155,169 @@ new google.translate.TranslateElement({pageLanguage: 'ja', layout: google.transl
|
148
|
155
|
</span>
|
149
|
156
|
</article>
|
150
|
157
|
-->
|
151
|
|
- <article id="template_list_title" >
|
152
|
|
- <div id="template_title2" class="gothic">
|
153
|
|
- <div id="template_title_block">
|
154
|
|
- <span id="template_title2">平成30年</span>
|
155
|
|
- </div>
|
156
|
|
- </div>
|
157
|
|
- <span id="template_article_block">
|
|
158
|
+ <article id="template_list_title">
|
|
159
|
+ <div id="template_title2" class="gothic">
|
|
160
|
+ <div id="template_title_block">
|
|
161
|
+ <span id="template_title2">平成30年</span>
|
|
162
|
+ </div>
|
|
163
|
+ </div>
|
|
164
|
+ <span id="template_article_block">
|
158
|
165
|
|
159
|
|
- <!-- <a href="../../fourth/assembly/pdf/201811Kita_Gikai.pdf">平成30年11月 議会だより vol.172 (PDF 4.7MB)</a><br /> -->
|
160
|
|
- <a href="../../fourth/assembly/pdf/201808Kita_Gikai.pdf">平成30年8月 議会だより vol.171 (PDF 3.1MB)</a><br />
|
161
|
|
- <a href="../../fourth/assembly/pdf/201805Kita_Gikai.pdf">平成30年5月 議会だより vol.170 (PDF 1.6MB)</a><br />
|
162
|
|
- <a href="../../fourth/assembly/pdf/201802Kita_Gikai.pdf">平成30年2月 議会だより vol.169 (PDF 1.8MB)</a>
|
163
|
|
- </span>
|
164
|
|
- </article>
|
|
166
|
+ <!-- <a href="../../fourth/assembly/pdf/201811Kita_Gikai.pdf">平成30年11月 議会だより vol.172 (PDF 4.7MB)</a><br /> -->
|
|
167
|
+ <a href="../../fourth/assembly/pdf/201808Kita_Gikai.pdf">平成30年8月 議会だより vol.171 (PDF 3.1MB)</a><br />
|
|
168
|
+ <a href="../../fourth/assembly/pdf/201805Kita_Gikai.pdf">平成30年5月 議会だより vol.170 (PDF 1.6MB)</a><br />
|
|
169
|
+ <a href="../../fourth/assembly/pdf/201802Kita_Gikai.pdf">平成30年2月 議会だより vol.169 (PDF 1.8MB)</a>
|
|
170
|
+ </span>
|
|
171
|
+ </article>
|
165
|
172
|
|
166
|
|
- <article id="template_list_title" >
|
167
|
|
- <div id="template_title2" class="gothic">
|
168
|
|
- <div id="template_title_block">
|
169
|
|
- <span id="template_title2">平成29年</span>
|
170
|
|
- </div>
|
171
|
|
- </div>
|
172
|
|
- <span id="template_article_block">
|
173
|
|
- <a href="../../fourth/assembly/pdf/201711Kita_Gikai.pdf">平成29年11月 議会だより vol.168 (PDF 1.8MB)</a><br />
|
174
|
|
- <a href="../../fourth/assembly/pdf/201708Kita_Gikai.pdf">平成29年8月 議会だより vol.167 (PDF 4.1MB)</a><br />
|
175
|
|
- <a href="../../fourth/assembly/pdf/201705Kita_Gikai.pdf">平成29年5月 議会だより vol.166 (PDF 1.4MB)</a><br />
|
176
|
|
- <a href="../../fourth/assembly/pdf/201702Kita_Gikai.pdf">平成29年2月 議会だより vol.165 (PDF 1.7MB)</a>
|
177
|
|
- </span>
|
178
|
|
- </article>
|
|
173
|
+ <article id="template_list_title">
|
|
174
|
+ <div id="template_title2" class="gothic">
|
|
175
|
+ <div id="template_title_block">
|
|
176
|
+ <span id="template_title2">平成29年</span>
|
|
177
|
+ </div>
|
|
178
|
+ </div>
|
|
179
|
+ <span id="template_article_block">
|
|
180
|
+ <a href="../../fourth/assembly/pdf/201711Kita_Gikai.pdf">平成29年11月 議会だより vol.168 (PDF 1.8MB)</a><br />
|
|
181
|
+ <a href="../../fourth/assembly/pdf/201708Kita_Gikai.pdf">平成29年8月 議会だより vol.167 (PDF 4.1MB)</a><br />
|
|
182
|
+ <a href="../../fourth/assembly/pdf/201705Kita_Gikai.pdf">平成29年5月 議会だより vol.166 (PDF 1.4MB)</a><br />
|
|
183
|
+ <a href="../../fourth/assembly/pdf/201702Kita_Gikai.pdf">平成29年2月 議会だより vol.165 (PDF 1.7MB)</a>
|
|
184
|
+ </span>
|
|
185
|
+ </article>
|
179
|
186
|
|
180
|
|
- <article id="template_list_title" >
|
181
|
|
- <div id="template_title2" class="gothic">
|
182
|
|
- <div id="template_title_block">
|
183
|
|
- <span id="template_title2">平成28年</span>
|
184
|
|
- </div>
|
185
|
|
- </div>
|
186
|
|
- <span id="template_article_block">
|
187
|
|
- <a href="../../fourth/assembly/pdf/201611Kita_Gikai.pdf">平成28年11月 議会だより vol.164 (PDF 1.3MB)</a><br />
|
188
|
|
- <a href="../../fourth/assembly/pdf/201608Kita_Gikai.pdf">平成28年8月 議会だより vol.163 (PDF 3.2MB)</a><br />
|
189
|
|
- <a href="../../fourth/assembly/pdf/201605Kita_Gikai.pdf">平成28年5月 議会だより vol.162 (PDF 4.0MB)</a><br />
|
190
|
|
- <a href="../../fourth/assembly/pdf/201602Kita_Gikai.pdf">平成28年2月 議会だより vol.161 (PDF 4.4MB)</a>
|
191
|
|
- </span>
|
192
|
|
- </article>
|
|
187
|
+ <article id="template_list_title">
|
|
188
|
+ <div id="template_title2" class="gothic">
|
|
189
|
+ <div id="template_title_block">
|
|
190
|
+ <span id="template_title2">平成28年</span>
|
|
191
|
+ </div>
|
|
192
|
+ </div>
|
|
193
|
+ <span id="template_article_block">
|
|
194
|
+ <a href="../../fourth/assembly/pdf/201611Kita_Gikai.pdf">平成28年11月 議会だより vol.164 (PDF 1.3MB)</a><br />
|
|
195
|
+ <a href="../../fourth/assembly/pdf/201608Kita_Gikai.pdf">平成28年8月 議会だより vol.163 (PDF 3.2MB)</a><br />
|
|
196
|
+ <a href="../../fourth/assembly/pdf/201605Kita_Gikai.pdf">平成28年5月 議会だより vol.162 (PDF 4.0MB)</a><br />
|
|
197
|
+ <a href="../../fourth/assembly/pdf/201602Kita_Gikai.pdf">平成28年2月 議会だより vol.161 (PDF 4.4MB)</a>
|
|
198
|
+ </span>
|
|
199
|
+ </article>
|
193
|
200
|
|
194
|
|
- <article id="template_list_title" >
|
195
|
|
- <div id="template_title2" class="gothic">
|
196
|
|
- <div id="template_title_block">
|
197
|
|
- <span id="template_title2">平成27年</span>
|
198
|
|
- </div>
|
199
|
|
- </div>
|
200
|
|
- <span id="template_article_block">
|
201
|
|
-<!--
|
|
201
|
+ <article id="template_list_title">
|
|
202
|
+ <div id="template_title2" class="gothic">
|
|
203
|
+ <div id="template_title_block">
|
|
204
|
+ <span id="template_title2">平成27年</span>
|
|
205
|
+ </div>
|
|
206
|
+ </div>
|
|
207
|
+ <span id="template_article_block">
|
|
208
|
+ <!--
|
202
|
209
|
<a href="../../fourth/assembly/pdf/201511Kita_Gikai.pdf">平成27年11月 議会だより vol.160 (PDF 4.7MB)</a><Br />
|
203
|
210
|
-->
|
204
|
|
- <a href="../../fourth/assembly/pdf/201511Kita_Gikai.pdf">平成27年11月 議会だより vol.160 (PDF 8.1MB)</a><br />
|
205
|
|
- <a href="../../fourth/assembly/pdf/201508Kita_Gikai.pdf">平成27年8月 議会だより vol.159 (PDF 5.3MB)</a><br />
|
206
|
|
- <a href="../../fourth/assembly/pdf/201505Kita_Gikai.pdf">平成27年5月 議会だより vol.158 (PDF 5.1MB)</a><br />
|
207
|
|
- <a href="../../fourth/assembly/pdf/201502Kita_Gikai.pdf">平成27年2月 議会だより vol.157 (PDF 5.0MB)</a>
|
208
|
|
- </span>
|
209
|
|
- </article>
|
210
|
|
- <article id="template_list_title" >
|
211
|
|
- <div id="template_title2" class="gothic">
|
212
|
|
- <div id="template_title_block">
|
213
|
|
- <span id="template_title2">平成26年</span>
|
214
|
|
- </div>
|
215
|
|
- </div>
|
216
|
|
- <span id="template_article_block">
|
217
|
|
- <a href="../../fourth/assembly/pdf/201411Kita_Gikai.pdf">平成26年11月 議会だより vol.156 (PDF 4.7MB)</a><Br />
|
218
|
|
- <a href="../../fourth/assembly/pdf/201408Kita_Gikai.pdf">平成26年8月 議会だより vol.155 (PDF 6.0MB)</a><br />
|
219
|
|
- <a href="../../fourth/assembly/pdf/201405Kita_Gikai.pdf">平成26年5月 議会だより vol.154 (PDF 5.5MB)</a><br />
|
220
|
|
- <a href="../../fourth/assembly/pdf/201402Kita_Gikai.pdf">平成26年2月 議会だより vol.153 (PDF 7.7MB)</a>
|
|
211
|
+ <a href="../../fourth/assembly/pdf/201511Kita_Gikai.pdf">平成27年11月 議会だより vol.160 (PDF 8.1MB)</a><br />
|
|
212
|
+ <a href="../../fourth/assembly/pdf/201508Kita_Gikai.pdf">平成27年8月 議会だより vol.159 (PDF 5.3MB)</a><br />
|
|
213
|
+ <a href="../../fourth/assembly/pdf/201505Kita_Gikai.pdf">平成27年5月 議会だより vol.158 (PDF 5.1MB)</a><br />
|
|
214
|
+ <a href="../../fourth/assembly/pdf/201502Kita_Gikai.pdf">平成27年2月 議会だより vol.157 (PDF 5.0MB)</a>
|
|
215
|
+ </span>
|
|
216
|
+ </article>
|
|
217
|
+ <article id="template_list_title">
|
|
218
|
+ <div id="template_title2" class="gothic">
|
|
219
|
+ <div id="template_title_block">
|
|
220
|
+ <span id="template_title2">平成26年</span>
|
|
221
|
+ </div>
|
|
222
|
+ </div>
|
|
223
|
+ <span id="template_article_block">
|
|
224
|
+ <a href="../../fourth/assembly/pdf/201411Kita_Gikai.pdf">平成26年11月 議会だより vol.156 (PDF 4.7MB)</a><Br />
|
|
225
|
+ <a href="../../fourth/assembly/pdf/201408Kita_Gikai.pdf">平成26年8月 議会だより vol.155 (PDF 6.0MB)</a><br />
|
|
226
|
+ <a href="../../fourth/assembly/pdf/201405Kita_Gikai.pdf">平成26年5月 議会だより vol.154 (PDF 5.5MB)</a><br />
|
|
227
|
+ <a href="../../fourth/assembly/pdf/201402Kita_Gikai.pdf">平成26年2月 議会だより vol.153 (PDF 7.7MB)</a>
|
221
|
228
|
|
222
|
|
- </span>
|
223
|
|
- </article>
|
224
|
|
- <article id="template_list_title" >
|
225
|
|
- <div id="template_title2" class="gothic">
|
226
|
|
- <div id="template_title_block">
|
227
|
|
- <span id="template_title2">平成25年</span>
|
228
|
|
- </div>
|
229
|
|
- </div>
|
230
|
|
- <span id="template_article_block">
|
231
|
|
- <a href="../../fourth/assembly/pdf/201311Kita_Gikai.pdf">平成25年11月 議会だより vol.152 (PDF 6MB)</a><br />
|
232
|
|
- <a href="../../fourth/assembly/pdf/201308Kita_Gikai.pdf">平成25年8月 議会だより vol.151 (PDF 3.9MB)</a><br />
|
233
|
|
- <a href="../../fourth/assembly/pdf/201305Kita_Gikai.pdf">平成25年5月 議会だより vol.150 (PDF 4.2MB)</a><br />
|
234
|
|
- <a href="../../fourth/assembly/pdf/201302Kita_Gikai.pdf">平成25年2月 議会だより vol.149 (PDF 3.4MB)</a>
|
235
|
|
- </span>
|
236
|
|
- </article>
|
237
|
|
- <article id="template_list_title" >
|
238
|
|
- <div id="template_title2" class="gothic">
|
239
|
|
- <div id="template_title_block">
|
240
|
|
- <span id="template_title2">平成24年</span>
|
241
|
|
- </div>
|
242
|
|
- </div>
|
243
|
|
- <span id="template_article_block">
|
244
|
|
- <a href="../../fourth/assembly/pdf/201211Kita_Gikai.pdf">平成24年11月 議会だより vol.148 (PDF 4.2MB)</a><br />
|
245
|
|
- <a href="../../fourth/assembly/pdf/201208Kita_Gikai.pdf">平成24年8月 議会だより vol.147 (PDF 3.9MB)</a><br />
|
246
|
|
- <a href="../../fourth/assembly/pdf/201205Kita_Gikai.pdf">平成24年5月 議会だより vol.146 (PDF 5.0MB)</a><br />
|
247
|
|
- <a href="../../fourth/assembly/pdf/201202Kita_Gikai.pdf">平成24年2月 議会だより vol.145 (PDF 4.1MB)</a>
|
248
|
|
- </span>
|
249
|
|
- </article>
|
250
|
|
- <article id="template_list_title" >
|
251
|
|
- <div id="template_title2" class="gothic">
|
252
|
|
- <div id="template_title_block">
|
253
|
|
- <span id="template_title2">平成23年</span>
|
254
|
|
- </div>
|
255
|
|
- </div>
|
256
|
|
- <span id="template_article_block">
|
257
|
|
- <a href="../../fourth/assembly/pdf/201111Kita_Gikai.pdf">平成23年11月 議会だより vol.144 (PDF 4.9MB)</a><br />
|
258
|
|
- <a href="../../fourth/assembly/pdf/201108Kita_Gikai.pdf">平成23年8月 議会だより vol.143 (PDF 5.8MB)</a><br />
|
259
|
|
- <a href="../../fourth/assembly/pdf/201105Kita_Gikai.pdf">平成23年5月 議会だより vol.142 (PDF 5MB)</a><br />
|
260
|
|
- <a href="../../fourth/assembly/pdf/201102Kita_Gikai.pdf">平成23年2月 議会だより vol.141 (PDF 3.6MB)</a>
|
261
|
|
- </span>
|
262
|
|
- </article>
|
263
|
|
- <article id="template_list_title" >
|
264
|
|
- <div id="template_title2" class="gothic">
|
265
|
|
- <div id="template_title_block">
|
266
|
|
- <span id="template_title2">平成22年</span>
|
267
|
|
- </div>
|
268
|
|
- </div>
|
269
|
|
- <span id="template_article_block">
|
270
|
|
- <a href="../../fourth/assembly/pdf/201011Kita_Gikai.pdf">平成22年11月 議会だより vol.140 (PDF 3.6MB)</a><br />
|
271
|
|
- <a href="../../fourth/assembly/pdf/201008Kita_Gikai.pdf">平成22年8月 議会だより vol.139 (PDF 2.8MB)</a><br />
|
272
|
|
- <a href="../../fourth/assembly/pdf/201005Kita_Gikai.pdf">平成22年5月 議会だより vol.138 (PDF 3.1MB)</a><br />
|
273
|
|
- <a href="../../fourth/assembly/pdf/201002Kita_Gikai.pdf">平成22年2月 議会だより vol.137 (PDF 2.1MB)</a>
|
274
|
|
- </span>
|
275
|
|
- </article>
|
276
|
|
- <article id="template_list_title" >
|
277
|
|
- <div id="template_title2" class="gothic">
|
278
|
|
- <div id="template_title_block">
|
279
|
|
- <span id="template_title2">平成21年</span>
|
280
|
|
- </div>
|
281
|
|
- </div>
|
282
|
|
- <span id="template_article_block">
|
283
|
|
- <a href="../../fourth/assembly/pdf/200911Kita_Gikai.pdf">平成21年11月 議会だより vol.136 (PDF 2.1MB)</a><br />
|
284
|
|
- <a href="../../fourth/assembly/pdf/200908Kita_Gikai.pdf">平成21年8月 議会だより vol.135 (PDF 3.7MB)</a><br />
|
285
|
|
- <a href="../../fourth/assembly/pdf/200905Kita_Gikai.pdf">平成21年5月 議会だより vol.134 (PDF 3.5MB)</a><br />
|
286
|
|
- <a href="../../fourth/assembly/pdf/200902Kita_Gikai.pdf">平成21年2月 議会だより vol.133 (PDF 6.6MB)</a>
|
287
|
|
- </span>
|
288
|
|
- </article>
|
289
|
|
- <article id="template_list_title" >
|
290
|
|
- <div id="template_title2" class="gothic">
|
291
|
|
- <div id="template_title_block">
|
292
|
|
- <span id="template_title2">平成20年</span>
|
293
|
|
- </div>
|
294
|
|
- </div>
|
295
|
|
- <span id="template_article_block">
|
296
|
|
- <a href="../../fourth/assembly/pdf/200811Kita_Gikai.pdf">平成20年11月 議会だより vol.132 (PDF 5.2MB)</a><br />
|
297
|
|
- <a href="../../fourth/assembly/pdf/200806Kita_Gikai.pdf">平成20年8月 議会だより vol.131 (PDF 6.6MB)</a><br />
|
298
|
|
- <a href="../../fourth/assembly/pdf/200805Kita_Gikai.pdf">平成20年5月 議会だより vol.130 (PDF 13.5MB)</a>
|
299
|
|
- </span>
|
300
|
|
- </article>
|
301
|
|
- </section>
|
302
|
|
- </div>
|
|
229
|
+ </span>
|
|
230
|
+ </article>
|
|
231
|
+ <article id="template_list_title">
|
|
232
|
+ <div id="template_title2" class="gothic">
|
|
233
|
+ <div id="template_title_block">
|
|
234
|
+ <span id="template_title2">平成25年</span>
|
|
235
|
+ </div>
|
|
236
|
+ </div>
|
|
237
|
+ <span id="template_article_block">
|
|
238
|
+ <a href="../../fourth/assembly/pdf/201311Kita_Gikai.pdf">平成25年11月 議会だより vol.152 (PDF 6MB)</a><br />
|
|
239
|
+ <a href="../../fourth/assembly/pdf/201308Kita_Gikai.pdf">平成25年8月 議会だより vol.151 (PDF 3.9MB)</a><br />
|
|
240
|
+ <a href="../../fourth/assembly/pdf/201305Kita_Gikai.pdf">平成25年5月 議会だより vol.150 (PDF 4.2MB)</a><br />
|
|
241
|
+ <a href="../../fourth/assembly/pdf/201302Kita_Gikai.pdf">平成25年2月 議会だより vol.149 (PDF 3.4MB)</a>
|
|
242
|
+ </span>
|
|
243
|
+ </article>
|
|
244
|
+ <article id="template_list_title">
|
|
245
|
+ <div id="template_title2" class="gothic">
|
|
246
|
+ <div id="template_title_block">
|
|
247
|
+ <span id="template_title2">平成24年</span>
|
|
248
|
+ </div>
|
|
249
|
+ </div>
|
|
250
|
+ <span id="template_article_block">
|
|
251
|
+ <a href="../../fourth/assembly/pdf/201211Kita_Gikai.pdf">平成24年11月 議会だより vol.148 (PDF 4.2MB)</a><br />
|
|
252
|
+ <a href="../../fourth/assembly/pdf/201208Kita_Gikai.pdf">平成24年8月 議会だより vol.147 (PDF 3.9MB)</a><br />
|
|
253
|
+ <a href="../../fourth/assembly/pdf/201205Kita_Gikai.pdf">平成24年5月 議会だより vol.146 (PDF 5.0MB)</a><br />
|
|
254
|
+ <a href="../../fourth/assembly/pdf/201202Kita_Gikai.pdf">平成24年2月 議会だより vol.145 (PDF 4.1MB)</a>
|
|
255
|
+ </span>
|
|
256
|
+ </article>
|
|
257
|
+ <article id="template_list_title">
|
|
258
|
+ <div id="template_title2" class="gothic">
|
|
259
|
+ <div id="template_title_block">
|
|
260
|
+ <span id="template_title2">平成23年</span>
|
|
261
|
+ </div>
|
|
262
|
+ </div>
|
|
263
|
+ <span id="template_article_block">
|
|
264
|
+ <a href="../../fourth/assembly/pdf/201111Kita_Gikai.pdf">平成23年11月 議会だより vol.144 (PDF 4.9MB)</a><br />
|
|
265
|
+ <a href="../../fourth/assembly/pdf/201108Kita_Gikai.pdf">平成23年8月 議会だより vol.143 (PDF 5.8MB)</a><br />
|
|
266
|
+ <a href="../../fourth/assembly/pdf/201105Kita_Gikai.pdf">平成23年5月 議会だより vol.142 (PDF 5MB)</a><br />
|
|
267
|
+ <a href="../../fourth/assembly/pdf/201102Kita_Gikai.pdf">平成23年2月 議会だより vol.141 (PDF 3.6MB)</a>
|
|
268
|
+ </span>
|
|
269
|
+ </article>
|
|
270
|
+ <article id="template_list_title">
|
|
271
|
+ <div id="template_title2" class="gothic">
|
|
272
|
+ <div id="template_title_block">
|
|
273
|
+ <span id="template_title2">平成22年</span>
|
|
274
|
+ </div>
|
|
275
|
+ </div>
|
|
276
|
+ <span id="template_article_block">
|
|
277
|
+ <a href="../../fourth/assembly/pdf/201011Kita_Gikai.pdf">平成22年11月 議会だより vol.140 (PDF 3.6MB)</a><br />
|
|
278
|
+ <a href="../../fourth/assembly/pdf/201008Kita_Gikai.pdf">平成22年8月 議会だより vol.139 (PDF 2.8MB)</a><br />
|
|
279
|
+ <a href="../../fourth/assembly/pdf/201005Kita_Gikai.pdf">平成22年5月 議会だより vol.138 (PDF 3.1MB)</a><br />
|
|
280
|
+ <a href="../../fourth/assembly/pdf/201002Kita_Gikai.pdf">平成22年2月 議会だより vol.137 (PDF 2.1MB)</a>
|
|
281
|
+ </span>
|
|
282
|
+ </article>
|
|
283
|
+ <article id="template_list_title">
|
|
284
|
+ <div id="template_title2" class="gothic">
|
|
285
|
+ <div id="template_title_block">
|
|
286
|
+ <span id="template_title2">平成21年</span>
|
|
287
|
+ </div>
|
|
288
|
+ </div>
|
|
289
|
+ <span id="template_article_block">
|
|
290
|
+ <a href="../../fourth/assembly/pdf/200911Kita_Gikai.pdf">平成21年11月 議会だより vol.136 (PDF 2.1MB)</a><br />
|
|
291
|
+ <a href="../../fourth/assembly/pdf/200908Kita_Gikai.pdf">平成21年8月 議会だより vol.135 (PDF 3.7MB)</a><br />
|
|
292
|
+ <a href="../../fourth/assembly/pdf/200905Kita_Gikai.pdf">平成21年5月 議会だより vol.134 (PDF 3.5MB)</a><br />
|
|
293
|
+ <a href="../../fourth/assembly/pdf/200902Kita_Gikai.pdf">平成21年2月 議会だより vol.133 (PDF 6.6MB)</a>
|
|
294
|
+ </span>
|
|
295
|
+ </article>
|
|
296
|
+ <article id="template_list_title">
|
|
297
|
+ <div id="template_title2" class="gothic">
|
|
298
|
+ <div id="template_title_block">
|
|
299
|
+ <span id="template_title2">平成20年</span>
|
|
300
|
+ </div>
|
|
301
|
+ </div>
|
|
302
|
+ <span id="template_article_block">
|
|
303
|
+ <a href="../../fourth/assembly/pdf/200811Kita_Gikai.pdf">平成20年11月 議会だより vol.132 (PDF 5.2MB)</a><br />
|
|
304
|
+ <a href="../../fourth/assembly/pdf/200806Kita_Gikai.pdf">平成20年8月 議会だより vol.131 (PDF 6.6MB)</a><br />
|
|
305
|
+ <a href="../../fourth/assembly/pdf/200805Kita_Gikai.pdf">平成20年5月 議会だより vol.130 (PDF 13.5MB)</a>
|
|
306
|
+ </span>
|
|
307
|
+ </article>
|
|
308
|
+ </section>
|
|
309
|
+ </div>
|
|
310
|
+
|
|
311
|
+ <footer>
|
|
312
|
+ <img src="../../css/img/kitagatafooter.png" width="920px" height="80px" alt="北方町" /><br />
|
|
313
|
+ <p class="footer_text"><a href="../../second/Copyright_and_link.html">リンクと著作権</a>|<a href="../../second/Privacy_policy.html">個人情報保護指針</a>|<a
|
|
314
|
+ href="../../second/Barrier_free_policy.html">バリアフリーポリシー</a></p>
|
|
315
|
+ </footer>
|
303
|
316
|
|
304
|
|
- <footer>
|
305
|
|
- <img src="../../css/img/kitagatafooter.png" width="920px" height="80px" alt="北方町"/><br />
|
306
|
|
- <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>
|
307
|
|
- </footer>
|
308
|
317
|
|
|
318
|
+ </div>
|
|
319
|
+ <img class="cgipageview" src="http://www.town.kitagata.gifu.jp/cgi-bin/pcount/pcount.cgi?Parliament_news" height="1"
|
|
320
|
+ width="1" />
|
|
321
|
+</body>
|
309
|
322
|
|
310
|
|
- </div>
|
311
|
|
- <img class="cgipageview" src="http://www.town.kitagata.gifu.jp/cgi-bin/pcount/pcount.cgi?Parliament_news" height="1" width="1" />
|
312
|
|
- </body>
|
313
|
|
-</html>
|
|
323
|
+</html>
|