/*
*******************************************************************************************************
# /ja/agreement/css/common.css
*******************************************************************************************************
*/

/*------------------------------------
	contents
------------------------------------*/
.box-agreement {
	width: 800px;
	margin: 0 auto;
}

.list-agreement {
	margin-top: 35px;
}

.list-agreement p {
	margin-bottom: 15px;
}

.list-agreement dt {
	margin-top: 20px;
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 18px;
}

.list-agreement dd {
	margin-bottom: 20px;
}

.list-agreement dd:last-child {
	margin-bottom: 0;
}

.list-agreement dl {
	margin-bottom: 10px;
	margin-left: 25px;
}

.list-agreement dl:last-child {
	margin-bottom: 30px;
}

.list-agreement .enactment {
	margin-bottom: 15px;
	text-align: right;
}

.enactment {
	margin-top: 10px;
	margin-bottom: 15px;
	text-align: right;
}