@charset "utf-8";
/*------------------------------------------------------------
	プライバシーポリシー
------------------------------------------------------------*/
#conts p {
	margin-bottom: 25px;
	font-size: 1.25em;
}

#conts .text {
	margin-bottom: 44px;
}

#conts h3 {
	margin-bottom: 7px;
	padding-bottom: 4px;
	font-size: 1.25em;
	background: url(../img/policy/line.png) repeat-x left bottom;
}

#conts h3 span {
	padding: 0 0 2px 14px;
	display: block;
	background: url(../img/policy/h3_bg.png) no-repeat left top;
}

#conts a {
	color: #595757;
}