@charset "UTF-8";
.newNews {
	height: 400px;
	width: 386px;
	overflow: scroll;
	overflow-x: hidden;
	background-color: #FFFFFF;
}
.td {
	padding: 10px;
}
.txt {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	font-style: normal;
	line-height: 135%;
	color: #333333;
	word-spacing: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
}
