@charset "utf-8";
@import url("bace.css");
@import url("common.css");
/* ===================================================================
CSS information

 file name  :privacy.css
 style info :プライバシーポリシー用スタイル
=================================================================== */

/* -------- snavi -------- */
#privacy #sNav {
	background: url(/images/news/img_snav.gif) no-repeat center bottom;
	margin:0;
	padding:0;
}
#privacy p {
	margin:0 12px 5px;
}
#privacy #contents h3 {
	margin:20px 0 10px;
	clear:both;
}
#privacy #contents h4 {
	color:#3d3d3d;
	background:#E8E8E8;
	padding: 4px 10px;
	margin-bottom:10px;
	clear:both;
}
#privacy ol {
	margin-left:1.5em;
}
#privacy ol li {
	list-style: decimal;
	margin-left:1em;
	margin-bottom:8px;
}
#privacy ol ol {
	margin-top:8px;
	margin-left:0;
}
#privacy ol ol li {
	list-style: none;
	text-indent:-1.3em;
	padding-left:1.3em;
	margin-left:0.5em;
	margin-bottom:0;
}
#privacy ol ul{
	margin-top:8px;
	margin-left:0.5em;
	margin-bottom:8px;
}
#privacy ol ul li{
	list-style: disc;
	margin-bottom:0;
	text-indent:0;
	padding-left:0;
}
#privacy ol strong {
	color:#3d3d3d;
}

#privacy #contact{
	border:solid 1px #D5D5D5;
	margin-top:20px;
}
