body {
		background:#000000 url(./top/bak.jpg) no-repeat fixed right bottom;
		color:#999999;
		font-size:x-small;
		padding:0px 0px;
		margin:0px 0px;
}
th,tD,pre{
	font-size:x-small;
}
textarea,input,select{
		background-color:#000000;
		border:1px solid #ffffff;
		color:#999999;
}
input{
	border:1px solid #999999;
}
/*************************************************/
/*	Link	*/
a{
	color:#cccccc;
	text-decoration:underline;
}
a:visited{
	color:#ffffff;
	text-decoration:none;
	}
a:active{
	}
a:hover{
	color:#0099ff;
	text-decoration:none;
	}
/*************************************************/
/*	Detail	*/
.set{ color: #ff0099; }
.allbox{
	width:780px;
	padding:10px 10px;
}
.link,.copy{
	padding:10px 10px;
	font-size:xx-small;
}
h2{
	width:600px;
	padding:10px 10px;
	border:1px solid #ffffff;
}
.border{
	border:1px solid #ffffff;
}
/*************************************************/
/*	Char	*/
.kae{
	color:tan;
}
.kato{
	color:#ffffcc;
}
.yumehito{
	color:#ccffff;
}
.yumeboy{
	color:lightblue;
}
