|
@@ -16,35 +16,35 @@
|
16
|
16
|
</head>
|
17
|
17
|
|
18
|
18
|
<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>
|
|
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
|
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>
|
|
27
|
+ </address>
|
44
|
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>
|
45
|
45
|
|
46
|
|
- <!--セクション 文字サイズ-->
|
47
|
|
- <!--<article id="charsize" >
|
|
46
|
+ <!--セクション 文字サイズ-->
|
|
47
|
+ <!--<article id="charsize" >
|
48
|
48
|
<img src="../../css/img/008.png" alt="文字サイズ変更ボックス" />
|
49
|
49
|
<div id="charsize_img">
|
50
|
50
|
<img src="../../css/img/005.png" alt="文字大きさ変更、小さい" />
|
|
@@ -53,363 +53,365 @@
|
53
|
53
|
</div>
|
54
|
54
|
</article>-->
|
55
|
55
|
|
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>
|
68
|
|
- </div>
|
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({
|
78
|
|
- pageLanguage: 'ja',
|
79
|
|
- layout: google.translate.TranslateElement.InlineLayout.SIMPLE
|
80
|
|
- }, 'google_translate_element');
|
81
|
|
- }
|
82
|
|
- </script>
|
83
|
|
- <script type="text/javascript"
|
|
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>
|
|
68
|
+ </div>
|
|
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({
|
|
78
|
+ pageLanguage: 'ja',
|
|
79
|
+ layout: google.translate.TranslateElement.InlineLayout.SIMPLE
|
|
80
|
+ }, 'google_translate_element');
|
|
81
|
+ }
|
|
82
|
+ </script>
|
|
83
|
+ <script type="text/javascript"
|
84
|
84
|
src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
|
|
85
|
+ </div>
|
|
86
|
+ </article>
|
|
87
|
+ <div id="claer">
|
85
|
88
|
</div>
|
86
|
|
- </article>
|
87
|
|
- <div id="claer">
|
88
|
89
|
</div>
|
89
|
|
- </div>
|
90
|
|
- </section>
|
|
90
|
+ </section>
|
91
|
91
|
|
92
|
|
- <!--ヘッダーデータ-->
|
93
|
|
- <header>
|
94
|
|
- <div id="header" class="gothic">
|
95
|
|
- <a href="../../index.html"><img src="../../css/img/header_emblem.png" width="200px"
|
96
|
|
- height="260px"/></a>
|
97
|
|
- <div id="h_block_1">
|
98
|
|
- <div class="h_line">
|
|
92
|
+ <!--ヘッダーデータ-->
|
|
93
|
+ <header>
|
|
94
|
+ <div id="header" class="gothic">
|
|
95
|
+ <a href="../../index.html"><img src="../../css/img/header_emblem.png" width="200px"
|
|
96
|
+ height="260px" /></a>
|
|
97
|
+ <div id="h_block_1">
|
|
98
|
+ <div class="h_line">
|
|
99
|
+ </div>
|
|
100
|
+ <article class="h_text_l">
|
|
101
|
+ <a class="h_link" href="../../second/living.html"><span class="h_text">くらしの情報</span></a>
|
|
102
|
+ </article>
|
|
103
|
+ <article class="h_text_l">
|
|
104
|
+ <a class="h_link" href="../../second/tourism.html"><span class="h_text">観光</span></a>
|
|
105
|
+ </article>
|
|
106
|
+ <article class="h_text_l">
|
|
107
|
+ <a class="h_link" href="../../second/business.html"><span class="h_text">事業者向け情報</span></a>
|
|
108
|
+ </article>
|
|
109
|
+ <article class="h_text_l">
|
|
110
|
+ <a class="h_link" href="../../second/town_admini_info.html"><span class="h_text">町政情報</span></a>
|
|
111
|
+ </article>
|
|
112
|
+ </div>
|
|
113
|
+ <div id="h_block_search">
|
|
114
|
+ <div class="h_line"></div>
|
|
115
|
+ <article class="h_search">
|
|
116
|
+ <div class="space10"></div>
|
|
117
|
+ <form action="http://www.google.com/search">
|
|
118
|
+ <input type="hidden" name="hl" value="ja" />
|
|
119
|
+ <input type="hidden" name="ie" value="UTF-8">
|
|
120
|
+ <input type="hidden" name="oe" value="UTF-8">
|
|
121
|
+ <input type="hidden" value="www.town.kitagata.gifu.jp" name="as_sitesearch" />
|
|
122
|
+ <input type="text" name="q" size="16" maxlength="256" value="" />
|
|
123
|
+ <input type="submit" name="btnG" value="検索" />
|
|
124
|
+ </form>
|
|
125
|
+ </article>
|
99
|
126
|
</div>
|
100
|
|
- <article class="h_text_l">
|
101
|
|
- <a class="h_link" href="../../second/living.html"><span class="h_text">くらしの情報</span></a>
|
102
|
|
- </article>
|
103
|
|
- <article class="h_text_l">
|
104
|
|
- <a class="h_link" href="../../second/tourism.html"><span class="h_text">観光</span></a>
|
105
|
|
- </article>
|
106
|
|
- <article class="h_text_l">
|
107
|
|
- <a class="h_link" href="../../second/business.html"><span class="h_text">事業者向け情報</span></a>
|
108
|
|
- </article>
|
109
|
|
- <article class="h_text_l">
|
110
|
|
- <a class="h_link" href="../../second/town_admini_info.html"><span class="h_text">町政情報</span></a>
|
111
|
|
- </article>
|
112
|
|
- </div>
|
113
|
|
- <div id="h_block_search">
|
114
|
|
- <div class="h_line"></div>
|
115
|
|
- <article class="h_search">
|
116
|
|
- <div class="space10"></div>
|
117
|
|
- <form action="http://www.google.com/search">
|
118
|
|
- <input type="hidden" name="hl" value="ja"/>
|
119
|
|
- <input type="hidden" name="ie" value="UTF-8">
|
120
|
|
- <input type="hidden" name="oe" value="UTF-8">
|
121
|
|
- <input type="hidden" value="www.town.kitagata.gifu.jp" name="as_sitesearch"/>
|
122
|
|
- <input type="text" name="q" size="16" maxlength="256" value=""/>
|
123
|
|
- <input type="submit" name="btnG" value="検索"/>
|
124
|
|
- </form>
|
125
|
|
- </article>
|
126
|
127
|
</div>
|
127
|
|
- </div>
|
128
|
|
- </header>
|
|
128
|
+ </header>
|
129
|
129
|
|
130
|
|
- <div id="third_body">
|
131
|
|
- <!--セクション space-->
|
|
130
|
+ <div id="third_body">
|
|
131
|
+ <!--セクション space-->
|
132
|
132
|
|
133
|
|
- <!--セクション template-->
|
134
|
|
- <section id="template">
|
135
|
|
- <article id="breadcrumb">
|
136
|
|
- <div id="breadcrumb_title">
|
137
|
|
- <div id="breadcrumb_title_block">
|
|
133
|
+ <!--セクション template-->
|
|
134
|
+ <section id="template">
|
|
135
|
+ <article id="breadcrumb">
|
|
136
|
+ <div id="breadcrumb_title">
|
|
137
|
+ <div id="breadcrumb_title_block">
|
138
|
138
|
<span id="breadcrumb_title"><a href="../../index.html">トップ</a>><a
|
139
|
139
|
href="../../second/town_admini_info.html">町政情報</a>><a
|
140
|
140
|
href="../town_admini_info/Building_etc.html">その他の公共施設</a>>北方町立図書館</span>
|
|
141
|
+ </div>
|
141
|
142
|
</div>
|
142
|
|
- </div>
|
143
|
|
- </article>
|
144
|
|
- <article id="template">
|
145
|
|
- <div id="template_title" class="gothic">
|
146
|
|
- <div id="template_title_block">
|
147
|
|
- <span id="template_title">北方町立図書館</span>
|
|
143
|
+ </article>
|
|
144
|
+ <article id="template">
|
|
145
|
+ <div id="template_title" class="gothic">
|
|
146
|
+ <div id="template_title_block">
|
|
147
|
+ <span id="template_title">北方町立図書館</span>
|
|
148
|
+ </div>
|
148
|
149
|
</div>
|
149
|
|
- </div>
|
150
|
|
- </article>
|
|
150
|
+ </article>
|
151
|
151
|
|
152
|
|
- <!-- 小見出しから内容までのひとまとまりここから-->
|
153
|
|
- <article id="template_list_title">
|
154
|
|
- <div id="template_title2" class="gothic">
|
155
|
|
- <div id="template_title_block">
|
156
|
|
- <span id="template_title2">北方町立図書館</span>
|
|
152
|
+ <!-- 小見出しから内容までのひとまとまりここから-->
|
|
153
|
+ <article id="template_list_title">
|
|
154
|
+ <div id="template_title2" class="gothic">
|
|
155
|
+ <div id="template_title_block">
|
|
156
|
+ <span id="template_title2">北方町立図書館</span>
|
|
157
|
+ </div>
|
157
|
158
|
</div>
|
158
|
|
- </div>
|
159
|
|
- <span id="template_article_block">
|
|
159
|
+ <span id="template_article_block">
|
160
|
160
|
<!-- コピペここから-->
|
161
|
161
|
<p class="paragraphT5">
|
162
|
|
- <div>
|
163
|
|
- <img src="../../fourth/library/images/img_library.gif" alt="北方町立図書館の写真" width="450"
|
164
|
|
- height="350" align="left"/>
|
165
|
|
- <br/>
|
166
|
|
- </div>
|
167
|
|
- <br/>
|
168
|
|
- <br clear="left">
|
169
|
|
- 〒501-0431 岐阜県本巣郡北方町北方1816番地の4<br/>
|
170
|
|
- 電話:058-323-3155<sapn style="color: red;">※かけ間違いにご注意ください!</sapn><br/>
|
171
|
|
- FAX:058-323-5747<br/>
|
172
|
|
- mail:<a href="mailto:tosyokan@town.kitagata.gifu.jp">tosyokan@town.kitagata.gifu.jp</a>
|
173
|
|
- </p>
|
174
|
|
- <!-- コピペここまで-->
|
|
162
|
+ <div>
|
|
163
|
+ <img src="../../fourth/library/images/img_library.gif" alt="北方町立図書館の写真" width="450"
|
|
164
|
+ height="350" align="left" />
|
|
165
|
+ <br />
|
|
166
|
+ </div>
|
|
167
|
+ <br />
|
|
168
|
+ <br clear="left">
|
|
169
|
+ 〒501-0431 岐阜県本巣郡北方町北方1816番地の4<br />
|
|
170
|
+ 電話:058-323-3155<sapn style="color: red;">※かけ間違いにご注意ください!</sapn><br />
|
|
171
|
+ FAX:058-323-5747<br />
|
|
172
|
+ mail:<a href="mailto:tosyokan@town.kitagata.gifu.jp">tosyokan@town.kitagata.gifu.jp</a>
|
|
173
|
+ </p>
|
|
174
|
+ <!-- コピペここまで-->
|
175
|
175
|
<a href="https://gis-gifu.jp/gifu/maps.action?mp=2,_default&ll=136.6825723,35.4362521&z=12"
|
176
|
|
- onmouseover="window.status='詳細地図を別ウインドウで表示します。'; return true;" onmouseout="window.status=''"
|
177
|
|
- onClick="return openWin('https://gis-gifu.jp/gifu/maps.action?mp=2,_default&ll=136.6825723,35.4362521&z=12')"
|
178
|
|
- target="_blank">
|
179
|
|
- 詳細地図(別ウィンドウ表示)</a><br/>
|
180
|
|
- <br/>
|
181
|
|
- <br/>
|
|
176
|
+ onmouseover="window.status='詳細地図を別ウインドウで表示します。'; return true;" onmouseout="window.status=''"
|
|
177
|
+ onClick="return openWin('https://gis-gifu.jp/gifu/maps.action?mp=2,_default&ll=136.6825723,35.4362521&z=12')"
|
|
178
|
+ target="_blank">
|
|
179
|
+ 詳細地図(別ウィンドウ表示)</a><br />
|
|
180
|
+ <br />
|
|
181
|
+ <br />
|
182
|
182
|
</span>
|
183
|
|
- </article>
|
|
183
|
+ </article>
|
184
|
184
|
|
185
|
|
- <!-- ひとまとまりここまで-->
|
|
185
|
+ <!-- ひとまとまりここまで-->
|
186
|
186
|
|
187
|
|
- <!-- 小見出しから内容までのひとまとまりここから-->
|
188
|
|
- <!-- 図書館ない資料検索見出し ここから -->
|
189
|
|
- <article id="template_list_title">
|
190
|
|
- <div id="template_title2" class="gothic">
|
191
|
|
- <div id="template_title_block">
|
192
|
|
- <span id="template_title2"><a
|
193
|
|
- href="https://www.lics-saas.nexs-service.jp/kitagata/webopac/selectsearch.do?searchkbn=0&histnum=1
|
194
|
|
-">本等の検索</a></span>
|
195
|
|
- <!-- コピペここから-->
|
196
|
|
- <!-- コピペここまで-->
|
|
187
|
+ <!-- 小見出しから内容までのひとまとまりここから-->
|
|
188
|
+ <!-- 図書館ない資料検索見出し ここから -->
|
|
189
|
+ <article id="template_list_title">
|
|
190
|
+ <div id="template_title2" class="gothic">
|
|
191
|
+ <div id="template_title_block">
|
|
192
|
+ <span id="template_title2"><a href="https://www.lics-saas.nexs-service.jp/kitagata/webopac/selectsearch.do?searchkbn=0&histnum=1
|
|
193
|
+">図書の検索</a></span>
|
|
194
|
+ <!-- コピペここから-->
|
|
195
|
+ <!-- コピペここまで-->
|
|
196
|
+ </div>
|
197
|
197
|
</div>
|
198
|
|
- </div>
|
199
|
|
- <span id="template_article_block">
|
|
198
|
+ <span id="template_article_block">
|
200
|
199
|
<!-- コピペここから-->
|
201
|
|
- <!-- コピペここまで-->
|
|
200
|
+ <!-- コピペここまで-->
|
202
|
201
|
</span>
|
203
|
|
- </article>
|
204
|
|
- <article id="template_list_title">
|
205
|
|
- <div id="template_title2" class="gothic">
|
206
|
|
- <div id="template_title_block">
|
|
202
|
+ </article>
|
|
203
|
+ <article id="template_list_title">
|
|
204
|
+ <div id="template_title2" class="gothic">
|
|
205
|
+ <div id="template_title_block">
|
207
|
206
|
<span id="template_title2"><a
|
208
|
207
|
href="https://www.lics-saas.nexs-service.jp/kitagata/webopac/searchgenre.do?type=1&histnum=1&menukbn=1">新着本の紹介</a></span>
|
|
208
|
+ </div>
|
209
|
209
|
</div>
|
210
|
|
- </div>
|
211
|
|
- <span id="template_article_block">
|
|
210
|
+ <span id="template_article_block">
|
212
|
211
|
<!-- コピペここから-->
|
213
|
212
|
<p class="paragraphT15">
|
214
|
213
|
最近1か月間に入った新しい本を紹介します</p>
|
215
|
|
- <!-- コピペここまで-->
|
|
214
|
+ <!-- コピペここまで-->
|
216
|
215
|
</span>
|
217
|
|
- </article>
|
|
216
|
+ </article>
|
218
|
217
|
|
219
|
|
- <article id="template_list_title">
|
220
|
|
- <div id="template_title2" class="gothic">
|
221
|
|
- <div id="template_title_block">
|
|
218
|
+ <article id="template_list_title">
|
|
219
|
+ <div id="template_title2" class="gothic">
|
|
220
|
+ <div id="template_title_block">
|
222
|
221
|
<span id="template_title2"><a
|
223
|
222
|
href="https://www.lics-saas.nexs-service.jp/kitagata/webopac/searchgenre.do?type=2&histnum=1&menukbn=1">
|
224
|
|
- 貸出ランキング</a></span>
|
|
223
|
+ 貸出ランキング</a></span>
|
|
224
|
+ </div>
|
225
|
225
|
</div>
|
226
|
|
- </div>
|
227
|
|
- <span id="template_article_block">
|
|
226
|
+ <span id="template_article_block">
|
228
|
227
|
<!-- コピペここから-->
|
229
|
228
|
<p class="paragraphT15">
|
230
|
229
|
最近1か月で多く借りられた本の紹介をします</p>
|
231
|
|
- <!-- コピペここまで-->
|
|
230
|
+ <!-- コピペここまで-->
|
232
|
231
|
</span>
|
233
|
|
- </article>
|
|
232
|
+ </article>
|
234
|
233
|
|
235
|
|
- <article id="template_list_title">
|
236
|
|
- <div id="template_title2" class="gothic">
|
237
|
|
- <div id="template_title_block">
|
|
234
|
+ <article id="template_list_title">
|
|
235
|
+ <div id="template_title2" class="gothic">
|
|
236
|
+ <div id="template_title_block">
|
238
|
237
|
|
239
|
|
- <span id="template_title2"><a
|
|
238
|
+ <span id="template_title2">
|
|
239
|
+ <!-- <a
|
240
|
240
|
href="https://www.lics-saas.nexs-service.jp/kitagata/webopac/searchgenre.do?type=1&histnum=1&menukbn=1">
|
241
|
|
- 貸出中の本を予約したい方</a></span>
|
|
241
|
+ 貸出中の本を予約したい方
|
|
242
|
+ </a> -->
|
|
243
|
+ 貸出中の本を予約したい方
|
|
244
|
+ </span>
|
|
245
|
+ </div>
|
242
|
246
|
</div>
|
243
|
|
- </div>
|
244
|
|
- <span id="template_article_block">
|
|
247
|
+ <span id="template_article_block">
|
245
|
248
|
<!-- コピペここから-->
|
246
|
|
- 初めて貸出中の本の予約をする方は、まず新規パスワードの登録をお願いします。
|
|
249
|
+ 初めて貸出中の本の予約をする方は、まず新規パスワードの登録をお願いします。
|
247
|
250
|
<p class="paragraphT15"><a
|
248
|
251
|
href="https://www.lics-saas.nexs-service.jp/kitagata/webopac/pwdregist.do">
|
249
|
|
- 初めての方</a></p><br>
|
250
|
|
- <p class="paragraphT15"><a href="https://www.lics-saas.nexs-service.jp/kitagata/webopac/usermenu.do
|
|
252
|
+ 初めての方</a></p><br>
|
|
253
|
+ <p class="paragraphT15"><a href="https://www.lics-saas.nexs-service.jp/kitagata/webopac/usermenu.do
|
251
|
254
|
">
|
252
|
|
- パスワード登録が済んでいる方</a></p>
|
253
|
|
- <!-- コピペここまで-->
|
|
255
|
+ パスワード登録が済んでいる方</a></p>
|
|
256
|
+ <!-- コピペここまで-->
|
254
|
257
|
</span>
|
255
|
|
- </article>
|
|
258
|
+ </article>
|
256
|
259
|
|
257
|
|
- <article id="template_list_title">
|
258
|
|
- <div id="template_title2" class="gothic">
|
259
|
|
- <div id="template_title_block">
|
|
260
|
+ <article id="template_list_title">
|
|
261
|
+ <div id="template_title2" class="gothic">
|
|
262
|
+ <div id="template_title_block">
|
260
|
263
|
<span id="template_title2"><a
|
261
|
264
|
href="https://www.lics-saas.nexs-service.jp/kitagata/webopac/inform.do">
|
262
|
|
- 図書館からのお知らせ</a></span>
|
|
265
|
+ 図書館からのお知らせ</a></span>
|
|
266
|
+ </div>
|
263
|
267
|
</div>
|
264
|
|
- </div>
|
265
|
|
- <span id="template_article_block">
|
|
268
|
+ <span id="template_article_block">
|
266
|
269
|
<!-- コピペここから-->
|
267
|
|
- <!-- コピペここまで-->
|
|
270
|
+ <!-- コピペここまで-->
|
268
|
271
|
</span>
|
269
|
|
- </article>
|
|
272
|
+ </article>
|
270
|
273
|
|
271
|
|
- <article id="template_list_title">
|
272
|
|
- <div id="template_title2" class="gothic">
|
273
|
|
- <div id="template_title_block">
|
|
274
|
+ <article id="template_list_title">
|
|
275
|
+ <div id="template_title2" class="gothic">
|
|
276
|
+ <div id="template_title_block">
|
274
|
277
|
<span id="template_title2"><a
|
275
|
278
|
href="https://www.lics-saas.nexs-service.jp/kitagata/webopac/library.do">
|
276
|
|
- 休館日のお知らせ</a></span>
|
|
279
|
+ 休館日のお知らせ</a></span>
|
|
280
|
+ </div>
|
277
|
281
|
</div>
|
278
|
|
- </div>
|
279
|
|
- <span id="template_article_block">
|
|
282
|
+ <span id="template_article_block">
|
280
|
283
|
<!-- コピペここから-->
|
281
|
|
- <!-- コピペここまで-->
|
|
284
|
+ <!-- コピペここまで-->
|
282
|
285
|
</span>
|
283
|
|
- </article>
|
|
286
|
+ </article>
|
284
|
287
|
|
285
|
288
|
|
286
|
|
- <!-- 図書館ない資料検索見出し ここまで -->
|
287
|
|
- <!-- お問い合わせ見出し ここから -->
|
288
|
|
- <article id="template_list_title">
|
289
|
|
- <div id="template_title2" class="gothic">
|
290
|
|
- <div id="template_title_block">
|
291
|
|
- <span id="template_title2"><a href="../../fourth/library/inquiry.html">お問い合わせ</a></span>
|
|
289
|
+ <!-- 図書館ない資料検索見出し ここまで -->
|
|
290
|
+ <!-- お問い合わせ見出し ここから -->
|
|
291
|
+ <article id="template_list_title">
|
|
292
|
+ <div id="template_title2" class="gothic">
|
|
293
|
+ <div id="template_title_block">
|
|
294
|
+ <span id="template_title2"><a href="../../fourth/library/inquiry.html">お問い合わせ</a></span>
|
|
295
|
+ </div>
|
292
|
296
|
</div>
|
293
|
|
- </div>
|
294
|
|
- <span id="template_article_block">
|
|
297
|
+ <span id="template_article_block">
|
295
|
298
|
<!-- コピペここから-->
|
296
|
299
|
<p class="paragraphT15">町立図書館に蔵書している本について、メールでお問い合わせができます。
|
297
|
|
- 町立図書館に蔵書していないものについても、相互貸借(岐阜県図書館等から借用)
|
298
|
|
- などを利用してできるだけ希望にお応えします。</p>
|
299
|
|
- <!-- コピペここまで-->
|
|
300
|
+ </p>
|
|
301
|
+ <!-- コピペここまで-->
|
300
|
302
|
</span>
|
301
|
|
- </article>
|
|
303
|
+ </article>
|
302
|
304
|
|
303
|
305
|
|
304
|
|
- <!-- お問い合わせ見出し ここまで -->
|
305
|
|
- <!-- 利用案内 ここから -->
|
306
|
|
- <article id="template_list_title">
|
307
|
|
- <div id="template_title2" class="gothic">
|
308
|
|
- <div id="template_title_block">
|
|
306
|
+ <!-- お問い合わせ見出し ここまで -->
|
|
307
|
+ <!-- 利用案内 ここから -->
|
|
308
|
+ <article id="template_list_title">
|
|
309
|
+ <div id="template_title2" class="gothic">
|
|
310
|
+ <div id="template_title_block">
|
309
|
311
|
<span id="template_title2"><a
|
310
|
312
|
href="../../fourth/library/Guide_to_use.html">施設概要・利用案内</a></span>
|
|
313
|
+ </div>
|
311
|
314
|
</div>
|
312
|
|
- </div>
|
313
|
|
- <span id="template_article_block">
|
|
315
|
+ <span id="template_article_block">
|
314
|
316
|
<!-- コピペここから-->
|
315
|
317
|
<p class="paragraphT15">図書館施設・利用のご紹介。</p>
|
316
|
|
- <!-- コピペここまで-->
|
|
318
|
+ <!-- コピペここまで-->
|
317
|
319
|
</span>
|
318
|
|
- </article>
|
319
|
|
- <!-- 利用案内 ここまで -->
|
320
|
|
- <!-- お知らせ ここから -->
|
321
|
|
- <!--<article id="template_list_title">-->
|
322
|
|
- <!--<div id="template_title2" class="gothic">-->
|
323
|
|
- <!--<div id="template_title_block">-->
|
324
|
|
- <!--<span id="template_title2"><a-->
|
325
|
|
- <!--href="http://library.town.kitagata.gifu.jp/opac/wopc/pc/OpacServlet?disp=information">お知らせ</a></span>-->
|
326
|
|
- <!--</div>-->
|
327
|
|
- <!--</div>-->
|
328
|
|
- <!--<span id="template_article_block">-->
|
329
|
|
- <!--<!– コピペここから–>-->
|
330
|
|
- <!--<p class="paragraphT15">図書館からお知らせ・イベント情報。</p>-->
|
331
|
|
- <!--<!– コピペここまで–>-->
|
332
|
|
- <!--</span>-->
|
333
|
|
- <!--</article>-->
|
334
|
|
- <!-- お知らせ ここまで -->
|
335
|
|
- <!-- 交通アクセス ここから -->
|
336
|
|
- <article id="template_list_title">
|
337
|
|
- <div id="template_title2" class="gothic">
|
338
|
|
- <div id="template_title_block">
|
339
|
|
- <span id="template_title2"><a href="../../fourth/library/Access.html">交通アクセス</a></span>
|
|
320
|
+ </article>
|
|
321
|
+ <!-- 利用案内 ここまで -->
|
|
322
|
+ <!-- お知らせ ここから -->
|
|
323
|
+ <!--<article id="template_list_title">-->
|
|
324
|
+ <!--<div id="template_title2" class="gothic">-->
|
|
325
|
+ <!--<div id="template_title_block">-->
|
|
326
|
+ <!--<span id="template_title2"><a-->
|
|
327
|
+ <!--href="http://library.town.kitagata.gifu.jp/opac/wopc/pc/OpacServlet?disp=information">お知らせ</a></span>-->
|
|
328
|
+ <!--</div>-->
|
|
329
|
+ <!--</div>-->
|
|
330
|
+ <!--<span id="template_article_block">-->
|
|
331
|
+ <!--<!– コピペここから–>-->
|
|
332
|
+ <!--<p class="paragraphT15">図書館からお知らせ・イベント情報。</p>-->
|
|
333
|
+ <!--<!– コピペここまで–>-->
|
|
334
|
+ <!--</span>-->
|
|
335
|
+ <!--</article>-->
|
|
336
|
+ <!-- お知らせ ここまで -->
|
|
337
|
+ <!-- 交通アクセス ここから -->
|
|
338
|
+ <article id="template_list_title">
|
|
339
|
+ <div id="template_title2" class="gothic">
|
|
340
|
+ <div id="template_title_block">
|
|
341
|
+ <span id="template_title2"><a href="../../fourth/library/Access.html">交通アクセス</a></span>
|
|
342
|
+ </div>
|
340
|
343
|
</div>
|
341
|
|
- </div>
|
342
|
|
- <span id="template_article_block">
|
|
344
|
+ <span id="template_article_block">
|
343
|
345
|
<!-- コピペここから-->
|
344
|
346
|
<p class="paragraphT15">図書館への交通手段ご案内。</p>
|
345
|
|
- <!-- コピペここまで-->
|
|
347
|
+ <!-- コピペここまで-->
|
346
|
348
|
</span>
|
347
|
|
- </article>
|
348
|
|
- <!-- 交通アクセス ここまで -->
|
349
|
|
- <!-- 新着案内 ここから -->
|
350
|
|
- <!--<article id="template_list_title">-->
|
351
|
|
- <!--<div id="template_title2" class="gothic">-->
|
352
|
|
- <!--<div id="template_title_block">-->
|
353
|
|
- <!--<span id="template_title2"><a-->
|
354
|
|
- <!--href="http://library.town.kitagata.gifu.jp/opac/wopc/pc/OpacServlet?disp=newcomeSearch">新着案内</a></span>-->
|
355
|
|
- <!--</div>-->
|
356
|
|
- <!--</div>-->
|
357
|
|
- <!--<span id="template_article_block">-->
|
358
|
|
- <!--<!– コピペここから–>-->
|
359
|
|
- <!--<p class="paragraphT15">新しい本のご紹介。</p>-->
|
360
|
|
- <!--<!– コピペここまで–>-->
|
361
|
|
- <!--</span>-->
|
362
|
|
- <!--</article>-->
|
363
|
|
- <!-- 新着案内 ここまで -->
|
364
|
|
- <!-- 2014-09-16新設 スポンサー こっから -->
|
365
|
|
- <article id="template_list_title">
|
366
|
|
- <div id="template_title2" class="gothic">
|
367
|
|
- <div id="template_title_block">
|
368
|
|
- <span id="template_title2"><a href="../../fourth/library/sponsor.html">雑誌スポンサー制度</a></span>
|
|
349
|
+ </article>
|
|
350
|
+ <!-- 交通アクセス ここまで -->
|
|
351
|
+ <!-- 新着案内 ここから -->
|
|
352
|
+ <!--<article id="template_list_title">-->
|
|
353
|
+ <!--<div id="template_title2" class="gothic">-->
|
|
354
|
+ <!--<div id="template_title_block">-->
|
|
355
|
+ <!--<span id="template_title2"><a-->
|
|
356
|
+ <!--href="http://library.town.kitagata.gifu.jp/opac/wopc/pc/OpacServlet?disp=newcomeSearch">新着案内</a></span>-->
|
|
357
|
+ <!--</div>-->
|
|
358
|
+ <!--</div>-->
|
|
359
|
+ <!--<span id="template_article_block">-->
|
|
360
|
+ <!--<!– コピペここから–>-->
|
|
361
|
+ <!--<p class="paragraphT15">新しい本のご紹介。</p>-->
|
|
362
|
+ <!--<!– コピペここまで–>-->
|
|
363
|
+ <!--</span>-->
|
|
364
|
+ <!--</article>-->
|
|
365
|
+ <!-- 新着案内 ここまで -->
|
|
366
|
+ <!-- 2014-09-16新設 スポンサー こっから -->
|
|
367
|
+ <article id="template_list_title">
|
|
368
|
+ <div id="template_title2" class="gothic">
|
|
369
|
+ <div id="template_title_block">
|
|
370
|
+ <span id="template_title2"><a href="../../fourth/library/sponsor.html">雑誌スポンサー制度</a></span>
|
|
371
|
+ </div>
|
369
|
372
|
</div>
|
370
|
|
- </div>
|
371
|
|
- <span id="template_article_block">
|
|
373
|
+ <span id="template_article_block">
|
372
|
374
|
<!-- コピペここから-->
|
373
|
375
|
<p class="paragraphT15">新たな図書館資料を確保して図書館サービスの向上を図るため、町立図書館に雑誌を提供していただける民間事業者などを募集します。</p>
|
374
|
|
- <!-- コピペここまで-->
|
|
376
|
+ <!-- コピペここまで-->
|
375
|
377
|
</span>
|
376
|
|
- </article>
|
377
|
|
- <!-- スポンサー ここまで -->
|
378
|
|
- <!-- 他の図書館リンク ここから -->
|
379
|
|
- <article id="template_list_title">
|
380
|
|
- <div id="template_title2" class="gothic">
|
381
|
|
- <div id="template_title_block">
|
382
|
|
- <span id="template_title2">他の図書館リンク</span>
|
|
378
|
+ </article>
|
|
379
|
+ <!-- スポンサー ここまで -->
|
|
380
|
+ <!-- 他の図書館リンク ここから -->
|
|
381
|
+ <article id="template_list_title">
|
|
382
|
+ <div id="template_title2" class="gothic">
|
|
383
|
+ <div id="template_title_block">
|
|
384
|
+ <span id="template_title2">他の図書館リンク</span>
|
|
385
|
+ </div>
|
383
|
386
|
</div>
|
384
|
|
- </div>
|
385
|
|
- <span id="template_article_block">
|
|
387
|
+ <span id="template_article_block">
|
386
|
388
|
<!-- コピペここから-->
|
387
|
389
|
<ul>
|
388
|
390
|
<li id="access"><a href="http://www.library.pref.gifu.lg.jp/"
|
389
|
|
- target="_blank">岐阜県図書館(新しいウィンドウで開きます)</a></li>
|
|
391
|
+ target="_blank">岐阜県図書館(新しいウィンドウで開きます)</a></li>
|
390
|
392
|
</ul>
|
391
|
393
|
|
392
|
|
- <!-- コピペここまで-->
|
|
394
|
+ <!-- コピペここまで-->
|
393
|
395
|
</span>
|
394
|
|
- </article>
|
395
|
|
- <!-- 他の図書館リンク ここまで -->
|
396
|
|
- <!-- ひとまとまりここまで-->
|
|
396
|
+ </article>
|
|
397
|
+ <!-- 他の図書館リンク ここまで -->
|
|
398
|
+ <!-- ひとまとまりここまで-->
|
397
|
399
|
|
398
|
|
- </section>
|
399
|
|
- </div>
|
|
400
|
+ </section>
|
|
401
|
+ </div>
|
400
|
402
|
|
401
|
|
- <footer>
|
402
|
|
- <img src="../../css/img/kitagatafooter.png" width="920px" height="80px" alt="北方町"/><br/>
|
403
|
|
- <p class="footer_text"><a href="../../second/Copyright_and_link.html">リンクと著作権</a>|<a
|
404
|
|
- href="../../second/Privacy_policy.html">個人情報保護指針</a>|<a
|
405
|
|
- href="../../second/Barrier_free_policy.html">バリアフリーポリシー</a>
|
406
|
|
- </p>
|
407
|
|
- </footer>
|
|
403
|
+ <footer>
|
|
404
|
+ <img src="../../css/img/kitagatafooter.png" width="920px" height="80px" alt="北方町" /><br />
|
|
405
|
+ <p class="footer_text"><a href="../../second/Copyright_and_link.html">リンクと著作権</a>|<a
|
|
406
|
+ href="../../second/Privacy_policy.html">個人情報保護指針</a>|<a
|
|
407
|
+ href="../../second/Barrier_free_policy.html">バリアフリーポリシー</a>
|
|
408
|
+ </p>
|
|
409
|
+ </footer>
|
408
|
410
|
|
409
|
411
|
|
410
|
|
-</div>
|
411
|
|
-<img class="cgipageview" src="http://www.town.kitagata.gifu.jp/cgi-bin/pcount/pcount.cgi?Library" height="1"
|
412
|
|
- width="1"/>
|
|
412
|
+ </div>
|
|
413
|
+ <img class="cgipageview" src="http://www.town.kitagata.gifu.jp/cgi-bin/pcount/pcount.cgi?Library" height="1"
|
|
414
|
+ width="1" />
|
413
|
415
|
</body>
|
414
|
416
|
|
415
|
|
-</html>
|
|
417
|
+</html>
|