@charset "utf-8";
/* プライバシーポリシー */

h2.policyTitle {
	font-size: 8px;
	background-image: url(../../image/policy/policyTitle.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -500px;
	display: block;
	width: 710px;
	height: 50px;
	overflow: hidden;
	margin-bottom: 20px;
}


div.policyItem dl dt {
	width: 710px;
	font-weight: bold;
	padding-bottom: 3px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #01a0d3;
}

div.policyItem dl dd {
	margin-bottom: 20px;
	margin-left: 2px;
}