/* ===================================================================
 CSS :プライバシーポリシー
=================================================================== */


h2.title {
	padding: 20px !important;
	font-size: 14px !important;
	line-height: 18px !important;
	font-weight: normal !important;
	background: #f5f5f5 !important;
}

th span {
	font-size: 11px;
}

code {
	color: #d14;
	background: none !important;
	border: none !important;
}

code span {
	font-size: 11px;
}

th {
	width: 25%;
}

.block:last-child {
	padding-bottom: 10px !important;
	line-height: 23px;
}

.table .container {
	width: auto;
	padding: 10px;
}