|
@@ -1,5 +1,6 @@
|
1
|
1
|
<!doctype html>
|
2
|
2
|
<html lang="ja">
|
|
3
|
+
|
3
|
4
|
<head>
|
4
|
5
|
<meta charset="utf-8">
|
5
|
6
|
<title>北方町ホームページ</title>
|
|
@@ -11,34 +12,35 @@
|
11
|
12
|
<link rel="stylesheet" href="../../css/table.css">
|
12
|
13
|
<link rel="stylesheet" href="../../css/pageview.css">
|
13
|
14
|
<script src="../../js/operation.js"></script>
|
14
|
|
- <meta name="google-translate-customization" content="45643f5d79d6e245-283971e7754d7b90-g905c6e6b6867bf2f-2f"></meta>
|
|
15
|
+ <meta name="google-translate-customization" content="45643f5d79d6e245-283971e7754d7b90-g905c6e6b6867bf2f-2f">
|
|
16
|
+ </meta>
|
15
|
17
|
</head>
|
16
|
18
|
|
17
|
19
|
<body id="back">
|
18
|
|
-<script>
|
19
|
|
- getBackgNumber3();
|
20
|
|
-</script>
|
21
|
|
-<div id="main" class="gothic">
|
22
|
|
- <!--セクション 操作-->
|
23
|
|
- <section id="operation">
|
24
|
|
- <!--セクション 住所-->
|
25
|
|
- <article id="address">
|
26
|
|
- <address id="operation_add">
|
27
|
|
- <span>北方町役場</span><span> 〒501-0492</span><span> 岐阜県本巣郡北方町長谷川1丁目1番地</span><span> TEL:058-323-1111(代)</span>
|
28
|
|
- </address>
|
29
|
|
- </article>
|
30
|
|
- <div id="controle_panel">
|
31
|
|
- <!--セクション 背景色-->
|
32
|
|
- <article id="bgcolor">
|
33
|
|
- <img src="../../css/img/013.png" alt="背景色変更ボックス"/>
|
34
|
|
- <div id="bgcolor_img">
|
35
|
|
- <input type="image" src="../../css/img/010.png" value="1" alt="背景色1番目" onClick="setBackground3(1)">
|
36
|
|
- <input type="image" src="../../css/img/011.png" value="2" alt="背景色2番目" onClick="setBackground3(2)">
|
37
|
|
- <input type="image" src="../../css/img/012.png" value="3" alt="背景色3番目" onClick="setBackground3(3)">
|
38
|
|
- </div>
|
|
20
|
+ <script>
|
|
21
|
+ getBackgNumber3();
|
|
22
|
+ </script>
|
|
23
|
+ <div id="main" class="gothic">
|
|
24
|
+ <!--セクション 操作-->
|
|
25
|
+ <section id="operation">
|
|
26
|
+ <!--セクション 住所-->
|
|
27
|
+ <article id="address">
|
|
28
|
+ <address id="operation_add">
|
|
29
|
+ <span>北方町役場</span><span> 〒501-0492</span><span> 岐阜県本巣郡北方町長谷川1丁目1番地</span><span> TEL:058-323-1111(代)</span>
|
|
30
|
+ </address>
|
39
|
31
|
</article>
|
40
|
|
- <!--セクション 文字サイズ-->
|
41
|
|
- <!--<article id="charsize" >
|
|
32
|
+ <div id="controle_panel">
|
|
33
|
+ <!--セクション 背景色-->
|
|
34
|
+ <article id="bgcolor">
|
|
35
|
+ <img src="../../css/img/013.png" alt="背景色変更ボックス" />
|
|
36
|
+ <div id="bgcolor_img">
|
|
37
|
+ <input type="image" src="../../css/img/010.png" value="1" alt="背景色1番目" onClick="setBackground3(1)">
|
|
38
|
+ <input type="image" src="../../css/img/011.png" value="2" alt="背景色2番目" onClick="setBackground3(2)">
|
|
39
|
+ <input type="image" src="../../css/img/012.png" value="3" alt="背景色3番目" onClick="setBackground3(3)">
|
|
40
|
+ </div>
|
|
41
|
+ </article>
|
|
42
|
+ <!--セクション 文字サイズ-->
|
|
43
|
+ <!--<article id="charsize" >
|
42
|
44
|
<img src="../../css/img/008.png" alt="文字サイズ変更ボックス" />
|
43
|
45
|
<div id="charsize_img">
|
44
|
46
|
<img src="../../css/img/005.png" alt="文字大きさ変更、小さい" />
|
|
@@ -47,210 +49,212 @@
|
47
|
49
|
</div>
|
48
|
50
|
</article>-->
|
49
|
51
|
|
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
|
60
|
|
- src="../../css/img/kitagata_support.png" alt="お問い合わせはこちらから"/></a>
|
61
|
|
- </div>
|
62
|
|
- </article>
|
63
|
|
- <!--セクション 翻訳-->
|
64
|
|
- <article id="translation">
|
65
|
|
- <div id="translation_img">
|
66
|
|
- <!--<img src="../../css/img/kitagata_Language.png" alt="翻訳" />-->
|
67
|
|
- <div id="google_translate_element"></div>
|
68
|
|
- <script type="text/javascript">
|
69
|
|
- function googleTranslateElementInit() {
|
70
|
|
- new google.translate.TranslateElement({
|
71
|
|
- pageLanguage: 'ja',
|
72
|
|
- layout: google.translate.TranslateElement.InlineLayout.SIMPLE
|
73
|
|
- }, 'google_translate_element');
|
74
|
|
- }
|
75
|
|
- </script>
|
76
|
|
- <script type="text/javascript"
|
77
|
|
- src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
|
78
|
|
- </div>
|
79
|
|
- </article>
|
80
|
|
- <div id="claer">
|
81
|
|
- </div>
|
82
|
|
- </div>
|
83
|
|
- </section>
|
84
|
|
- <!--ヘッダーデータ-->
|
85
|
|
- <header>
|
86
|
|
- <div id="header" class="gothic">
|
87
|
|
- <a href="../../index.html"><img src="../../css/img/header_emblem.png" width="200px" height="260px"/></a>
|
88
|
|
- <div id="h_block_1">
|
89
|
|
- <div class="h_line">
|
90
|
|
- </div>
|
91
|
|
- <article class="h_text_l">
|
92
|
|
- <a class="h_link" href="../../second/living.html"><span class="h_text">くらしの情報</span></a>
|
93
|
|
- </article>
|
94
|
|
- <article class="h_text_l">
|
95
|
|
- <a class="h_link" href="../../second/tourism.html"><span class="h_text">観光</span></a>
|
|
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>
|
96
|
57
|
</article>
|
97
|
|
- <article class="h_text_l">
|
98
|
|
- <a class="h_link" href="../../second/business.html"><span class="h_text">事業者向け情報</span></a>
|
|
58
|
+ <!--セクション お問い合わせ-->
|
|
59
|
+ <article id="contact">
|
|
60
|
+ <div id="contact_img">
|
|
61
|
+ <a href="../../third/town_admini_info/administrative_organization_chart.html"><img
|
|
62
|
+ src="../../css/img/kitagata_support.png" alt="お問い合わせはこちらから" /></a>
|
|
63
|
+ </div>
|
99
|
64
|
</article>
|
100
|
|
- <article class="h_text_l">
|
101
|
|
- <a class="h_link" href="../../second/town_admini_info.html"><span class="h_text">町政情報</span></a>
|
|
65
|
+ <!--セクション 翻訳-->
|
|
66
|
+ <article id="translation">
|
|
67
|
+ <div id="translation_img">
|
|
68
|
+ <!--<img src="../../css/img/kitagata_Language.png" alt="翻訳" />-->
|
|
69
|
+ <div id="google_translate_element"></div>
|
|
70
|
+ <script type="text/javascript">
|
|
71
|
+ function googleTranslateElementInit() {
|
|
72
|
+ new google.translate.TranslateElement({
|
|
73
|
+ pageLanguage: 'ja',
|
|
74
|
+ layout: google.translate.TranslateElement.InlineLayout.SIMPLE
|
|
75
|
+ }, 'google_translate_element');
|
|
76
|
+ }
|
|
77
|
+ </script>
|
|
78
|
+ <script type="text/javascript"
|
|
79
|
+ src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
|
|
80
|
+ </div>
|
102
|
81
|
</article>
|
|
82
|
+ <div id="claer">
|
|
83
|
+ </div>
|
103
|
84
|
</div>
|
104
|
|
- <div id="h_block_search">
|
105
|
|
- <div class="h_line"></div>
|
106
|
|
- <article class="h_search">
|
107
|
|
- <div class="space10"></div>
|
108
|
|
- <form action="http://www.google.com/search">
|
109
|
|
- <input type="hidden" name="hl" value="ja"/>
|
110
|
|
- <input type="hidden" name="ie" value="UTF-8">
|
111
|
|
- <input type="hidden" name="oe" value="UTF-8">
|
112
|
|
- <input type="hidden" value="www.town.kitagata.gifu.jp" name="as_sitesearch"/>
|
113
|
|
- <input type="text" name="q" size="16" maxlength="256" value=""/>
|
114
|
|
- <input type="submit" name="btnG" value="検索"/>
|
115
|
|
- </form>
|
116
|
|
- </article>
|
|
85
|
+ </section>
|
|
86
|
+ <!--ヘッダーデータ-->
|
|
87
|
+ <header>
|
|
88
|
+ <div id="header" class="gothic">
|
|
89
|
+ <a href="../../index.html"><img src="../../css/img/header_emblem.png" width="200px" height="260px" /></a>
|
|
90
|
+ <div id="h_block_1">
|
|
91
|
+ <div class="h_line">
|
|
92
|
+ </div>
|
|
93
|
+ <article class="h_text_l">
|
|
94
|
+ <a class="h_link" href="../../second/living.html"><span class="h_text">くらしの情報</span></a>
|
|
95
|
+ </article>
|
|
96
|
+ <article class="h_text_l">
|
|
97
|
+ <a class="h_link" href="../../second/tourism.html"><span class="h_text">観光</span></a>
|
|
98
|
+ </article>
|
|
99
|
+ <article class="h_text_l">
|
|
100
|
+ <a class="h_link" href="../../second/business.html"><span class="h_text">事業者向け情報</span></a>
|
|
101
|
+ </article>
|
|
102
|
+ <article class="h_text_l">
|
|
103
|
+ <a class="h_link" href="../../second/town_admini_info.html"><span class="h_text">町政情報</span></a>
|
|
104
|
+ </article>
|
|
105
|
+ </div>
|
|
106
|
+ <div id="h_block_search">
|
|
107
|
+ <div class="h_line"></div>
|
|
108
|
+ <article class="h_search">
|
|
109
|
+ <div class="space10"></div>
|
|
110
|
+ <form action="http://www.google.com/search">
|
|
111
|
+ <input type="hidden" name="hl" value="ja" />
|
|
112
|
+ <input type="hidden" name="ie" value="UTF-8">
|
|
113
|
+ <input type="hidden" name="oe" value="UTF-8">
|
|
114
|
+ <input type="hidden" value="www.town.kitagata.gifu.jp" name="as_sitesearch" />
|
|
115
|
+ <input type="text" name="q" size="16" maxlength="256" value="" />
|
|
116
|
+ <input type="submit" name="btnG" value="検索" />
|
|
117
|
+ </form>
|
|
118
|
+ </article>
|
|
119
|
+ </div>
|
117
|
120
|
</div>
|
118
|
|
- </div>
|
119
|
|
- </header>
|
|
121
|
+ </header>
|
120
|
122
|
|
121
|
|
- <div id="third_body">
|
122
|
|
- <!--セクション space-->
|
123
|
|
- <!--セクション template-->
|
124
|
|
- <section id="template">
|
125
|
|
- <article id="breadcrumb">
|
126
|
|
- <div id="breadcrumb_title">
|
127
|
|
- <div id="breadcrumb_title_block">
|
128
|
|
- <span id="breadcrumb_title"><a href="../../index.html">トップ</a>><a
|
129
|
|
- href="../../third/emergency_and_disaster_information/emergency_and_disaster_information.html">緊急・災害情報</a>>消防団について</span>
|
|
123
|
+ <div id="third_body">
|
|
124
|
+ <!--セクション space-->
|
|
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="../../third/emergency_and_disaster_information/emergency_and_disaster_information.html">緊急・災害情報</a>>消防団について</span>
|
|
132
|
+ </div>
|
130
|
133
|
</div>
|
131
|
|
- </div>
|
132
|
|
- </article>
|
133
|
|
- <article id="template">
|
134
|
|
- <div id="template_title" class="gothic">
|
135
|
|
- <div id="template_title_block">
|
136
|
|
- <span id="template_title">消防団について</span>
|
|
134
|
+ </article>
|
|
135
|
+ <article id="template">
|
|
136
|
+ <div id="template_title" class="gothic">
|
|
137
|
+ <div id="template_title_block">
|
|
138
|
+ <span id="template_title">消防団について</span>
|
|
139
|
+ </div>
|
137
|
140
|
</div>
|
138
|
|
- </div>
|
139
|
|
- </article>
|
140
|
|
- <article id="template_list_title">
|
141
|
|
- <div id="template_title2" class="gothic">
|
142
|
|
- <div id="template_title_block">
|
143
|
|
- <span id="template_title2">あなたの力をぜひ!北方町消防団員募集のお知らせ</span>
|
|
141
|
+ </article>
|
|
142
|
+ <article id="template_list_title">
|
|
143
|
+ <div id="template_title2" class="gothic">
|
|
144
|
+ <div id="template_title_block">
|
|
145
|
+ <span id="template_title2">あなたの力をぜひ!北方町消防団員募集のお知らせ</span>
|
|
146
|
+ </div>
|
144
|
147
|
</div>
|
145
|
|
- </div>
|
146
|
|
- <span id="template_article_block">
|
147
|
|
- 消防団は、昔から「自分たちの地域は自分たちで守る」という精神のもとに地域社会に奉仕しています。地域社会と密着している消防団は、地域防災の要として様々な災害から人命と財産を守り続けてきた歴史があり、地域住民から深い信頼を得ております。<br/>
|
148
|
|
- また、消防団員としての経験は、地域とのつながりを深める機会となるとともに、災害時に家族や地域を守る大きな力となり得るはずです。<br/>
|
149
|
|
- <br/>
|
150
|
|
- 勇気ある手で北方町を災害から守るため、あなたの力が必要です!<br/>
|
151
|
|
- 一人でも多くの方の入団を心からお待ちしております。<br/>
|
152
|
|
- <br/>
|
153
|
|
- ○女性消防団員について○<br/>
|
154
|
|
- 北方町では、女性消防団員も募集しています。女性消防団員は広報活動や火災予防活動、応急救護といった活動を主として行い、消防関係のソフトの面で活躍することができます。<br/>
|
155
|
|
- <br>
|
156
|
|
- ○学生消防団員について○<br>
|
157
|
|
- <p style="text-indent: 1rem"> 社会人だけではなく、学生消防団員も募集しております。なお、学生消防団員に対しては「学生消防団員活動認証制度」があります。</p>
|
|
148
|
+ <span id="template_article_block">
|
|
149
|
+ 消防団は、昔から「自分たちの地域は自分たちで守る」という精神のもとに地域社会に奉仕しています。地域社会と密着している消防団は、地域防災の要として様々な災害から人命と財産を守り続けてきた歴史があり、地域住民から深い信頼を得ております。<br />
|
|
150
|
+ また、消防団員としての経験は、地域とのつながりを深める機会となるとともに、災害時に家族や地域を守る大きな力となり得るはずです。<br />
|
|
151
|
+ <br />
|
|
152
|
+ 勇気ある手で北方町を災害から守るため、あなたの力が必要です!<br />
|
|
153
|
+ 一人でも多くの方の入団を心からお待ちしております。<br />
|
|
154
|
+ <br />
|
|
155
|
+ ○女性消防団員について○<br />
|
|
156
|
+ 北方町では、女性消防団員も募集しています。女性消防団員は広報活動や火災予防活動、応急救護といった活動を主として行い、消防関係のソフトの面で活躍することができます。<br />
|
|
157
|
+ <br>
|
|
158
|
+ ○学生消防団員について○<br>
|
|
159
|
+ <p style="text-indent: 1rem"> 社会人だけではなく、学生消防団員も募集しております。なお、学生消防団員に対しては「学生消防団員活動認証制度」があります。</p>
|
158
|
160
|
|
159
|
|
- <div style="border: black solid 1px">
|
160
|
|
- <p style="text-align: center"><strong>「学生消防団員活動認証制度とは」</strong></p>
|
161
|
|
- <p style="text-indent: 1rem">学生たちが消防団員として社会貢献に努めたことを評価し、就職活動を支援する制度です。就職活動時には「北方町学生消防団員活動証明書」を交付します。</p>
|
162
|
|
- ○学生のメリット<p style="text-indent: 1rem">消防団員として地域に貢献してきた実績を企業にアピールすることができます。</p>
|
163
|
|
- </div>
|
|
161
|
+ <div style="border: black solid 1px">
|
|
162
|
+ <p style="text-align: center"><strong>「学生消防団員活動認証制度とは」</strong></p>
|
|
163
|
+ <p style="text-indent: 1rem">学生たちが消防団員として社会貢献に努めたことを評価し、就職活動を支援する制度です。就職活動時には「北方町学生消防団員活動証明書」を交付します。</p>
|
|
164
|
+ ○学生のメリット<p style="text-indent: 1rem">消防団員として地域に貢献してきた実績を企業にアピールすることができます。</p>
|
|
165
|
+ </div>
|
164
|
166
|
|
165
|
|
- <!--2016/11/22削除 ◎消防団とは・・・
|
|
167
|
+ <!--2016/11/22削除 ◎消防団とは・・・
|
166
|
168
|
<p class="paragraphT10"><img src="images/19poster.png" alt="消防団員募集ポスター" width="200" height="141" id="right" />消防団は、昔から「自分たちの地域は、自分たちで守る」という精神のもとに地域社会に奉仕しています。</p>
|
167
|
169
|
<p class="paragraphT10">地域社会に密着している消防団は、地域防災のかなめとして各種災害から人命と財産を守り続けてきた歴史があり、地域住民から深い信頼を得ております。</p>
|
168
|
170
|
<p class="paragraphT10">勇気ある手で町民を災害から守るため、あなたの力が必要です。</p>
|
169
|
171
|
<p class="paragraphT10">入団をお待ちしています。</p>-->
|
170
|
|
- <h3 id="life">消防団の主な活動内容</h3>
|
171
|
|
- 消防団は、災害時の出動のほか年間を通して次のような活動を行っています。<br/>
|
172
|
|
- <table width="400" border="1" rules="all"><tbody>
|
173
|
|
- <tr>
|
174
|
|
- <td width="20%" align="center"> 4月
|
175
|
|
- </th>
|
176
|
|
- <td width="80%" align="left">入団式・定例訓練
|
177
|
|
- </th>
|
178
|
|
- </tr>
|
179
|
|
- <tr>
|
180
|
|
- <td width="20%" align="center"> 5月
|
181
|
|
- </th>
|
182
|
|
- <td width="80%" align="left">定例訓練・操法訓練
|
183
|
|
- </th>
|
184
|
|
- </tr>
|
185
|
|
- <tr>
|
186
|
|
- <td width="20%" align="center"> 6月
|
187
|
|
- </th>
|
188
|
|
- <td width="80%" align="left">定例訓練・操法訓練
|
189
|
|
- </th>
|
190
|
|
- </tr>
|
191
|
|
- <tr>
|
192
|
|
- <td width="20%" align="center"> 7月
|
193
|
|
- </th>
|
194
|
|
- <td width="80%" align="left">定例訓練・操法訓練
|
195
|
|
- </th>
|
196
|
|
- </tr>
|
197
|
|
- <tr>
|
198
|
|
- <td width="20%" align="center"> 8月
|
199
|
|
- </th>
|
200
|
|
- <td width="80%" align="left">県操法大会
|
201
|
|
- </th>
|
202
|
|
- </tr>
|
203
|
|
- <tr>
|
204
|
|
- <td width="20%" align="center"> 9月
|
205
|
|
- </th>
|
206
|
|
- <td width="80%" align="left">定例訓練
|
207
|
|
- </th>
|
208
|
|
- </tr>
|
209
|
|
- <tr>
|
210
|
|
- <td width="20%" align="center">10月
|
211
|
|
- </th>
|
212
|
|
- <td width="80%" align="left">定例訓練・自主防災訓練
|
213
|
|
- </th>
|
214
|
|
- </tr>
|
215
|
|
- <tr>
|
216
|
|
- <td width="20%" align="center">11月
|
217
|
|
- </th>
|
218
|
|
- <td width="80%" align="left">定例訓練・秋季火災予防
|
219
|
|
- </th>
|
220
|
|
- </tr>
|
221
|
|
- <tr>
|
222
|
|
- <td width="20%" align="center">12月
|
223
|
|
- </th>
|
224
|
|
- <td width="80%" align="left">定例訓練・年末夜警
|
225
|
|
- </th>
|
226
|
|
- </tr>
|
227
|
|
- <tr>
|
228
|
|
- <td width="20%" align="center"> 1月
|
229
|
|
- </th>
|
230
|
|
- <td width="80%" align="left">出初め式
|
231
|
|
- </th>
|
232
|
|
- </tr>
|
233
|
|
- <tr>
|
234
|
|
- <td width="20%" align="center"> 2月
|
235
|
|
- </th>
|
236
|
|
- <td width="80%" align="left">定例訓練
|
237
|
|
- </th>
|
238
|
|
- </tr>
|
239
|
|
- <tr>
|
240
|
|
- <td width="20%" align="center"> 3月
|
241
|
|
- </th>
|
242
|
|
- <td width="80%" align="left">定例訓練・春季火災予防
|
243
|
|
- </th>
|
244
|
|
- </tr>
|
245
|
|
-</tbody></table>
|
246
|
|
-<br/>
|
247
|
|
-<div style="display: block; text-align: center;">
|
248
|
|
- <img src="../../css/img/abut_fire_volunteer_01.jpg" alt="">
|
249
|
|
- <img src="../../css/img/abut_fire_volunteer_02.jpg" alt="">
|
250
|
|
- <img src="../../css/img/abut_fire_volunteer_03.jpg" alt="">
|
251
|
|
-</div>
|
|
172
|
+ <h3 id="life">消防団の主な活動内容</h3>
|
|
173
|
+ 消防団は、災害時の出動のほか年間を通して次のような活動を行っています。<br />
|
|
174
|
+ <table width="400" border="1" rules="all">
|
|
175
|
+ <tbody>
|
|
176
|
+ <tr>
|
|
177
|
+ <td width="20%" align="center"> 4月
|
|
178
|
+ </th>
|
|
179
|
+ <td width="80%" align="left">入団式・定例訓練
|
|
180
|
+ </th>
|
|
181
|
+ </tr>
|
|
182
|
+ <tr>
|
|
183
|
+ <td width="20%" align="center"> 5月
|
|
184
|
+ </th>
|
|
185
|
+ <td width="80%" align="left">定例訓練・操法訓練
|
|
186
|
+ </th>
|
|
187
|
+ </tr>
|
|
188
|
+ <tr>
|
|
189
|
+ <td width="20%" align="center"> 6月
|
|
190
|
+ </th>
|
|
191
|
+ <td width="80%" align="left">定例訓練・操法訓練
|
|
192
|
+ </th>
|
|
193
|
+ </tr>
|
|
194
|
+ <tr>
|
|
195
|
+ <td width="20%" align="center"> 7月
|
|
196
|
+ </th>
|
|
197
|
+ <td width="80%" align="left">定例訓練・操法訓練
|
|
198
|
+ </th>
|
|
199
|
+ </tr>
|
|
200
|
+ <tr>
|
|
201
|
+ <td width="20%" align="center"> 8月
|
|
202
|
+ </th>
|
|
203
|
+ <td width="80%" align="left">県操法大会
|
|
204
|
+ </th>
|
|
205
|
+ </tr>
|
|
206
|
+ <tr>
|
|
207
|
+ <td width="20%" align="center"> 9月
|
|
208
|
+ </th>
|
|
209
|
+ <td width="80%" align="left">定例訓練
|
|
210
|
+ </th>
|
|
211
|
+ </tr>
|
|
212
|
+ <tr>
|
|
213
|
+ <td width="20%" align="center">10月
|
|
214
|
+ </th>
|
|
215
|
+ <td width="80%" align="left">定例訓練・自主防災訓練
|
|
216
|
+ </th>
|
|
217
|
+ </tr>
|
|
218
|
+ <tr>
|
|
219
|
+ <td width="20%" align="center">11月
|
|
220
|
+ </th>
|
|
221
|
+ <td width="80%" align="left">定例訓練・秋季火災予防
|
|
222
|
+ </th>
|
|
223
|
+ </tr>
|
|
224
|
+ <tr>
|
|
225
|
+ <td width="20%" align="center">12月
|
|
226
|
+ </th>
|
|
227
|
+ <td width="80%" align="left">定例訓練・年末夜警
|
|
228
|
+ </th>
|
|
229
|
+ </tr>
|
|
230
|
+ <tr>
|
|
231
|
+ <td width="20%" align="center"> 1月
|
|
232
|
+ </th>
|
|
233
|
+ <td width="80%" align="left">出初め式
|
|
234
|
+ </th>
|
|
235
|
+ </tr>
|
|
236
|
+ <tr>
|
|
237
|
+ <td width="20%" align="center"> 2月
|
|
238
|
+ </th>
|
|
239
|
+ <td width="80%" align="left">定例訓練
|
|
240
|
+ </th>
|
|
241
|
+ </tr>
|
|
242
|
+ <tr>
|
|
243
|
+ <td width="20%" align="center"> 3月
|
|
244
|
+ </th>
|
|
245
|
+ <td width="80%" align="left">定例訓練・春季火災予防
|
|
246
|
+ </th>
|
|
247
|
+ </tr>
|
|
248
|
+ </tbody>
|
|
249
|
+ </table>
|
|
250
|
+ <br />
|
|
251
|
+ <div style="display: block; text-align: center;">
|
|
252
|
+ <img src="../../css/img/abut_fire_volunteer_01.jpg" alt="">
|
|
253
|
+ <img src="../../css/img/abut_fire_volunteer_02.jpg" alt="">
|
|
254
|
+ <img src="../../css/img/abut_fire_volunteer_03.jpg" alt="">
|
|
255
|
+ </div>
|
252
|
256
|
|
253
|
|
- <!--2016/11/22削除 <ol>
|
|
257
|
+ <!--2016/11/22削除 <ol>
|
254
|
258
|
<li id="access"><strong id="life">4月</strong>:
|
255
|
259
|
入団式・定例訓練</li>
|
256
|
260
|
<li id="access"><strong id="life">5月</strong>:
|
|
@@ -276,43 +280,48 @@
|
276
|
280
|
<li id="access"><strong id="life">3月</strong>:
|
277
|
281
|
定例訓練</li>
|
278
|
282
|
</ol> -->
|
279
|
|
-<h3 id="life">入団資格</h3>
|
280
|
|
-<ol>
|
281
|
|
-<li id="access">年齢18歳以上の男女</li>
|
282
|
|
-<li id="access">心身ともに健康な方</li>
|
283
|
|
-<li id="access">北方町に在住もしくは在勤している方</li>
|
284
|
|
-</ol>
|
285
|
|
-<h3 id="life">入団後待遇</h3>
|
286
|
|
-<ol>
|
287
|
|
-<li id="access">消防団員は特別職の公務員として処遇されます</li>
|
288
|
|
-<li id="access">階級に応じて年間一定の金額が報酬として支給されます</li>
|
289
|
|
-<li id="access">災害や訓練等に出動した場合、出動手当てが支給されます</li>
|
290
|
|
-<li id="access">5年以上勤続した団員には、退団時に退職報償金が支給されます</li>
|
291
|
|
-<li id="access">消防団活動に必要な訓練服等は貸与されます</li>
|
292
|
|
-</ol>
|
293
|
|
-<h3 id="life">入団方法</h3>
|
294
|
|
- お住いの自治会の自治会長さん、消防友の会役員さんに連絡していただくか、役場総務危機管理課までご連絡ください。<br/>
|
295
|
|
-<br/>
|
296
|
|
- <ul class="paragraphT10">
|
297
|
|
- <li><a href="../../third/living/Application_fire_and_disaster_prevention.html">届出書のダウンロードページはこちら</a>です。入団の際にご利用ください。</li>
|
298
|
|
- </ul>
|
299
|
|
- <br/>
|
300
|
|
-<div style="display: block; text-align: center;"><img src="../../css/img/bousai_info.png" alt="防災安全課連絡先"></div>
|
301
|
|
- </span>
|
302
|
|
- </article>
|
303
|
|
- </section>
|
304
|
|
- </div>
|
|
283
|
+ <h3 id="life">入団資格</h3>
|
|
284
|
+ <ol>
|
|
285
|
+ <li id="access">年齢18歳以上の男女</li>
|
|
286
|
+ <li id="access">心身ともに健康な方</li>
|
|
287
|
+ <li id="access">北方町に在住もしくは在勤している方</li>
|
|
288
|
+ </ol>
|
|
289
|
+ <h3 id="life">入団後待遇</h3>
|
|
290
|
+ <ol>
|
|
291
|
+ <li id="access">消防団員は特別職の公務員として処遇されます</li>
|
|
292
|
+ <li id="access">階級に応じて年間一定の金額が報酬として支給されます</li>
|
|
293
|
+ <li id="access">災害や訓練等に出動した場合、出動手当てが支給されます</li>
|
|
294
|
+ <li id="access">5年以上勤続した団員には、退団時に退職報償金が支給されます</li>
|
|
295
|
+ <li id="access">消防団活動に必要な訓練服等は貸与されます</li>
|
|
296
|
+ </ol>
|
|
297
|
+ <h3 id="life">入団方法</h3>
|
|
298
|
+ お住いの自治会の自治会長さん、消防友の会役員さんに連絡していただくか、役場総務危機管理課までご連絡ください。<br />
|
|
299
|
+ <br />
|
|
300
|
+ <ul class="paragraphT10">
|
|
301
|
+ <li><a
|
|
302
|
+ href="../../third/living/Application_fire_and_disaster_prevention.html">届出書のダウンロードページはこちら</a>です。入団の際にご利用ください。
|
|
303
|
+ </li>
|
|
304
|
+ </ul>
|
|
305
|
+ <br />
|
|
306
|
+ <div style="display: block; text-align: center;"><img src="../../css/img/bousai_info.png" alt="総務危機管理課連絡先">
|
|
307
|
+ </div>
|
|
308
|
+ </span>
|
|
309
|
+ </article>
|
|
310
|
+ </section>
|
|
311
|
+ </div>
|
305
|
312
|
|
306
|
|
- <footer>
|
307
|
|
- <img src="../../css/img/kitagatafooter.png" width="920px" height="80px" alt="北方町"/><br/>
|
308
|
|
- <p class="footer_text"><a href="../../second/Copyright_and_link.html">リンクと著作権</a>|<a
|
309
|
|
- href="../../second/Privacy_policy.html">個人情報保護指針</a>|<a href="../../second/Barrier_free_policy.html">バリアフリーポリシー</a>
|
310
|
|
- </p>
|
311
|
|
- </footer>
|
|
313
|
+ <footer>
|
|
314
|
+ <img src="../../css/img/kitagatafooter.png" width="920px" height="80px" alt="北方町" /><br />
|
|
315
|
+ <p class="footer_text"><a href="../../second/Copyright_and_link.html">リンクと著作権</a>|<a
|
|
316
|
+ href="../../second/Privacy_policy.html">個人情報保護指針</a>|<a
|
|
317
|
+ href="../../second/Barrier_free_policy.html">バリアフリーポリシー</a>
|
|
318
|
+ </p>
|
|
319
|
+ </footer>
|
312
|
320
|
|
313
|
321
|
|
314
|
|
-</div>
|
315
|
|
-<img class="cgipageview" src="http://www.town.kitagata.gifu.jp/cgi-bin/pcount/pcount.cgi?About_fire_fighting" height="1"
|
316
|
|
- width="1"/>
|
|
322
|
+ </div>
|
|
323
|
+ <img class="cgipageview" src="http://www.town.kitagata.gifu.jp/cgi-bin/pcount/pcount.cgi?About_fire_fighting"
|
|
324
|
+ height="1" width="1" />
|
317
|
325
|
</body>
|
318
|
|
-</html>
|
|
326
|
+
|
|
327
|
+</html>
|