/* ニュース
------------------------------------------------ */
#news li img { margin-right:3px; }
#cdate {
	border-bottom:1px solid #ccc;
	padding-bottom:3px;
	margin-bottom:10px;
	text-align:right;
	color:#960;
}
.cimage img {
	border:1px solid #999;
	border-width:1px;
	padding:5px;
	margin:5px;
	float:left;
}	
.cbox p {
	line-height:1.4em;
}
#nendo-index {
	text-align:center;
}
#nendo-index li {
	font-size:14px;
}

