@charset "utf-8";

@import url("../../css/common.css");
@import url("../../css/inner-common.css");

body {
	background-repeat: repeat-x;
	background-image: url(../img/rep.jpg);
}
#top {
	width: 940px;
	height: 210px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/head.jpg);
	background-repeat: no-repeat;
}
#bg {
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#topic-path {
	background-image: url(../img/guideInFacilities.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
}
#tri1 {
	background: url(../../img/common/left/pink_tri_down.gif) no-repeat left center;
}
#line-none-frame {
	margin: 0px 0px 30px;
	border-bottom: 1px solid #c9c9c9;
	width: 654px;
}
#line-none-frame h2 {
	text-indent: -9000px;
	font-size: 14px;
	line-height: normal;
	margin: 0px;
	float: left;
}

#line-none-frame p {
	text-indent: -9000px;
	float: left;
}

#floor-intro {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

#floor-intro h2 {
	background: url(../img/index/t1.gif) no-repeat;
	font-size: 14px;
	line-height: normal;
	text-indent: -9000px;
	height: 23px;
}
#floor-intro p {
	padding-top: 15px;
	color: #787878;
	line-height: 180%;
	padding-bottom: 30px;
}


.floor-row {
	width: 654px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

.floor-col {
	float: left;
	width: 200px;
	padding-right: 18px;
	padding-bottom: 20px;
}
.floor-col  h3  {
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	background: #E4D9BB;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 7px;
}

.floor-col ul {
	list-style: none;
	margin: 0px;
	padding: 5px 0px 0px;
}

.floor-col li {
	padding-top: 2px;
	padding-right: 10px;
	padding-left: 10px;
	color: #787878;
}

.floor-col li a:link,
.floor-col li a:visited {
	color: #787878;
	text-decoration: underline;
}

.floor-col li a:hover {
	text-decoration: none;
}
