@charset "utf-8";

.special li{
	float:left;
	width:160px;
	margin:0px 10px 10px 0px;
}
.normal li{
	float:left;
	width:160px;
	margin:0px 10px 10px 0px;
}
.text li{
	display:inline-block;
	background:url(../img2020/common/arrow.png) no-repeat 12px center;
	padding-left:30px;
	margin-bottom:10px;
*display:inline;
*zoom:1;
}


