@charset "UTF-8";



/* Navigation(Sidebar) */
/* -------------------------------------------- */

#sidebar ul.lNav li.law a,
#sidebar ul.lNav li.law a:hover {
	background-position: 0 -42px !important;
	cursor: default;
}



/* Index */
/* -------------------------------------------- */

#content h2 {
	margin: 25px 0 12px 0;
}


#content ul.law {
}
#content ul.law li {
	margin: 10px 0 10px 0;
	padding: 0 0 10px 10px;
	background: url("../../../img/bl_02.gif") 2px 6px no-repeat;
	border-bottom: 1px solid #c6c6c6;
	font-size: 75%;
	line-height: 1.4;
	list-style-type: none;
}
#content ul.law li.last {
	border: none;
}
