/* entery[W */

#contents{
	background: url(../img/index/back.jpg) no-repeat;
	height: 740px;
	text-align: center;
	position: relative;
}

#all{
	padding-top: 10px;
}

#text{
	width: 268px;
	height: 104px;
	background: url(../img/index/text.png) no-repeat;
	text-indent: -9999px;
	margin: 0 auto;
}

h1{
	padding: 260px 0 10px;
}

#enter{
	padding-top: 35px;
}

#footer_index{
	padding-top: 20px;
	color: #ffffff;
	line-height: 16px;
}
#footer_index strong{
	color: #ffffff;
}

#copyright_index{
	padding-top: 10px;
	color: #ffffff;
}
#copyright_index span{
	font-size: 14px;
}

#sche{
	text-align: center;
	font-weight: bold;
}

#sche a{
	color: #000000;
	text-decoration: underline;
}

#sche a:hover{
	text-decoration: none;
}

#right_illust{
	width: 251px;
	height: 610px;
	position: absolute;
	top: 7px;
	right: 30px;
}

#left_illust{
	width: 270px;
	height: 610px;
	position: absolute;
	top: 7px;
	left: 25px;
}


