@charset "utf-8";

h2.pageTitle {
	height: 40px;
	width: 930px;
	margin-right: 50px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background-image: url(../img/floor/pageTitle.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

div.floorBox01 {
	position: relative;
	height: 1050px;
	width: 700px;
	margin: 50px auto;
	background-image: url(../img/floor/floor_map_02.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

.map {
	height: 1050px;
	width: 700px;
	margin-top: 50px;
	/*background-image: url(img/contents/sub/floor_map_02.jpg);*/
	background-repeat: no-repeat;
	position: relative;
}
.map_01 {
	display: block;
	height: 146px;
	width: 269px;
	position: absolute;
	left: 137px;
	top: 15px;
}
.map_02 {
	display: block;
	height: 131px;
	width: 109px;
	position: absolute;
	left: 136px;
	top: 236px;
}
.map_03 {
	display: block;
	height: 399px;
	width: 94px;
	position: absolute;
	left: 140px;
	top: 408px;
}
.map_04 {
	display: block;
	height: 131px;
	width: 109px;
	position: absolute;
	left: 297px;
	top: 236px;
}
.map_05 {
	display: block;
	height: 214px;
	width: 244px;
	position: absolute;
	left: 338px;
	top: 552px;
}
.map_01:hover {
	background-image: url(../img/floor/map_01.png);
}
.map_02:hover {
	background-image: url(../img/floor/map_02.png);
}
.map_03:hover {
	background-image: url(../img/floor/map_03.png);
}
.map_04:hover {
	background-image: url(../img/floor/map_04.png);
}
.map_05:hover {
	background-image: url(../img/floor/map_05.png);
}

div.floorBox01Left {
	float: left;
	margin-top: 130px;
}

div.floorBox01Right {
	float: right;
	margin-top: 40px;
}

div.floorBox01Right img {
	padding-bottom: 30px;
}

div.floorImageBox {
	clear: both;
	height: auto;
	width: 870px;
	margin: 70px auto 0px auto;
	text-align: center;
}
