body {
	padding: 0px;
	background-color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	color: #666666;
	line-height: 26px;
	margin: 0px;
	height: 800px;
	width: 1000px;
	text-align: left;
}

/* IE6 */
body {
	_padding-left: 1px;
}
/* IE7 */
*:first-child + html body {
	padding-left: 1px;
}

html {overflow-y:scroll;
}


img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}






a {
	color: #F60;
	text-decoration: none;
}

#page {
	width: 1050px;
	height: 700px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -350px 0 0 -525px;
	padding: 0px;
	z-index: 1;
}
#page_bg {
	width: 1150px;
	height: 800px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -400px 0 0 -575px;
	padding: 0px;
	background-image: url(../images/index_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}



.clear {
	clear: both;
}
#ie6 {
	font-size: 14px;
}


#ie6 a {
	color: #666;
}
#ie6 a:hover {
	color: #F00;
}
#logo {
	margin: 0px;
	height: 517px;
	width: 1050px;
	background-image: url("../images/index_logo_newsky.png");
	position: relative;
	top: 72px;
	padding: 0px;
}

.hsp5 {
	height: 5px;
}
#enter {
	padding: 0px;
	height: 80px;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	top: 530px;
}


.hsp10 {
	height: 10px;
}
.hsp20 {
	height: 20px;
}
.hsp100 {
	height: 100px;
}
