.whatsnew {
	color: #423931;
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
	font-size: 12px;
}
.footer a:link{
	color: #423931;
	font-size: 11px;
	text-decoration:none;
}
.footer a:visited{
	color: #423931;
	font-size: 11px;
	text-decoration:none;
}
.footer a:hover{
	color: #423931;
	font-size: 11px;
	text-decoration:underline;
}

a{ text-decoration:none }

		a:hover{text-decoration:underline;color:#cc0000;}
		
p.finish{
	margin:0;
	padding:0;
	width:700px;
	padding:0.4em;
	font-size:12px;
	background:#ddd;
	border-bottom:3px double #666;
	text-align:center;
	color:#f00;
}