@charset "utf-8";
/* CSS Document */

html {
	padding: 0px;
	margin: 0px;
	background-image: url(../img/bg1.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-size: 10pt;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	}

body {
	text-align: center;
	padding: 0px;
	margin: 0px;
	background-image: url(../img/bg2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	position: relative;
	top: -18px;
	}
	
*+html body {
	position: static;
	}
		
a img {
	border:none;
	}
	
a {
	color: #C60B02;
	}
	
h3,h4,h5 {
	padding: 0px;
	margin: 0px;
	clear: both;
	}
	
h3 {
	font-size: 11pt;
	color: #C60B02;
	}
	
h5 {
	font-size: 10pt;
	}
	
.headline {
	margin-bottom: 10px;
	}
	
p {
	line-height: 115%;
	}
	
#wrapper {
	width: 760px;
	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;
  /**/
}
	
#mainmenuArea {
	width: 760px;
	height: 75px;
	z-index:1000;
	position: absolute;
	top: 0px;
	font-size: 8pt;
	color: #ffffff;
	background-image: url(../img/bg_menu.gif);
	background-repeat: repeat-x;
	background-position: bottom;

	}
	
	
#siteinfo {
	width: 250px;
	float: right;
	}
	
#siteinfo ul {
	padding: 0px;
	margin: 0px;
	text-indent: 0px;
	list-style-type: none;
	}
	
#siteinfo ul li{
	float: left;
	margin-top: 2px;
	margin-left: 10px;
	padding-top: 3px;
	}
	
#siteinfo a {
	color: #ffffff;
	}
	
#globalNavi {
	width: 500px;
	height: 26px;
	position: relative;
	top: 35px;
	left: 270px;
	}
	
#globalNavi ul {
	padding: 0px;
	margin: 0px;
	text-indent: 0px;
	list-style-type: none;
	}
	
#globalNavi ul li{
	float: left;
	margin-left: 12px;
	}
	
#globalNavi ul li a img	{
	margin-top: 3px;
	}
	
#globalNavi ul li img{
	border: none;
	}
	


	
#logo {
	width: 130px;
	height: 42px;
	position: relative;
	top: 28px;
	z-index: 10000;
	}




#contentBox {
	width: 760px;
	position: relative;
	z-index: 10;
	background-image: url(../img/bg_cont.gif);
	background-repeat: repeat-y;
	background-position: left;
	top: 19px;
	}
	
#contentBox:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}
#contentBox {
  _height: 1px;
  min-height: 1px;
  /*￥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
	
#contentBox-top {
	width: 760px;
	position: relative;
	z-index: 10;
	}
	
#breadcrumbs {
	float: right;
	clear: both;
	font-size: 8pt;
	color: #999999;
	margin-bottom: 9px;
	}
	
#breadcrumbs a {
	color: #C60B02;
	}
	
#content-img{
	width: 275px;
	height: auto;
	background-color: #000000;
	position: relative;
	top: -60px;
	float: left;
	padding: 0px;
	margin: 0px;
	}
	
#content-img {
	padding: 0px;
	margin: 0px;
	border: none;
	}
	

	
#main-img {
	width: 760px;
	height: auto;
	background-color: #000000;
	position: relative;
	top: 0px;
	float: left;
	padding: 0px;
	margin: 0px;
	border: none;
	}
	
#content-textArea {
	width: 470px;
	height: auto;
	background-color: #ffffff;
	float: right;
	margin-top: 14px;
	padding-top: 7px;
	padding-left: 10px;
	padding-right: 5px;
	}
	
#top-textArea-l {
	width: 365px;
	height: auto;
	background-color: #ffffff;
	float: left;
	margin-top: 14px;
	padding-top: 7px;
	padding-left: 10px;
	padding-right: 5px;
	}
	
	
	
#top-textArea-r {
	width: 365px;
	height: auto;
	background-color: #ffffff;
	float: left;
	margin-top: 14px;
	padding-top: 7px;
	padding-left: 5px;
	padding-right: 10px;
	}
	
.chapter {
	width: 470px;
	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: 290px;
	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;
  /**/
}
	
	
#footerArea {
	width: 100%;
	height: 88px;
	background-image: url(../img/bg_footer1.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
	bottom: -19px;
	}
	
