@charset"Shift_JIS";

body{
	font-family: serif;
	text-align: left;
	background-image: url("../images/check.gif");
	margin: 0;
}


h1 span{
	display: none
}

#illust{
	position: absolute;
	left: 0;
	top: 0;
}
#titlelogo{
	position: absolute;
	left: 0;
	top: 600px;
}

.text {
	position: absolute;
	left: 400px;
	top: 0;
	width: 440px;
	height: 660px;
	font-family: sans-serif;
	font-size: 12px;
	color: #444444;
	line-height: 1.3em;
	letter-spacing: 0.1em;
	padding-top: 20px;
	padding-left: 0;
	padding-right: 0;
	background-color: white;
}

html[xmlns] .text{/*firefox,safari—pƒnƒbƒN*/
	height: 642px;
}
.nav a{
	display: block;
	width: 350px;
	text-decoration: none;
	text-align: center;
	background-color: #6796dc;
	margin-top: 5px;
	padding: 3px;
	color: white;
	font-size: 12px;

}
.nav a:hover{
	color: black;
	background-color: #ff9900;

}

.linksetsumei{
	margin-top: 0;
	margin-bottom: 20px;
}
#topnavi{
	list-style-type: none;
	
}
#hitokoto span{
	color: #6796dc;
	font-weight: bold;
	font-family: sans-serif;
	font-size: 14px;
}
#hitokoto{
	margin-left: 40px;
	margin-right: 40px;
	line-height: 1.3em;
	color: #666;
	font-family: sans-serif;
	font-size: 14px;
	letter-spacing: 0.1em;
}
#footer {
	font-family: sans-serif;
	margin-top: 666px;
	margin-left: 47px;
	font-size: 11px;
}
