@charset "utf-8";


#Content #MainLeft ul {
    list-style:none;
    width:190px;
	margin-left:-10px;
}
#Content #MainLeft ul li{
    list-style:none;
    padding-left:10px;
    background:url(/house/hj/front/hjcommon/css/common/img/bullet.gif) no-repeat;
	margin-top: 8px;
	background-position: 0px 3px
}