#container .link a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
	text-decoration: none;
}

#container .link a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
	text-decoration: underline;
}

.totop {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 75%;
	font-variant: small-caps;
	color: #009966;
	text-align: right;
}

.totop a{
	color: #009966;
	text-align: right;
}

.totop a:hover{
	color: #99CC00;
	text-align: right;
}