@charset "utf-8";


/* ---------------------------------------------------
	プライバシーポリシー用CSS
---------------------------------------------------- */
p {
	margin-bottom: 10px;
}

h3{
	font-size: 120%;
	margin: 20px 0 5px 0;
}
dl dt {
	font-weight: bold;
	margin-top: 10px;
}

ol.txt_ol li {
	margin-bottom: 5px;
}