@charset "utf-8";
body {
	font-size: 12px;
	color: #FFFFFF;
	background: #000000;
	line-height: 18px;
}
a:visited {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#waku {
	margin-top: 40px;
}
#waku table {
	width: 750px;
	text-align: center;
}
#waku #title {
	text-align: left;
	line-height: 20px;
}
#waku #new table {
	line-height: 20px;
}
#waku #new img {
	border-style: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
#waku #new a {
	text-decoration: none;
}
#waku #new a:hover {
	color: #999999;
}

#waku #new a:hover img {
	filter:alpha(opacity=60 style=0);
}

