#contents_shadow {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/haikei_shadow.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#up {
	text-align: right;
	padding-right: 50px;
	padding-top: 10px;
}
#contents {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #FFF;
}
#contents #contents_news {
	padding: 20px;
	text-align: center;
}
#contents_news #title {
	height: 25px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #d3351a;
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	text-align: left;
	text-indent: 0.5em;
}
