@charset "utf-8";
@import "common/0-import.css";
/*------------------------------------------------------------
	プライバシーポリシー
------------------------------------------------------------*/
#conts {
}

#conts .inner {
	padding-bottom: 100px;
}

#conts dl {
	background: url(../img/privacy/line.gif) no-repeat left bottom;
	padding: 15px 0;
}

#conts dl dt {
	float: left;
	padding: 4px 0 0 20px;
}

#conts dl dd {
	padding: 0 0 0 150px;
	line-height: 20px;
}

#conts h3 {
	padding-bottom: 20px;
	line-height: 140%;
}

#conts .inner p {
	margin-bottom: 50px;
	line-height: 140%;
}
