@charset "utf-8";

/*----------------------------
parts
----------------------------*/
.through{
	text-decoration: line-through;
}
.listRed:before {
	color: #E60000!important;
}
.indent01 {
	padding-left: 1.7em;
	text-indent: -4.6em !important;
}
.indent01 + [class*="listType"] {
	margin-left: 1.7em;
}