@charset "utf-8";

ul.list1 li{
	list-style-type: square;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}


ul.list2 li{
	list-style-type: square;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding:0px 0px 5px 0px;
}



.rico_01{
	padding-left: 1.8em;
	font-size: 14px;
	color: #333;
	margin: 10px 0px 10px 0px;
	line-height: 130%;
	font-weight: bolder;
	background-image: url(../img/ha_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.rico_02{
	line-height: 150%;
	margin: 10px 0px 10px 20px;
}


.rico_03{
	padding-left: 1.8em;
	font-size: 14px;
	color:#063;
	margin: 5px 0px 10px 0px;
	line-height: 150%;
	font-weight: bolder;
	background-image: url(../img/hapa_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
}