/* ms-top-topicspr-box
--------- --------- --------- */
*+html #contents .ms-top-topicspr-box .pr-list > li{ zoom: 1; }
#contents .ms-top-topicspr-box .pr-list > li:after { content : ''; display : block; clear : both; height:0; }

#contents .ms-top-topicspr-box .pr-list > li {
	padding-top: 10px;
}
#contents .ms-top-topicspr-box .pr-list > li:first-child {
	padding-top: 0;
}
#contents .ms-top-topicspr-box .pr-list .tag-box {
	float: left;
}

#contents .ms-top-topicspr-box .pr-list .text {
	margin-left: 100px;
	word-wrap: break-word;
}
