/*
  スカイスクレイパー用CSS
-------------------------- */

#container {
	position: relative;
}
#skyscraper {
  position: relative;
  width: 1000px;
  margin: 0 auto;
}
a.dp_long_bnr {
	position: absolute;
	right: -152px;
	top: -158px;
}
a.dp_long_bnr2 img {
	position: absolute;
	left: 100%;
	top: -33px;
}
a.dp_long_bnr3 img {
	position: absolute;
	right: 100%;
	top: -33px;
}
.skyPoint {
	position: relative;
}