@charset "UTF-8";

a:link{color:#FF6633;}
a:visited{color:#FF6633;}
a:hover{color:#FF3333;}
a {text-decoration:none}	


body{ 
	font-size: 11px;
	font-family: Verdana, "ＭＳ ゴシック", "ヒラギノ角ゴ pro3","Osaka";
	font-weight:400;
	color:#888888;
	line-height:100%;
	letter-spacing: normal;
	margin: 0 0 0 0;	background-color: #000000;
}



.top_page_mainbox {	position: absolute;	left: 50%;
	top: 50%;	width: 400px;
	height: 300px;	margin: -150px 0 0 -300px;	text-align: center;}


.test_page_mainbox {	position: absolute;	left: 50%;
	top: 50%;	width: 930px;
	height: 620px;	margin: -310px 0 0 -465px;	text-align: center;}



.top_page {
	width: 560px;
	margin: 0 0 0 0;
	float: left;
	display: inline;
	text-align: center;
	font-size: 12px;
}


.top_txt {
	width: 560px;
	margin: 30px 0 40px 0;
	float: left;
	display: inline;
	text-align: center;
}


h1 {
	font-size: 16px;
	font-weight:400;
}	
	

.img_bottom{
	width: 560px;
	float:left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
	display: inline;
	text-align: center;
}



