/*トピックスの内容*/

.topicsLine {
	width: 486px;
	margin-left: 10px;
	margin-bottom: 10px;
	font-size: 13px;
	padding-left: 10px;
	border-bottom: 1px solid #3331aa;
}

.topicsDate {
	color: #ffa800;
	width: 90px;
	margin-right: 16px;
}

.topicsTxt {
	color: #00a7e3;
	width: 380px;
}