.ul_type02 {
	list-style: none;
	margin-left: 0px;
	padding: 0px;
}

.ul_type02 li {
	margin-bottom: 5px;
	padding-left: 1.5em;
	text-indent: -1.5em;
}

.ul_type02_ml2 {
	list-style: none;
	margin-left: 0px;
	padding: 0px;
}

.ul_type02_ml2 li {
	margin-bottom: 5px;
	padding-left: 2em;
	text-indent: -2em;
}

.arrow1 li {
	list-style-image: url(https://canon-its.jp/common-img/arr_red.gif);
	margin-bottom: 4px;
}

.arrow1_sp10 li {
	list-style-image: url(https://canon-its.jp/common-img/arr_red.gif);
	margin-bottom: 10px;
}

.arrow1_sp20 li {
	list-style-image: url(https://canon-its.jp/common-img/arr_red.gif);
	margin-bottom: 20px;
}

.arrow1_sp30 li {
	list-style-image: url(https://canon-its.jp/common-img/arr_red.gif);
	margin-bottom: 30px;
}


.notice_box {
	border: solid 2px #FF0000;
	padding: 10px;
}

.notice_box01 {
	border: solid 1px #FF0000;
	padding: 10px;
}

.notice_box02 {
	border: solid 1px #006600;
	padding: 10px;
	background-color: #ffffff;
	margin: 5px 0px;
}

.notice_box03 {
	border: solid 1px #666666;
	padding: 10px;
	background-color: #ffffff;
	margin: 5px 0px;
}

.notice_box04 {
	border: solid 2px #008000;
	padding: 10px;
}

.notice_font01 {
	color: #FF0000;
	font-weight: bold;
}

.notice_font02 {
	color: #FF0000;
}

.notice_font03 {
	font-weight: bold;
}

.notice_font04 {
	color: #0000FF;
	font-weight: bold;
}

.notice_font05 {
	color: #0000FF;
}

.notice_font06 {
	color: #4f4f4f;
}

.notice_font07 {
	color: #3399d4;
}

