@charset "utf-8";

/* ------------------------------------------------------------ privacy */

.privacy {
}
.privacy .lnav h2 a {
	display: block;
	width: 230px;
	height: 16px;
	margin: 0 0 12px 0;
	padding: 0 0 13px 0;
	text-indent: -9999px;
	background: url(/privacy/img/lnav_h2.gif) 0 0 no-repeat;
	border-bottom: #DACBB0 solid 3px;
}

/* ------------------------------ index */

.index .boxH1 {
	height: auto;
	margin-bottom: 40px;
}
.index .boxH1 h1 {
	height: 22px;
	margin: 20px 0 20px 20px;
	background: url(/law/img/h1_index.gif) 0 0 no-repeat;
}
.index .boxH1 {
	background: url(/law/img/bg_h1_index.jpg) 100% 0 no-repeat;
}
#sectionBlock01 h2 {
	background: url(/law/img/h2_index_01.gif) 0 0 no-repeat;
}
#sectionBlock02 h2 {
	background: url(/law/img/h2_index_02.gif) 0 0 no-repeat;
}
.index .section p{
	margin-bottom: 40px;
}

ol.olDecimal li{
	line-height: 1.8;
	margin-bottom:30px; 
}