@charset "utf-8";

/*--------------------------------------
	Style Name : PR Style Sheet

	pr.html
--------------------------------------*/

body.pr dl{
	clear:both;
	height:70px;
	margin-bottom:10px;
	border-bottom:1px dotted #999;
	line-height:1.6;
}


body.pr dt{
	width:80px;
	float:left;
}


