@charset "utf-8";

@import "common.css";

h2 {
	margin: 20px 0 10px 30px;
	background: url(../../images/h2_news.png) top left no-repeat;
	width: 36px;
	height: 10px;
}

div#maincontent dl {
	padding: 0 30px 80px;
	overflow: hidden;
	width: 840px;
	line-height: 1.8;
}

div#maincontent dt {
	float: left;
	width: 110px;
}

div#maincontent dd {
	float: left;
	width: 730px;
}

p.tmpnews {
	padding: 0 30px 10px;
	overflow: hidden;
	width: 840px;
	line-height: 1.8;
}
