@charset "utf-8";
#news .memo {
	padding-top: 20px;
	font-size: 0.85em;
}
#news .memo ul {
	list-style-type: none;
	padding-left: 29px;
}
#news .memo li {
	text-indent: -29px;
}
#news .results {
	width: 21%;
}
#news .count {
	margin: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
#news table {
	margin-top: 10px;
}
#news .transparent_under {
	border-bottom: none;
}
#news .line_over {
	border-top: 1px solid #CCC;
}
#news .space {
	width: 2%;
}
#news .underLine {
	text-decoration: underline;
}
#news .value {
	font-size: 0.9em;
}