@charset "shift_jis";
/* CSS Document */


#contents .notice_blue[data-division="A"] {
	background: url(/support/software/share/images/icon/red_a.png) no-repeat 6px 6px;
	padding-left: 30px;
}

#contents .notice_blue[data-division="B"] {
	background: url(/support/software/share/images/icon/red_b.png) no-repeat 6px 6px;
	padding-left: 30px;
}

#contents .notice_blue[data-division="C"] {
	background: url(/support/software/share/images/icon/red_c.png) no-repeat 6px 6px;
	padding-left: 30px;
}

#contents .notice_blue[data-division="D"] {
	background: url(/support/software/share/images/icon/red_d.png) no-repeat 6px 6px;
	padding-left: 30px;
}

#contents .notice_blue dl {
	margin: 0;
}

#contents .w-415 {
	width: 415px;
}

#contents .w-150 {
	width: 150px;
}

#contents .ndash {
	margin-bottom: 0;
	margin-left: 1.7em;
	text-indent: -0.7em;
}
#contents .ndash:before {
	content: "- ";
}
