<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "Shift_JIS";
.link {
/*	font-size: 12px;
	line-height: 1em;
	text-align: center;
	border: 1px solid #999999;*/
}

a.player {
	margin:0px;
	padding:2px;
	display:block;
	background-color:#EFEFEF;
	color:#666666;
	border: 1px solid #333333;
	width:100px;
	height:16px;
	font-size:12px;
	line-height:18px;
	text-decoration:none;
	text-align: center;
}
a.player:hover {
	border: 1px solid #000099;
	background-color:#DDFFFF;
	font-weight:bold;
	color:#3300FF;
/* color:blue; */
}
.music{display:none;}
.musicK{/*display:none;*/}
#face {
	height:440%;
	_height:100%;
}
</pre></body></html>