@charset "utf-8";
@import "common/0-import.css";
/*-----------------------------
ページ：プライバシーポリシー
製作者：S.Takahashi
------------------------------*/
#conts h2 {
	margin-bottom: 10px;
}

#conts h3 {
	margin-bottom: 10px;
}

#conts #h2P {
	margin: 0 0 25px;
	font-size: 14px;
	line-height: 1.7;
}

#conts p {
	margin: 0 10px 25px;
	
	font-size: 14px;
	line-height: 1.7;
}

#conts p.btm {
	margin: 0 10px 5px;
}

#conts ul#list {
	margin: 0 0 20px 10px;
}

#conts #list li {
	padding-left: 15px;
	background: url(/img/icon/icon03.gif) no-repeat 0 9px;
	font-weight: bold;
	font-size: 14px;
	line-height: 2;
}

#conts #back {
	padding: 0;
	text-align: center;
}

#conts #back li {
	font-size: 14px;
}