#footer-main {
	width: 100%;
	height: 88px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/bg_footer2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	position: relative;
	bottom: 0px;
	}

#footer-textArea {
	width: 760px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	}

.to-top {
	margin-right: 10px;
	float: right;
	clear: both;
	}

.copyright {
	font-size: 8pt;
	color: #ffffff;
	width: 270px;
	position: relative;
	top: 45px;
	left: 5px;
	}
	
#footer-link {
	width: 480px;
	position: relative;
	left: 300px;
	top: 30px;
	font-size: 8pt;
	}
	
*+html .copyright {
	left: -180px;
	}
	
*+html #footer-link {
	left: 222px;
	z-index: 10000;
	}
	

#footer-link ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	text-indent: 0px;
	}
	
#footer-link ul li {
	float: left;
	}
	
#footer-link ul li a {
	color: #C60B02;
	}

.menu-table {
	width: 470px;
	margin-bottom: 15px;
	}
	
.menu-table th {
	width: 140px;
	background-color: #F0F3F4;
	font-weight: normal;
	padding: 5px;
	}
	
.h3-menu {
	padding-bottom: 5px;
	}
	
.h4-menu {
	padding-bottom: 5px;
	}
	

.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: 180px;
	float: left;
	}
	
.access-map-wide {
	width: 270px;
	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;
	}
	
.introduce-text {
	width: 260px;
	float: left;
	}

.introduce-img {
	width: 200px;
	float: right;
	margin-left: 0px;
	margin-right: 5px;
	}
	
.introduce-table {
	width: 260px;
	margin-bottom: 15px;
	border: none;
	border-collapse: collapse;
	}
	
.introduce-table th {
	width: 75px;
	background-color: #e6dec9;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 6px;
	}
	
.introduce-table td {
	background-color: #f0e9d4;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	}
	
.monthly{
	float: left;
	}
	
.monthly dt {
	float: left;
	}
	
.monthly dd {
	float: left;
	text-indent: 0px;
	padding: 0px;
	margin: 0px;
	}
	
.menu-list {
	text-indent: 0px;
	list-style: none;
	padding: 0px;
	margin: 0px;
	}
	
.menu-list li {
	padding-left: 20px;
	background-image: url(../img/list.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-bottom: 0px;
	line-height: 160%;
	vertical-align: bottom;
	}
	
.supplementation {
	font-size: 8pt;
	}
	
.btn-print {
	width: 470px;
	height: 40px;
	text-align: center;
	}
	
.submit-btn {
	margin-left: 170px;
	width: 120px;
	height: 20px;
	margin-top: 10px;
	letter-spacing: 1em;
	text-indent: 1em;
	background-image: url(../img/btn_submit.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: center center;
	}
	
.back-btn {
	margin-left: 10px;
	width: 62px;
	height: 20px;
	margin-top: 10px;
	letter-spacing: 2px;
	background-image: url(../img/btn_back.jpg);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: center center;
	}
	
.contact-table {
	width: 470px;
	}

.contact-table th {
	background-color: #f0e9d4;
	width: 100px;
	padding: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #ffffff;
	}

.contact-table td {
	background-color: #f0e9d4;
	padding: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	}
	
.essential {
	color: #ff0000;
	font-size: 8pt;
	}
	
.field {
	width: 300px;
	background-color: #ebedf1;
	}
	
.field2 {
	width: 150px;
	background-color: #ebedf1;
	}
	
.err {
	font-size: 8pt;
	font-weight: bold;
	color: #ff0000;
	}
	
.attention {
	color: #C60B02;
	font-size: 11pt;
	line-height: 135%;
	}
