/* ==================================================================
	モールマネージャー
	privacy.css - スタイルシート
	UTF-8
================================================================== */

@charset "utf-8"

dl.contents
{
	font-size: 11pt;
	line-height: 140%;
}

dl.contents2
{
	font-size: 11pt;
	line-height: 140%;
}

dl.contents dt
{
	color:#286529;
}

dl.contents2 dt
{
	color:#286529;
}

dl.contents dd
{
	font-size:10pt;
	line-height: 140%;
	margin:5px 0px 30px 25px;
}

dl.contents2 dd
{
	font-size:10pt;
	line-height: 140%;
	margin:5px 0px 30px 40px;
};