@charset "UTF-8";
@import "common.css";
@import "base.css";

.icon_list1 li {
	min-height: 12px;
/*	*height: 12px; */
/*	*height: 12px; */
/*	max-height: none; */
	padding-left: 20px;
	background:url(../img/icon_maru01.gif) 10px 4px no-repeat;
}

.icon_list2 li {
	min-height: 12px;
/*	*height: 12px;	*/
/*	*height: 12px;	*/
	padding-left: 40px;
	background:url(../img/icon_maru04.gif) 30px 4px no-repeat;
}

