@charset "UTF-8";.pp {
	list-style-position: outside;
	list-style-type: decimal;
	padding-left: 40px;
	margin-top: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 40px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.pp li {
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS P ゴシック";
	font-size: 12px;
	line-height: 1.4em;
	margin-bottom: 20px;
}
.back {
	background-color: #F6F2EF;
	padding: 30px;
}
.name {
	text-align: right;
}

