<?xml version="1.0" encoding="Shift_JIS"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Shift-JIS" />
<meta http-equiv="Content-Style-type" content="text/css" />
<title>上智大学 分子物理研究室 ＞ アクセス</title>
<meta name="author" content="Ohtani Takayuki" />
<script type="text/javascript" src="http://api.map.yahoo.co.jp/MapsService/js/V1/?appid=mizu-ken_map">
</script>
<script type="text/javascript">
  window.onload = function(){
    _Ymap = new YahooMapsCtrl("Ymap", "35.40.52.49,139.44.3.32", 2, YMapMode.AERO);
    _Ymap.setVisibleSliderbar(true);
    var popup_1 = 'ここが<span class="bold">分子物理研究室（水谷研究室）</span>です。';
    var popup_2 = '<span class="bold">上智大学 正門</span>です。';
    var popup_3 = '<span class="bold">四ツ谷駅 麹町口</span>です。';
    var popup_4 = '<span class="bold">四ツ谷駅 赤坂口</span>です。';
    _Ymap.addIcon('mizu-ken', '35.40.48.57,139.44.6.95', popup_1, 'L1', '分子物理研究室');
    _Ymap.addIcon('seimon', '35.40.49.94,139.44.4.18', popup_2, 'L2', '上智大学 正門');
    _Ymap.addIcon('eki_1', '35.40.57.46,139.44.2.82', popup_3, 'L3', '四ツ谷駅 麹町口');
    _Ymap.addIcon('eki_2', '35.40.55.96,139.43.58.48', popup_4, 'L4', '四ツ谷駅 赤坂口');
    _Ymap.setEnableClickPopup(false);
    document.getElementById("CenterPoint").innerHTML=_Ymap.getCenter();
    _Ymap.addEvent(YEventType.MAP_MOVING, function(){document.getElementById("CenterPoint").innerHTML=_Ymap.getCenter()});
  }

  function Change1() {
    if(document.getElementById) {
      document.getElementById("map1").style.zIndex = "1"
      document.getElementById("map2").style.zIndex = "0"
      document.getElementById("chuushin").style.visibility = "visible"
      document.getElementById("basho").style.visibility = "hidden"
    }
  }
  
  function Change2() {
    if(document.getElementById) {
      document.getElementById("map1").style.zIndex = "0"
      document.getElementById("map2").style.zIndex = "1"
      document.getElementById("chuushin").style.visibility = "hidden"
      document.getElementById("basho").style.visibility = "visible"
    }
  }
</script>
<style type="text/css">
.center {text-align: center}
.menu {display: block}
.title {border: double gray}
.text {text-align: left; width: 400px; position: relative; left: 20px}
.bold {font-weight: bold}
.japanese {font-size: 11pt; font-weight: bold}
.english {font-size: 10pt}
.buttons {position: relative; top: 20px; left: 100px}
#chuushin {font-size: 12pt; position: absolute; top: 300px; visibility: visible}
#basho {font-size: 12pt; position: absolute; top: 300px; visibility: hidden}
#Ymap {width: 500px; height: 500px}
#map1 {width: 500px; height: 500px; position: absolute; top: 100px; left: 450px; background-image: url("image/loading.jpg"); z-index: 1}
#map2 {width: 500px; height: 500px; position: absolute; top: 100px; left: 450px; background-color: black; z-index: 0}
.tools {position: absolute; top: 650px; left: 0px}
a:link {color: blue; text-decoration: none}
a:visited {color: blue; text-decoration: none}
a:hover {color: blue; text-decoration: underline}
a:active {color: teal; text-decoration: none}
.noscript {color: red; font-size: 12pt; position: relative; top: 40px}
</style>
</head>
<body>
<div class="center">
<div class="menu">＜ 
<a href="index.html">ＴＯＰ</a> |
<a href="about.html">研究室紹介</a> |
<a href="study.html">研究内容</a> |
<a href="member.html">メンバー</a> |
アクセス |
<a href="link.html">リンク</a> |
<a href="cgi-bin/gate/gate.cgi" target="_blank">シークレット</a> |
<a href="http://hidebbs.net/bbs/ymizugai?sw=7" target="_blank">ＢＢＳ</a>
 ＞<br />
</div>
<h2 class="title">アクセス</h2>
</div>
<div class="text">
<p><span class="japanese">【上智大学】<br />〒１０２‐８５５４　東京都千代田区紀尾井町７‐１</span><br /><span class="english">7-1 Kioicho, Chiyoda-ku, Tokyo, 102-8554</span></p>
<p><span class="japanese">ＪＲ中央線、東京メトロ丸ノ内線・南北線／四ッ谷駅　<br />麹町口・赤坂口から徒歩５分</span><br /><span class="english">JR Chuo line, Marunouchi subway line, Nanboku subway line / <br />5 minutes from Yotsuya Station</span></p>
<p><span class="japanese">【水谷研究室】<br />３号館３階 ３‐３４０号室</span><br /><span class="english">Building 3, room 3-340</span></p>
<div class="buttons">
<input type="button" value="周辺地図" onClick="Change1()" />　　　
<input type="button" value="構内地図" onClick="Change2()" /><br />
</div>
<p id="chuushin">中心の （緯度，経度） ＝ （<span id="CenterPoint"></span>）</p>
<p id="basho">３号館３階を東西に走る廊下の途中、時計の真下辺りです。</p>
</div>
<div id="map1">
<div id="Ymap"></div>
</div>
<img src="image/detailed_map.jpg" id="map2" />
<div class="tools">
<script type="text/javascript" src="http://x5.chitosedori.com/ufo/063008804"></script>
<noscript><a href="http://x5.chitosedori.com/bin/gg?063008804" target="_blank">
<img src="http://x5.chitosedori.com/bin/ll?063008804" border="0" /></a><br />
<span style="font-size:9px">[PR] <a href="http://foreign.rentalurl.net" target="_blank">海外旅行</a></span></noscript>
</div>
<noscript>
<p class="noscript">
このサイトではJavascriptを使用しています。<br />正しく表示するためにブラウザでJavascriptを有効にして下さい。
</p>
</noscript>
</body>
</html>
