@charset "UTF-8";

#topics_TBL th, #updatelog_TBL th {
	white-space: nowrap;
}
#topics_TBL .pdf:hover {
	background-color: #EFE;
}



/* ============================ topics */
#main.Topics_Body {
	text-align: left;
}
.Topics_Body .Date {
	text-align: right;
	margin-bottom: 2em;
	color: #777;
}
h3.a {
	height: auto;
}