@charset "UTF-8";
/* CSS Document */

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin:0px;
	padding:0px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow-x:hidden;
	overflow-y:scroll;
}
a:focus { outline:none;}

h1, h2, h3, h4, h5, h6, p, ul, li, dl, dt, dd {
	padding:0px;
	margin:0px;
	list-style-type: none;
	line-height: 1em;
}
a img {
    border-style:none;
}

#footer {
	height: 20px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D8D8D8;
	z-index: 9999;
	bottom: 0px;
	padding-top: 16px;
	padding-bottom: 20px;
	margin-top: 50px;
	clear: both;
	float: left;
}
#footer .left {
	position: absolute;
	left: 20px;
}
#footer .right {
	position: absolute;
	right: 20px;
}
div.mainVisual {
	height: 140px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 30px;
}
h1 {
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	padding-top: 50px;
}

div#concept {
	background-image: url(../concept/images/bg_h1.jpg);
}
div#space {
	background-image: url(../space/images/bg_h1.jpg);
}
div#news {
	background-image: url(../news/images/bg_h1.jpg);
}
div#access {
	background-image: url(../access/images/bg_h1.jpg);
}
div#contact {
	background-image: url(../contact/images/bg_h1.jpg);
}

#header {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	height: 66px;
}
#header ul li {
	clear: none;
	float: left;
}
#header ul li#logo {
	margin-right: 30px;
	margin-left: 0px;
	margin-top: 0px;
}
#header ul li {
	margin-left: 19px;
	margin-top: 30px;
}
.clear {
	clear: both;
	float: left;
}
#content {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#content p {
	font-size: 16px;
	color: #333;
	line-height: 2em;
	padding-bottom: 30px;
}
#content h2#h_concept {
	width: 900px;
	margin-top: 60px;
	padding-bottom: 40px;
}

#content .imageList2col div {
}

#content div.imageList2col {
	clear: both;
	width: 900px;
	padding-top: 30px;
	float: left;
}
#content .imageList2col div h2 {
	font-size: 18px;
	width: 418px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #C90;
	border-left-color: #C90;
	float: left;
	font-weight: normal;
	color: #333;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 7px;
}


.rightCol470 {
	width: 370px;
	margin-left: 30px;
	float: left;
	margin-top: 30px;
}
.rightCol470 h2 {
	font-size: 14px;
	color: #C90;
	padding-bottom: 5px;
}
#content .rightCol470 .buslist p {
	font-size: 12px;
	line-height: 1.5em;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#content .rightCol470 .buslist h3 {
	font-size: 14px;
	list-style-type: disc;
	padding: 5px;
	width: 370px;
}
.toei {
	color: #090;
}
.seibu {
	color: #099;
}
.keio {
	color: #009;
}

#content .rightCol470 .buslist {
	border: 1px solid #CCC;
	margin-top: 10px;
	margin-bottom: 30px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#content .rightCol470 h3 {
	font-size: 16px;
	padding-bottom: 5px;
	padding-top: 15px;
}
#content .rightCol470 .buslist h4 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin: 0px;
	padding: 0px;
}
#content .imageList2col .capRight {
	width: 435px;
	float: left;
	padding-left: 30px;
}
#content .imageList2col .capLeft {
	clear: none;
	float: left;
	width: 435px;
    margin-bottom:60px;
}
#content .imageList2col .capRight h3 {
	font-size: 14px;
	color: #C90;
	padding-left: 12px;
	width: 420px;
	padding-top: 20px;
	float: left;
}

#content .imageList2col .capRight p {
	font-size: 14px;
	padding-left: 12px;
	line-height: 1.8em;
	padding-top: 10px;
	float: left;
	width: 420px;
	padding-bottom: 0px;
}
#content .attentionKome {
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#content .thanks {
	font-size: 24px;
	font-weight: bold;
	color: #C90;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	padding-top: 60px;
	padding-bottom: 30px;
}
#content iframe {
	clear: none;
	float: left;
}

#content iframe#contactForm {
	padding-bottom: 60px;
	height: 450px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
	visibility: visible;
	width: 900px;
}

#content .imageList2col .capRight h2.personalMenu {
	background-image: url(../space/images/label-personalMenu.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.btnPDF {
	width: 221px;
	position: absolute;
	left: 50%;
	top: 0px;
	margin-left: 230px;
	z-index: 9999;
	display: none;
}
#content .tellNumbers {
	padding-top: 0px;
}
#content .tellNumbers li {
	clear: none;
	float: left;
}
#content .tellNumbers h2 {
	font-size: 14px;
	width: 100%;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #C90;
	border-left-color: #C90;
	float: left;
	font-weight: normal;
	color: #000000;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 7px;
	margin-top: 40px;
	letter-spacing: 1px;
}
#content .tellNumbers h2 strong {
	font-weight: bold;
	color: #CC9900;
	font-size: 20px;
}
#content iframe#map {
	padding-top: 30px;
}
strong.redbold {
    color: #cc9900;
	font-weight:bold;
}
p.texind {
    text-indent:-1em;
}
