/* 背景色 */
.terms {
	background-color: #F4F4F4;
}

/* 利用規約 */
.terms-contents-header {
	font-size: 16px;
	font-weight: bold;
}

.terms-contents-body {
	font-size: 14px;
}

.pp-table-tr {
    border-bottom: 1px solid #D2D2D2;
    border-top: 1px solid #D2D2D2;
}

.pp-table-th {
    text-align: inherit;
    font-weight: normal;
}