@charset "utf-8";

/*
  個人情報保護方針用スタイルシート
------------------------------------------------------------*/

/*----- Layout -----*/

div.cont_text h4 {
	margin: 4em 0 0 0;
	padding: 0 0 3px 20px;
	background: url("../images/policy/bg_tit.gif") bottom no-repeat;
	color: #1156a3;
	font-weight: bold;
}
div.cont_text ol {
	margin: 10px 0 0 0;
	padding: 0 0 0 2em;
	list-style: decimal;
}
div.cont_text ol li {
	margin: 10px 0 0 0;
}
div.cont_text p.sign {
	margin: 3px;
	text-align: right;
}