﻿@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);


#content .shownews {
	zoom:1;
	overflow:hidden;
	margin:0 0 20px;
}
#content .shownews dl.txt {
	margin:0 220px 0 0;
}
#content .shownews ul {
	float:right;
	margin-bottom:-10px;
}
#content .shownews ul li {
	margin-bottom:10px;
}
#content .link {
	margin-bottom:25px;
}