@charset "Shift_JIS";
/* CSS Document */



body {
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Helvetica,Arial, sans-serif;
	text-align: center;
}
#container {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;	
}

h1,h2,h3,h4,p,div,img,table,tr,td,input,form {
	margin: 0px;
	padding: 0px;
	border: none;
	text-align: center;
	line-height: 1.5em;
	font-family: Helvetica,Arial, sans-serif;
}
table table {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


a{
	font-weight: bold;
	color: #999999;
}
p {
	font-size: 12px;
}


a:hover{

	font-weight: bold;
	color: #000000;
}
#link img {
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 8px;
}

#submit {
	margin: 0px;
	padding: 0px;
	width:150px;
	height:45px;
	background-image: url(../images/submit.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: transparent;
}

#text {
	font-family: Helvetica,Arial, sans-serif;
	margin-right: 5px;
	padding: 0px;
	height:45px;
	font-size: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	width: 480px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

