body {
	background:#ffffff url(./top/bak.gif) no-repeat fixed right top;
	color:#000000;
	padding:30px 30px;
	margin:0px 0px;
	font-size:x-small;
	}
body,pre,td,th{
	font-size:x-small;
}
textarea,input{
	background-color:#ffffff;
	color:#000000;
	border:1px solid #000000;
}
.border{
	border:1px solid #000000;
}
.all{
	width:750px;
}
.box{
	width:300px;
}
/*************************************************/
/*	¥ê¥ó¥¯	*/
a{
	color:#ff0000;
	text-decoration:underline;
}
a:active{
	}
a:visited{
	color:#990000;
	text-decoration:none;
	}
a:hover{
	color:#000099;
	background-color:#ffffff;
	text-decoration:none;
	}
/*************************************************/
h2{
	border-bottom:1px solid #cccccc;
	color:#cccccc;
	width:300px;
}
