body {
	background-color:#ffffff;
	color:#708090;
	}
h1{
color:#778899
}
/*************************************************/
/*	¥ê¥ó¥¯	*/
.link,.copy{
	margin:20px 20px;
}
a{
	color:#cccccc;
	text-decoration:underline;
}
a:active{
	}
a:visited{
	color:#aaaaaa;
	text-decoration:none;
	}
a:hover{
	background-color:#bcced8;
	color:#000000;
	text-decoration:none;
	}

.sub{
	text-align:right;
	border-top:1px dotted #bcced8;
	width:300px;
	margin:10px 0 10px auto;
}
.fotter_link,
.copyright{
	text-align:right;
	border-top:1px dotted #bcced8;
	width:700px;
	padding:5px;
	margin:10px 0 10px auto;
}
