@charset "utf-8";

.p-box{
	padding: 30px 0 35px;
}

.p-txt{
	line-height: 1.7;
}
.p-sh{
	background: #f9eefb;
	padding: 10px 0;
	text-align: center;
}
.p-left{
	float: left;
	width: 208px;
}
.p-right{
	float: right;
	width: 400px;
}
.p-txt02{
	line-height: 1.7;
	border-bottom: dashed 1px #cccccc;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.p-txt02 > dt{
	width: 96px;
	float: left;
	color: #a96bb6;
}
.pt03{
	padding-top: 3px;
}
