/* rotate*/
div#rotate {
	margin: 0 0 0 10px;
}
div#rotate a:hover{
	text-decoration: none;
}

/* newsbox*/
div#newsbox {
	margin: 0 0 10px 10px;
	border-bottom: dotted 2px #eee;
}
div#date {
	font-weight: bold;
	color: #429f27;
	line-height: 180%;
}
div#n_text {
	line-height: 180%;
}
