div#contents div.bottomwrapper {
	padding: 29px 54px 100px;
}

ul.news {
	margin: 30px 4px 3px 3px;
	border-top: 1px solid #d2d2d2;
}

ul.news li {
	padding: 6px;
	border: 1px solid #d2d2d2;
	border-top: none;
	background: transparent url(../images/top/news_release_bg.png) repeat-x bottom center;
}

ul.news li span.date {
	background: transparent url(../images/top/news_bullet.png) no-repeat center left;
	padding: 0 10px 0 10px;
	line-height: 1.3;
}

ul.news li a {
	line-height: 1.3;
}

h2.news_title {
	font-size: medium;
	width: 740px;
	height: 35px;
	line-height: 35px;
	padding: 0 0 0 10px;
	background: transparent url(../images/news/title_bg.png) no-repeat center center;
}

div.release_date {
	margin: 20px 30px;
	text-align: right;
	font-size: medium;
	color: #666;
}

p.contents {
	border: 1px solid #ccc;
	margin: 20px;
	padding: 10px;
	font-size: medium;
	line-height: 1.6;
}

div.to_list {
	margin-right: 30px;
	text-align: right;
}