@charset "utf-8";
/* CSS Document */

html {
	padding: 0px;
	margin: 0px;
	font-size: 10pt;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";

	}

body {
	text-align: center;
	padding: 0px;
	margin: 0px;
	}
	
a img {
	border:none;
	}
	
h3,h4,h5 {
	padding: 0px;
	margin: 0px;
	clear: both;
	}
	
h2 {
	padding-top: 10px;
	padding-bottom: 10px;
	}
	
	
h3 {
	font-size: 11pt;
	}
	
.headline {
	margin-bottom: 10px;
	}
	
p {
	line-height: 115%;
	}
	
#wrapper {
	width: 640px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	}
	
#wrapper:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}
#wrapper {
  _height: 1px;
  min-height: 1px;
  /*￥*//*/
  height: auto;
  overflow: hidden;
  /**/
}


#contentBox {
	width: 640px;
	float: left;
	clear: both;
	margin-bottom: 20px;
	margin-top: 20px;
	}
	
#contentBox:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}
#contentBox {
  _height: 1px;
  min-height: 1px;
  /*￥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.chapter {
	width: 640px;
	margin-bottom: 20px;
	clear: right;
	}
	
.chapter:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}
.chapter {
  _height: 1px;
  min-height: 1px;
  /*￥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.chapter-detail {
	width: 450px;
	float: left;
	margin-right: 5px;
	}
	
.chapter-img {
	width: 165px;
	float: right;
	margin-right: 5px;
	}
	
.chapter-end {
	width: 470px;
	margin-bottom: 0px;
	}
	
.chapter-end:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}
.chapter-end {
  _height: 1px;
  min-height: 1px;
  /*￥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
	
.access-text {
	text-indent: 0px;
	}
.access-text dt {
	text-indent: 0px;
	padding: 0px;
	margin: 0px;
	}
	
.access-text dd {
	padding-top: 5px;
	padding-bottom: 10px;
	text-indent: 0px;
	margin: 0px;
	}
	
.marunouchi {
	color: #ff0000;
	font-weight: bold;
	}
	
.shinjuku {
	color: #9acd32;
	font-weight: bold;
	}	

.metro {
	color: #109ed4;
	font-weight: bold;
	}
	
.toei {
	color: #1d9533;
	font-weight: bold;
	}
	
.jr {
	color: #02920f;
	font-weight: bold;
	}
	
.access-text {
	width: 300px;
	float: left;
	}
	
.access-map-wide {
	width: 300px;
	float: right;
	clear: right;
	margin-right: 5px;
	}

.access-annotationArea {
	width: 310px;
	float: left;
	clear: none;
	}
	
.access-annotation-img-l {
	width: 150px;
	float: left;
	clear: none;
	}

.access-annotation-text {
	width: 160px;
	float: left;
	clear: none;
	}
	
.access-annotation-img-r {
	width: 150px;
	float: right;
	clear: right;
	margin-right: 5px;
	}
	

.p-access-annotation {
	margin: 5px;
	width: 150px;
	}
	
.img-access-annotation1 {
	float: left;
	clear: both;
	}
	
.img-access-annotation2 {
	float: right;
	clear: both;
	}
	
.access-map-detail {
	margin-bottom: 15px;
	}
	
.btn-print {
	display: none;
	}