@charset "UTF-8";

/* ================================================================================

:::information:::


ファイル名：css/contents/privacy.css
概要：プライバシー CSS

================================================================================ */

/* ==========▽プライバシー========== */
ol {
	margin-left: 2em;
}

h2 {
	background-color: #F9EFDF;
	line-height: 1;
	padding: 6px 0 6px 10px;
	margin-bottom: 10px;
	color: #674032;
}
/* ==========△プライバシー========== */

