@charset "UTF-8";
.news .list_pdf dl{
	overflow: hidden;
	font-size: 16px;
	margin-bottom: 35px;
}
.news .list_pdf dl:last-child{
	margin-bottom: 0;
}
.news .list_pdf dt{
	float: left;
	padding-right: 28px;
	color: #808080;
}
.news .list_pdf dd{
	float: left;
}
.news .list_pdf dd a{
	color: inherit;
}