@charset "utf-8";

/* トピックス */
#topics table {
	margin-top: 5px;
	margin-bottom: 5px;
}
#topics th {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	width: 65px;
}
#topics td {
	font-size: 12px;
	line-height: 14px;
	padding-bottom: 5px;
}
#topics td p {
	margin-bottom: 5px;
