@charset "utf-8";

/* ========================================================
	privacy.css => プライバシーポリシー
======================================================== */


/* 
============================================================================================================ */
#contentsArea dl {
	margin: 5px 10px 0 0;
	font-size: 109%;
}
#contentsArea dt {
	float: left;
	padding: 1em 0 0 1em;
	color: #805300;
	font-weight: bold;
}
#contentsArea dd {
	padding: 1em 1em 1em 3.5em;
	border-bottom: 1px dotted #cccccc;
}




