@charset "utf-8";

/* ***********************************************************
 *
 * Since:     2013-10-01
 * Editor:    contents yamamoto
 * Modified:  2013-10-01 by:contents yamamoto
 *
 * ***********************************************************
 */


/* --------------------------------------------------------------

PRIVACY

----------------------------------------------------------------- */

/*
 common
----------------------------------------------------------------- */

.text01 {
	margin-bottom: 25px;
	line-height:180%;
}

dl.privacyList {
}

dl.privacyList dt {
	border-bottom: 1px dotted #CCC;
	padding: 3px 0px;
	margin-bottom: 10px;
	border-left: 3px solid #24A0C2;
	padding-left: 8px;
	color: #343C52;
	font-weight: bold;
}

dl.privacyList dd {
	margin-bottom:20px;
	line-height:180%;
}

dl.privacyList dd ul {
	margin-bottom:10px;
}

dl.privacyList dd ul li {
	margin-bottom:3px;
	margin-top:3px;
}

p.sign {
	text-align:right;
}