@charset "shift_jis";

body	{
	margin:0;
	padding:0;
	font-family: "lr SVbN", Osaka;
	color:#ffffff;
	background-color:#000000;
	font-size: 12px;
	line-height: 160%;
	}


a:link	{
	text-decoration : none;
	color :#FFF;
	}
a:visited	{
	text-decoration : none;
	color :#FFF;
	}
a:hover	{
	background-color : FF0099;
	text-decoration : none;
	color :#FFFF66;
	}
	
/* top */
.update	{
	font-size: 10px;
	line-height: 160%;
	color:FF3399
	}
.copyright	{
	font-size: 10px;
	line-height: 100%;
	color:#666;
	}
