body {
	background-color:#000000;
	color:#cccccc;
}
/*************************************************/
/*	¥ê¥ó¥¯	*/
body,pre,.link{
	font-size:x-small;
}
a{
	color:#ffffff;
	text-decoration:underline;
}
a:active{
}
a:visited{
	color:#ffffee;
	text-decoration:none;
}
a:hover{
	color:#ff0000;
	text-decoration:none;
}

.border{
	border:1px solid #000000;
}
/*************************************************/
h1{
	margin-top:300px;
}
h2{
	margin-top:100px;
}
.sc_mini{
}
.sc{
	border:3px double #ffffff;
	margin:8px 0px;
}
table{
	width:500px;
}
td{
	line-height:150%;
}
td.sc_mini_td{
	width:170px;
}
/**/
.copy{
	margin-top:300px;
}
