@charset "utf-8";

/*
	Site Name: 荒田ひふ科クリニック
	Description: privacypolicy template style
	Version: 
	Author: 
*/

.pp li {
	list-style: decimal;
	margin-left: 2em;
	margin-bottom: 0.7em;
	font-weight: bold;
	color: #333;
}

.pp dl dt {
	font-weight: bold;
}

.pp dl dd:before {
	content:"・";
}

.pp dl dd {
	font-weight: normal;
	color: #444;
	font-size: 1em;
}

.pp dl dd.no_point:before {
	content: "";
}
