body {
	background-color:#000000;
	color:#000000;
	padding:30px 30px;
	margin:0px 0px;
	}
.all{
	border:1px solid #0000ff;
	background:#ffffff url(./top/bak.jpg) no-repeat scroll right top;
}
.link,.copy{
	background-color:#999999;
}
.box{
	padding:30px 30px;
}
.serif{
	color:#ff0000;
}
textarea,input{
	background-color:#ffffff;
	color:#990000;
	border:1px solid #ff0000;
}
.border{
	border:1px solid #000000;
}
/*************************************************/
/*	¥ê¥ó¥¯	*/
a{
	color:#005500;
	text-decoration:underline;
}
a:active{
	}
a:visited{
	color:#005533;
	text-decoration:none;
	}
a:hover{
	color:#ffffff;
	background-color:#ff0000;
	text-decoration:none;
	}
.link{
	text-align:right;
}
.link,.copy{
	font-size:x-small;
	padding:10px 10px;
	margin:0px 0px;
}
h2{
	padding:10px 10px;
	font-size:x-small;
	border-bottom:1px solid #000000;
}
