@charset "utf-8";

h3 {
    margin-bottom: 0;
	}

#contents-server.terms {
    padding: 35px 0 0;
	width:700px;
	margin: 0 auto;
	}

.section-block {
	padding-left: 8px;
	padding-bottom: 30px;
	}
	
.section-block > p {
	margin-bottom: 10px;
	}

.section-block > p + p {
    font-size: 92%;
	margin-top: -10px;
	position: relative;
	}

.section-block > ul + p {
	margin-top: 10px;
	}