@charset "utf-8";

@import url("../Common/Common.css");

/* === Common.css上書き === */
address#Common_Inquiry {
	margin-left:90px;
}
#PrivacyPolicy {
	width:600px;
	height:auto;
	clear:both;
	margin:0px 0px 80px 60px;
}
#PrivacyPolicy h3 {
	font-size:18px;
	line-height:26px;
	color:#33A02C;
	width:auto;
	height:auto;
	border-left:solid #7FC86B 5px;
	border-bottom:solid #BFE47F 1px;
	margin:45px 0px 0px 0px;
	padding:0px 0px 0px 15px;
}
#PrivacyPolicy p {
	margin:15px 25px 0px 25px;
	padding:0px 0px 0px 0px;
}
#PrivacyPolicy p.Right {
	text-align:right;
	font-weight:bold;
	margin:30px 25px -50px 25px;
}
