@charset "utf-8";

.p-box{
	padding-top: 27px;
}

.p-txt{
	line-height: 1.7;
}
.p-color-blue{
	color: #7ca3ca;
}

.p-left{
	width:324px;
	float:left;
}
.p-right{
	width:290px;
	float:right;
}
.p-right table{
	width:100%;
}
.p-right table th{
	background:#f6fafe;
	padding:7px 0 6px;
	width:50%;
}

.p-right table th,
.p-right table td{
	border:solid 1px #e2e2e2;
	padding:5px 0;
	text-align:center;

}











