Просмотр исходного кода

[kitagata_support:08830] HP更新依頼(北方町文化財観光マップ)総務課

kuni 5 лет назад
Родитель
Сommit
56becbf176
1 измененных файлов: 206 добавлений и 199 удалений
  1. 206
    199
      second/tourism.html

+ 206
- 199
second/tourism.html Просмотреть файл

@@ -1,19 +1,20 @@
1 1
 <!doctype html>
2 2
 <html lang="ja">
3
-	<head>
4
-		<meta charset="utf-8">
5
-		<title>北方町ホームページ</title>
6
-        <!--観光-->
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/map.css">
13
-
14
-<script src="https://maps.googleapis.com/maps/api/js?v=3.exp&sensor=false"></script>
15
-    <script>
16
-var map;
3
+
4
+<head>
5
+  <meta charset="utf-8">
6
+  <title>北方町ホームページ</title>
7
+  <!--観光-->
8
+  <link rel="stylesheet" href="../css/base.css">
9
+  <link rel="stylesheet" href="../css/second_header.css">
10
+  <link rel="stylesheet" href="../css/footer.css">
11
+  <link rel="stylesheet" href="../css/section.css">
12
+  <link rel="stylesheet" href="../css/third_template.css">
13
+  <link rel="stylesheet" href="../css/map.css">
14
+
15
+  <script src="https://maps.googleapis.com/maps/api/js?v=3.exp&sensor=false"></script>
16
+  <script>
17
+    var map;
17 18
 function initialize() {
18 19
   var mapOptions = {
19 20
     zoom: 14,
@@ -445,36 +446,37 @@ google.maps.event.addDomListener(window, 'load', initialize);
445 446
 
446 447
     </script>
447 448
 
448
-<script src="../js/operation.js"></script>
449
-        <meta name="google-translate-customization" content="45643f5d79d6e245-283971e7754d7b90-g905c6e6b6867bf2f-2f"></meta>
450
-	</head>
449
+  <script src="../js/operation.js"></script>
450
+  <meta name="google-translate-customization" content="45643f5d79d6e245-283971e7754d7b90-g905c6e6b6867bf2f-2f">
451
+  </meta>
452
+</head>
451 453
 
452 454
 <body id="back" onLoad="initialize()">
453
-<div id="main" class="gothic">
454
-<!--セクション 操作-->
455
-<section id="operation" >
456
-<!--セクション 住所-->
457
-<article id="address" >
458
-<address id="operation_add">
459
-<span>北方町役場</span><span> 〒501-0492</span><span> 岐阜県本巣郡北方町長谷川1丁目1番地</span><span> TEL:058-323-1111(代)</span>
460
-</address>
461
-</article>
462
-<div id="controle_panel">
463
-<!--セクション 背景色-->
464
-<article id="bgcolor" >
465
-<img src="../css/img/013.png" alt="背景色変更ボックス" />
466
-<div id="bgcolor_img">
467
-<input id="button1" width="29px" height="28px" value=" " alt=" " type="image" onClick="setBackground2(1)">
468
-<input id="button2" width="29px" height="28px" value=" " alt=" " type="image" onClick="setBackground2(2)">
469
-<input id="button3" width="29px" height="28px" value=" " alt=" " type="image" onClick="setBackground2(3)">
470
-</div>
471
-<script>
472
-getBackgNumber2();
473
-</script>
474
-</article>
475
-
476
-<!--セクション 文字サイズ-->
477
-<!--<article id="charsize" >
455
+  <div id="main" class="gothic">
456
+    <!--セクション 操作-->
457
+    <section id="operation">
458
+      <!--セクション 住所-->
459
+      <article id="address">
460
+        <address id="operation_add">
461
+          <span>北方町役場</span><span> 〒501-0492</span><span> 岐阜県本巣郡北方町長谷川1丁目1番地</span><span> TEL:058-323-1111(代)</span>
462
+        </address>
463
+      </article>
464
+      <div id="controle_panel">
465
+        <!--セクション 背景色-->
466
+        <article id="bgcolor">
467
+          <img src="../css/img/013.png" alt="背景色変更ボックス" />
468
+          <div id="bgcolor_img">
469
+            <input id="button1" width="29px" height="28px" value=" " alt=" " type="image" onClick="setBackground2(1)">
470
+            <input id="button2" width="29px" height="28px" value=" " alt=" " type="image" onClick="setBackground2(2)">
471
+            <input id="button3" width="29px" height="28px" value=" " alt=" " type="image" onClick="setBackground2(3)">
472
+          </div>
473
+          <script>
474
+            getBackgNumber2();
475
+          </script>
476
+        </article>
477
+
478
+        <!--セクション 文字サイズ-->
479
+        <!--<article id="charsize" >
478 480
 <img src="../css/img/008.png" alt="文字サイズ変更ボックス" />
479 481
 <div id="charsize_img">
480 482
 <img src="../css/img/005.png" alt="文字大きさ変更、小さい" />
@@ -483,160 +485,165 @@ getBackgNumber2();
483 485
 </div>
484 486
 </article>-->
485 487
 
486
-<!--セクション サイトマップ-->
487
-<article id="sitemap" >
488
- <div id="sitemap_img">
489
-<a href="../second/sitemap.html"><img src="../css/img/kitagata_sitemap.png" alt="サイトマップ" /></a>
490
- </div>
491
-</article>
492
-<!--セクション お問い合わせ-->
493
-<article id="contact" >
494
- <div id="contact_img">
495
-<a href="../third/town_admini_info/administrative_organization_chart.html"><img src="../css/img/kitagata_support.png" alt="お問い合わせはこちらから" /></a>
496
- </div>
497
-</article>
498
-<!--セクション 翻訳-->
499
-<article id="translation" >
500
-<div id="translation_img">
501
-<!--<img src="../css/img/kitagata_Language.png" alt="翻訳" />-->
502
-<div id="google_translate_element"></div>
503
-<script type="text/javascript">
504
-function googleTranslateElementInit() {
505
-new google.translate.TranslateElement({pageLanguage: 'ja', layout: google.translate.TranslateElement.InlineLayout.SIMPLE}, 'google_translate_element');
506
-}
507
-</script>
508
-<script type="text/javascript" src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
509
-</div>
510
-</article>
511
-<div id="claer">
512
-</div>
513
-</div>
514
-</section>
515
-
516
-
517
-			<!--ヘッダーデータ-->
518
-			<header>
519
-			<div id="header" class="gothic">
520
-				<a href="../index.html">
521
-                <img src="../css/img/header_emblem.png" width="200px" height="260px"/>
522
-                </a>
523
-				<div id="h_block_1">
524
-                    <div class="h_line">
525
-                    </div>
526
-                    <article class="h_text_l">
527
-                        <a class="h_link" href="../second/living.html">
528
-                            <span class="h_text">くらしの情報</span></a>
529
-                    </article>
530
-                    <article class="h_text_l">
531
-                        <a class="h_link" href="../second/tourism.html">
532
-                            <span class="h_text">観光</span></a>
533
-                    </article>
534
-                    <article class="h_text_l">
535
-                        <a class="h_link" href="../second/business.html">
536
-                            <span class="h_text">事業者向け情報</span></a>
537
-                    </article>
538
-                    <article class="h_text_l">
539
-                        <a class="h_link" href="../second/town_admini_info.html">
540
-                            <span class="h_text">町政情報</span></a>
541
-                    </article>
542
-                </div>
543
-                <div id="h_block_search">
544
-                    <div class="h_line"></div>
545
-                    <article class="h_search">
546
-                    	<div class="space10"></div>
547
-                    	<form action="http://www.google.com/search">
548
-                        <input type="hidden" name="hl" value="ja" />
549
-                        <input type="hidden" name="ie" value="UTF-8">
550
-                        <input type="hidden" name="oe" value="UTF-8">
551
-                        <input type="hidden" value="www.town.kitagata.gifu.jp" name="as_sitesearch" />
552
-                        <input type="text" name="q" size="16" maxlength="256" value="" />
553
-                        <input type="submit" name="btnG" value="検索" />
554
-                        </form>
555
-
556
-                    </article>
557
-                </div>
558
-			</div>
559
-			</header>
560
-
561
-			<div>
562
-				<section id="template" >
563
-					<article id="breadcrumb" >
564
-						<div id="breadcrumb_title">
565
-							<div id="breadcrumb_title_block">
566
-								<span id="breadcrumb_title"><a href="../index.html">トップ</a>>観光</span>
567
-							</div>
568
-						</div>
569
-					</article>
570
-					<article id="template" >
571
-						<div id="template_title" class="gothic">
572
-							<div id="template_title_block">
573
-								<span id="template_title">北方町文化財観光マップ</span>
574
-							</div>
575
-						</div>
576
-					</article>
577
-					<article id="template_list_title" >
578
-						<div id="template_title2" class="gothic">
579
-							<div id="template_title_block">
580
-								<span id="template_title2">心地よさを探そう。今と昔が調和する町 北方</span>
581
-							</div>
582
-						</div>
583
-						<span id="template_article_block">
584
-                            <div id="map-canvas"></div>
585
-						</span>
586
-					</article>
587
-					<article id="template_list_title" >
588
-						<div id="template_title2" class="gothic">
589
-							<div id="template_title_block">
590
-								<span id="template_title2">文化詳細リンク</span>
591
-							</div>
592
-						</div>
593
-						<span id="template_article_block" class="gothic">
594
-                        	<span class="template_list">
595
-                            <a href="../fourth/tourism/higasisandou.html">東山道</a><br />
596
-                            <a href="../fourth/tourism/yuubegaike.html">夕べが池</a><br />
597
-                            <a href="../fourth/tourism/saijunji.html">西順寺</a><br />
598
-                            <a href="../fourth/tourism/enkyouji.html">円鏡寺</a><br />
599
-                            <a href="../fourth/tourism/01_mokuzou_seikannon.html">木造聖観音立像</a><br />
600
-                            <a href="../fourth/tourism/02_mokuzou_fudoumyouou.html">木造不動明王立像</a><br />
601
-                            <a href="../fourth/tourism/03_mokuzou_kongourikishi.html">木造金剛力士像</a><br />
602
-                            <a href="../fourth/tourism/04_nobunaga_syuinjou.html">信長朱印状</a><br />
603
-                            <a href="../fourth/tourism/05_hideyoshi_syuinjou.html">秀吉朱印状</a><br />
604
-                            <a href="../fourth/tourism/25_enkyouji_kurogane.html">円鏡寺のクロガネモチの木</a><br />
605
-			    <a href="../fourth/tourism/06_andouiga.html">安東伊賀守戦死の地</a><br />
606
-                            <a href="../fourth/tourism/07_kitagatajou_ato.html">北方城跡</a><br />
607
-                            <a href="../fourth/tourism/08_minohahaikai.html">美濃派俳諧水道場跡</a><br />
608
-                            <a href="../fourth/tourism/09_kemari_menkyojou.html">蹴鞠免許状</a><br />
609
-                            <a href="../fourth/tourism/10_kabukimon.html">冠木門</a><br />
610
-                            <a href="../fourth/tourism/11_hansyou.html">半鐘</a><br />
611
-                            <a href="../fourth/tourism/12_mikoshi.html">神輿(石町の神輿)</a><br />
612
-                            <a href="../fourth/tourism/13_ooi_jinja.html">大井神社</a><br />
613
-                            <a href="../fourth/tourism/14_kitagatajinya_ato.html">北方陣屋跡</a><br />
614
-                            <a href="../fourth/tourism/15_rogenbou.html">盧元坊の墓</a><br />
615
-                            <a href="../fourth/tourism/16_gochikubou_ato.html">五竹坊跡</a><br />
616
-                            <a href="../fourth/tourism/17_shian_ato.html">梔庵跡</a><br />
617
-                            <a href="../fourth/tourism/18_wakamiya_kofun.html">若宮古墳</a><br />
618
-                            <a href="../fourth/tourism/19_gunkaiishi.html">群界石(夜泣石)</a><br />
619
-                            <a href="../fourth/tourism/20_kousatsuba_ato.html">高札場跡</a><br />
620
-                            <a href="../fourth/tourism/21_minokitagataeki.html">(旧)美濃北方駅</a><br />
621
-                            <a href="../fourth/tourism/22_keibunsya.html">啓文社</a><br />
622
-                            <a href="../fourth/tourism/23_sennenmae.html">千年も前にできた道</a><br />
623
-                            <a href="../fourth/tourism/24_koumonmae.html">校門前のクスノキ</a><br />
624
-                            <a href="../third/notices/061_20150406.html">清流平和公園</a><br />
625
-
626
-                            </span><br />
627
-                            <span class="template_list">
628
-                            	<a href="#anc0">
629
-					</article>
630
-				</section>
631
-			</div>
632
-
633
-			<footer>
634
-				<img src="../css/img/kitagatafooter.png" width="920px" height="80px" alt="北方町"/>
635
-			<br />
636
-                <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>
637
-			</footer>
638
-
639
-		</div>
640
-	<img class="cgipageview" src="http://www.town.kitagata.gifu.jp/cgi-bin/pcount/pcount.cgi?tourism" height="1" width="1" />
641
-	</body>
642
-</html>
488
+        <!--セクション サイトマップ-->
489
+        <article id="sitemap">
490
+          <div id="sitemap_img">
491
+            <a href="../second/sitemap.html"><img src="../css/img/kitagata_sitemap.png" alt="サイトマップ" /></a>
492
+          </div>
493
+        </article>
494
+        <!--セクション お問い合わせ-->
495
+        <article id="contact">
496
+          <div id="contact_img">
497
+            <a href="../third/town_admini_info/administrative_organization_chart.html"><img src="../css/img/kitagata_support.png"
498
+                alt="お問い合わせはこちらから" /></a>
499
+          </div>
500
+        </article>
501
+        <!--セクション 翻訳-->
502
+        <article id="translation">
503
+          <div id="translation_img">
504
+            <!--<img src="../css/img/kitagata_Language.png" alt="翻訳" />-->
505
+            <div id="google_translate_element"></div>
506
+            <script type="text/javascript">
507
+              function googleTranslateElementInit() {
508
+                new google.translate.TranslateElement({
509
+                  pageLanguage: 'ja',
510
+                  layout: google.translate.TranslateElement.InlineLayout.SIMPLE
511
+                }, 'google_translate_element');
512
+              }
513
+            </script>
514
+            <script type="text/javascript" src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
515
+          </div>
516
+        </article>
517
+        <div id="claer">
518
+        </div>
519
+      </div>
520
+    </section>
521
+
522
+
523
+    <!--ヘッダーデータ-->
524
+    <header>
525
+      <div id="header" class="gothic">
526
+        <a href="../index.html">
527
+          <img src="../css/img/header_emblem.png" width="200px" height="260px" />
528
+        </a>
529
+        <div id="h_block_1">
530
+          <div class="h_line">
531
+          </div>
532
+          <article class="h_text_l">
533
+            <a class="h_link" href="../second/living.html">
534
+              <span class="h_text">くらしの情報</span></a>
535
+          </article>
536
+          <article class="h_text_l">
537
+            <a class="h_link" href="../second/tourism.html">
538
+              <span class="h_text">観光</span></a>
539
+          </article>
540
+          <article class="h_text_l">
541
+            <a class="h_link" href="../second/business.html">
542
+              <span class="h_text">事業者向け情報</span></a>
543
+          </article>
544
+          <article class="h_text_l">
545
+            <a class="h_link" href="../second/town_admini_info.html">
546
+              <span class="h_text">町政情報</span></a>
547
+          </article>
548
+        </div>
549
+        <div id="h_block_search">
550
+          <div class="h_line"></div>
551
+          <article class="h_search">
552
+            <div class="space10"></div>
553
+            <form action="http://www.google.com/search">
554
+              <input type="hidden" name="hl" value="ja" />
555
+              <input type="hidden" name="ie" value="UTF-8">
556
+              <input type="hidden" name="oe" value="UTF-8">
557
+              <input type="hidden" value="www.town.kitagata.gifu.jp" name="as_sitesearch" />
558
+              <input type="text" name="q" size="16" maxlength="256" value="" />
559
+              <input type="submit" name="btnG" value="検索" />
560
+            </form>
561
+
562
+          </article>
563
+        </div>
564
+      </div>
565
+    </header>
566
+
567
+    <div>
568
+      <section id="template">
569
+        <article id="breadcrumb">
570
+          <div id="breadcrumb_title">
571
+            <div id="breadcrumb_title_block">
572
+              <span id="breadcrumb_title"><a href="../index.html">トップ</a>>観光</span>
573
+            </div>
574
+          </div>
575
+        </article>
576
+        <article id="template">
577
+          <div id="template_title" class="gothic">
578
+            <div id="template_title_block">
579
+              <span id="template_title">北方町文化財観光マップ</span>
580
+            </div>
581
+          </div>
582
+        </article>
583
+        <article id="template_list_title">
584
+          <div id="template_title2" class="gothic">
585
+            <div id="template_title_block">
586
+              <span id="template_title2">心地よさを探そう。今と昔が調和する町 北方</span>
587
+            </div>
588
+          </div>
589
+          <span id="template_article_block">
590
+            <div id="map-canvas"></div>
591
+          </span>
592
+        </article>
593
+        <article id="template_list_title">
594
+          <div id="template_title2" class="gothic">
595
+            <div id="template_title_block">
596
+              <span id="template_title2">文化詳細リンク</span>
597
+            </div>
598
+          </div>
599
+          <span id="template_article_block" class="gothic">
600
+            <span class="template_list">
601
+              <a href="../fourth/tourism/higasisandou.html">東山道</a><br />
602
+              <a href="../fourth/tourism/yuubegaike.html">夕べが池</a><br />
603
+              <a href="../fourth/tourism/saijunji.html">西順寺</a><br />
604
+              <a href="../fourth/tourism/enkyouji.html">円鏡寺</a><br />
605
+              <a href="../fourth/tourism/01_mokuzou_seikannon.html">木造聖観音立像</a><br />
606
+              <a href="../fourth/tourism/02_mokuzou_fudoumyouou.html">木造不動明王立像</a><br />
607
+              <a href="../fourth/tourism/03_mokuzou_kongourikishi.html">木造金剛力士像</a><br />
608
+              <a href="../fourth/tourism/04_nobunaga_syuinjou.html">信長朱印状</a><br />
609
+              <a href="../fourth/tourism/05_hideyoshi_syuinjou.html">秀吉朱印状</a><br />
610
+              <a href="../fourth/tourism/25_enkyouji_kurogane.html">円鏡寺のクロガネモチの木</a><br />
611
+              <a href="../fourth/tourism/06_andouiga.html">安東伊賀守戦死の地</a><br />
612
+              <a href="../fourth/tourism/07_kitagatajou_ato.html">北方城跡</a><br />
613
+              <a href="../fourth/tourism/08_minohahaikai.html">美濃派俳諧水道場跡</a><br />
614
+              <a href="../fourth/tourism/09_kemari_menkyojou.html">蹴鞠免許状</a><br />
615
+              <a href="../fourth/tourism/10_kabukimon.html">冠木門</a><br />
616
+              <a href="../fourth/tourism/11_hansyou.html">半鐘</a><br />
617
+              <a href="../fourth/tourism/12_mikoshi.html">神輿(石町の神輿)</a><br />
618
+              <a href="../fourth/tourism/13_ooi_jinja.html">大井神社</a><br />
619
+              <a href="../fourth/tourism/14_kitagatajinya_ato.html">北方陣屋跡</a><br />
620
+              <a href="../fourth/tourism/15_rogenbou.html">盧元坊の墓</a><br />
621
+              <a href="../fourth/tourism/16_gochikubou_ato.html">五竹坊跡</a><br />
622
+              <a href="../fourth/tourism/17_shian_ato.html">梔庵跡</a><br />
623
+              <a href="../fourth/tourism/18_wakamiya_kofun.html">若宮古墳</a><br />
624
+              <a href="../fourth/tourism/19_gunkaiishi.html">群界石(夜泣石)</a><br />
625
+              <a href="../fourth/tourism/20_kousatsuba_ato.html">高札場跡</a><br />
626
+              <a href="../fourth/tourism/21_minokitagataeki.html">(旧)美濃北方駅</a><br />
627
+              <a href="../fourth/tourism/23_sennenmae.html">千年も前にできた道</a><br />
628
+              <a href="../fourth/tourism/24_koumonmae.html">校門前のクスノキ</a><br />
629
+              <a href="../third/notices/061_20150406.html">清流平和公園</a><br />
630
+
631
+            </span><br />
632
+            <span class="template_list">
633
+              <a href="#anc0">
634
+        </article>
635
+      </section>
636
+    </div>
637
+
638
+    <footer>
639
+      <img src="../css/img/kitagatafooter.png" width="920px" height="80px" alt="北方町" />
640
+      <br />
641
+      <p class="footer_text"><a href="../second/Copyright_and_link.html">リンクと著作権</a>|<a href="../second/Privacy_policy.html">個人情報保護指針</a>|<a
642
+          href="../second/Barrier_free_policy.html">バリアフリーポリシー</a></p>
643
+    </footer>
644
+
645
+  </div>
646
+  <img class="cgipageview" src="http://www.town.kitagata.gifu.jp/cgi-bin/pcount/pcount.cgi?tourism" height="1" width="1" />
647
+</body>
648
+
649
+</html>

Загрузка…
Отмена
Сохранить