@charset "UTF-8";
.new {
	font: bold 11px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #F90;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	width: 280px;
}
.topics {
	font-size: 11px;
	color: #666;
	margin-bottom: 5px;
	line-height: 15px;
	margin-top: 5px;
	width: 280px;
}

