@charset "utf-8";

.p-box{
	padding-top: 27px;
}
.p-box-left{
	width: 220px;
	float: left;

}
.p-box-right{
	width: 395px;
	float: right;
	line-height: 1.7;
}
.p-txt{
	line-height: 1.7;
}
.p-table{
	width: 100%;
	margin:15px 0 33px;
}
.p-table th,
.p-table td{
	border:solid 1px #e2e2e2;
	padding: 10px 20px;
	text-align: left;
}












