@charset "utf-8";

/*基本設定
--------------------------------------------------*/
img  {
	border:none;
}
html {
	height: 100%;
	overflow-y: scroll;
}
body {
	position: relative;
	height: 100%;
	background-color: #000000;
}

/*アウトライン
--------------------------------------------------*/
#main_image {
	margin: -335px 0 0 -482px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 964px;
	height: 670px;
}
#icon_floor_1 {
	position: absolute;
	top: 485px;
	left: 455px;
	width: 66px;
	height: 76px;
}
#icon_floor_2 {
	position: absolute;
	top: 361px;
	left: 455px;
	width: 66px;
	height: 98px;
}
#icon_floor_3 {
	position: absolute;
	top: 260px;
	left: 455px;
	width: 66px;
	height: 98px;
}
#icon_floor_4 {
	position: absolute;
	top: 162px;
	left: 455px;
	width: 66px;
	height: 96px;
}
#icon_floor_5 {
	position: absolute;
	top: 60px;
	left: 455px;
	width: 66px;
	height: 95px;
}
#icon_concept {
	position: absolute;
	top: 375px;
	left: 264px;
	width: 55px;
	height: 68px;
}
#icon_mail {
	position: absolute;
	top: 285px;
	left: 366px;
	width: 38px;
	height: 55px;
}
#icon_image {
	position: absolute;
	top: 201px;
	left: 319px;
	width: 47px;
	height: 59px;
}
#icon_access {
	position: absolute;
	top: 142px;
	left: 240px;
	width: 52px;
	height: 62px;
}

