div#rcontents div#pagetitle {
	background-image: url(images/news-title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 45px;
	margin-top: 10px;
}
#news-contents {
	margin-top: 10px;
	margin-left: auto;
	width: 565px;
	margin-right: auto;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.news-shosai {
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	clear: both;
}

p#lead {
	margin-top: 5px;
	margin-right: 20px;
	margin-left: 20px;
}
#news-contents dl {
	margin-right: 10px;
	margin-left: 10px;
}
#news-contents dt {
	float: left;
	margin-left: 5px;
}
#news-contents dd {
	padding-left: 6em;
}
.news-shosai p {
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 100px;
	clear: left;
}

