@charset "utf-8";
/* CSS Document */

#CMS .entry {
	margin-left:20px;
	line-height:2;
}
.entry .date {
	font-size:10px;
	font-weight:bold;
	line-height:1;
}
.newsTitle {
	line-height:1.5;
}
#entryARC table.table_B td.date {
	width:80px;
	font-weight:bold;
	color:#666666;
	vertical-align: top;
	padding:2px 5px;
}
#entryARC table.table_B td.data {
	vertical-align: top;
	padding:2px 5px;
	border:none;
}

