@charset "utf-8";
/* CSS Document */

.pr_box {
	margin-top: 50px;
	border: 1px dotted #88C4FF;
	height: 175px;
}
.pr_img {
	float: left;
	padding-right: 15px;
	padding-left: 15px;
}
.pr_name {
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #9CB5E7;
	padding-bottom: 6px;
	margin-bottom: 8px;
}
.pr_nbox {
	float: right;
	width: 470px;
	padding-right: 15px;
}
.pr_text {
	padding-top: 0px;
	font-size:116%;
	line-height: 1.5;
	margin: 0px;
}

.modr{
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.modr li{
	font-size:116%;
	line-height: 1.5;
	padding-bottom: 3px;
}
