@charset "utf-8";
/* CSS Document */


/*-----------------------------------
bace
-----------------------------------*/
body { background-color: #000000;
		color:#fff;
		font-family:Arial, Helvetica, sans-serif;
		font-size:0.7em;}
img { border:none;}
table{ border:0px;}


/*-----------------------------------
Link
-----------------------------------*/
a:link {color: #fff; text-decoration:none;}
a:visited { color:#fff; text-decoration:none;}
a:hover { color:#1e90ff; text-decoration:underline;}
a:active { color:#1e90ff; text-decoration:underline;}




/*-----------------------------------
other
-----------------------------------*/
.space_top{height:60px;}
.space_bottom{height:50px;}


/*#mail-link{ font-size:0px; margin:0px; padding:0px; }
	#mail-link a:hover { background-position: 0px -21px; }
	#mail-link .e-mail {
		display: block;
		width: 215px;
		height: 21px;
		text-indent:-2000px;
		background: url("../img/email.jpg")  no-repeat;
		text-decoration: none;
		}*/
		


