#news .memo {
	list-style-type: none;
	font-size: 0.85em;
	padding-left: 0px;
}
#news .right {
	text-align: right;
	padding-top: 0px;
	margin-top: 0px;
}
#news .memo li {
	padding-left: 2em;
	text-indent: -2em;
}
#news .note {
	list-style-type: none;
	font-size: 0.85em;
	padding-left: 0px;
}
#news .note li {
	padding-left: 3em;
	text-indent: -1.5em;
}
#news .rightArea {
	float: right;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 20px;
}
#news .rightArea li {
	text-indent: -20px;
	margin-left: 20px;
}
h3 {
	clear: both;
}
h2 {
	clear: both;
}
.underLine {
	text-decoration: underline;
}
#news .taxTable td {
	text-align: center;
}
