@charset "utf-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.topics .date {
	font-size: 85%;
	line-height: 1.7;
	padding-right: 20px;
	margin-top: 7px;
}
.topics .item p {
	margin: 0px;
	padding: 0px;
}
.topics a:link {
	color: #039;
	text-decoration: underline;
	font-weight: normal;
}
.topics a:visited  {
	color: #039;
	text-decoration: underline;
	font-weight: normal;
}
.topics a:hover  {
	text-decoration: underline;
	color: #900;
}
.u-dotline {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
}

.topics .item {
	font-size: 85%;
	line-height: 1.7;
	margin-bottom: 12px;
	margin-top: 7px;
}

