@charset "UTF-8";

p.note+p.note {
	margin-top : 5px !important;
}

.rss {
	margin-left: 10px;
}

.rss li {
	padding-left: 18px;
	background: url(../images/pol_icon.gif) no-repeat left center;
}

.rss li+li {
	margin-top: 10px;
}

#contents > .table {
	width: calc(100% - 20px);
}
