.newLineOuter {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	color: #333333;
	background-color: white;
	line-height: 18px;
	width: 565px;
}

.newLine {
	margin: 0;
	padding: 0;
	clear: both;
	width: 565px;

}

.newLineL {
	margin: 0;
	clear: both;
	padding: 3px 0;
	width: 565px;
	background-image: url('../../shared/images/tensen595.gif');
	background-repeat: no-repeat;
	font-size: 12px;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	color: #333333;
	line-height: 18px;
}

.newLine .date, .newLineL .date {
	margin: 0;
	padding: 3px 0 0 0;
	float: left;
	width: 90px;
	font-size: 12px;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	color: #333333;
	line-height: 17px;
	font-weight: bold;
	vertical-align: top;
}

.newLine .new, .newLineL .new {
	margin: 0;
	padding: 3px 0 0 0;
	float: right;
	width: 475px;
	vertical-align: top;
	font-size: 12px;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	color: #333333;
	line-height: 17px;
}


