@charset "utf-8";
/* CSS Document */

#top_line {
	background:url(../imges/pink_line.jpg) repeat-x;
	width:auto;
	height:4px;
}

h1 {
	font:"Times New Roman", Times, serif;
	font-size:12px;
	color:#666666;
	width:600px;
	letter-spacing:0.3em;
	position:absolute;
	z-index:0px;
	top:7px;
	left:35px;
	line-height: 18px;
}

#wrapper {
	width:860px;
	height:auto;
	margin:0 auto;
}

#ninsyo_bg{
	background:url(../imges/ninsyo-bg.jpg) no-repeat;
	margin: 5px auto 0 auto;
	position: relative;
	width: 800px;
	height: 800px;
}

#enter{
	position: absolute;
	top: 460px;
	left: 127px;
	line-height: 40px;
	color: #FF66FF;
	font-family:"Times New Roman", Times, serif;
	font-size:36px;
}

#enter2{
	position: absolute;
	top: 642px;
	left: 127px;
	line-height: 40px;
	color: #6633FF;
	font-family:"Times New Roman", Times, serif;
	font-size:36px;
}


#enter a{
	color: #FF66FF;
	text-decoration: none;
}

#enter a:hover{
	color: #FF66FF;
	text-decoration: underline;
}

#enter2 a{
	color: #6633FF;
	text-decoration: none;
}

#enter2 a:hover{
	color: #6633FF;
	text-decoration: underline;
}

#LEAVE {
	height:30px;
	width:auto;
	margin:0 auto;
	font:"Times New Roman", Times, serif;
	text-align:center;
	font-size:12px;
	line-height:20px;
	letter-spacing:0.2em;
	color: #666666;
}

#footer_bg{
	width:auto;
	background:url(../imges/footer_bg.jpg) repeat-x bottom;
	height:143px;
}

#footer {
	background:url(../imges/footer_img.jpg) no-repeat bottom;
	width:860px;
	height:143px;
	margin:0 auto;
}

.footer_link {
	font:"Times New Roman", Times, serif;
	font-size:12px;
	color:#6666FF;
	padding: 15px 0 0 100px;
}

.footer_link_a {
	font:"Times New Roman", Times, serif;
	font-size:12px;
	color:#6666FF;
	letter-spacing:0.2em;
	line-height:12px;
}

.Copyright {
	font:"Times New Roman", Times, serif;
	font-size:19px;
	color:#6600FF;
	letter-spacing:0.1em;
	line-height:20px;
	margin:44px 0 0 165px;
}

