@charset "Shift_JIS";


/* ------------------------------
 ヘッダー
------------------------------ */

.sitemap { background-image: url(images/privacy_header.jpg); }


/* ------------------------------
 右エリア
------------------------------ */

#rightBox dl {
	margin: 20px auto 0;
	width: 610px;
}
#rightBox dl dt {
  color: #1B4B7C;
	font-weight: bold;
	margin-top: 10px;
}
h3 {
	background-color: #E9F1F8;
	color: #1B4B7C;
	width: 595px;
	padding: 3px 0 3px 10px;
	margin: 20px auto 0;
}
#rightBox p {
	width: 610px;
	margin: 8px auto 0;
}
#rightBox ol {
	width: 550px;
	margin: 8px auto 0;
}
#rightBox ol li {
	list-style-type: decimal;
}

