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