@charset "utf-8";
/* センチュリーコート丸の内会員新サイトabout用 */


/*
一時的
-----------------------*/
div#inner{
	width:677px;
	padding-bottom:27px;
	line-height:1.5;
}

div#allWrapper {
	width: 100%;
	margin: 0px auto 0px auto;
	padding: 0px;
	position:relative;
	background-repeat: no-repeat;
	background-position: 50% 84px;
	background-image:url(../../img/accessmap/bg_access.jpg);
}

/*
about
-----------------------*/
h3 {
	background:url(../../img/about/ttl_bg.gif) no-repeat left top;
	padding:0 0 16px 24px !important;
	margin-bottom:20px !important;
}
.accessmap #mapBg{
	background-color:#CBC2B1;
	height: 472px;
	width: 646px;
	text-align: center;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.accessmap #mapSpace ul {
	float:left;
}
.accessmap #mapSpace ul li {
	width:95px;
	height:95px;
	margin:0 0 8px 0;
}
.accessmap #mapSpace img {

}

/*
説明文
-----------------------*/
.accessmap p.text{
	width: 626px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	background-color: #CBC2B1;
	margin-top: 1px;
}
.accessmap p #photo{
	float:right;
}
