@charset "Shift_JIS";



.gray{
	background-color: rgb(249, 249, 249);
	margin-right: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: rgb(206, 206, 206);
	list-style-image : url(lm01005_012000.png);
	margin-left: 4px;
}

.white{
	margin-right: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cecece;
	list-style-image : url(lm01005_012000.png);
	margin-left: 4px;
}
.gray2{
	background-color: rgb(249, 249, 249);
	margin-right: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cecece;
	padding-bottom: 0px;
}
.white2{
	margin-right: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cecece;
	padding-bottom: 1px;
}