@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);



/*             news            */

#content #news{
	overflow:hidden;
	zoom:1;
	margin-bottom:20px;
}

#content #news ul{
	float:right;
	margin-bottom:-10px;
}

#content #news ul li {
	padding-bottom:10px;
}

#content #news dl.txt {
	margin:0 180px 0 0;
}

#content #news dl dt {
	border-bottom:1px dotted #999;
	margin-bottom:5px;
}

#content p.back{
	margin-bottom: 30px;
}
