<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */


DIV.indent1
{
	margin:0 15px;
}

DIV.indent2
{
	margin:10px;
}

DL.indent1
{
	display:inline;
}

.indent1 H1
{
	margin:20px 0 0 0;
}

.indent1 DT
{
	width:1.5em;
	margin-left:15px;
}

.indent1 DD
{
	margin-left:2.5em;
	margin-top:-1.5em;
}

.button_r
{
	display: block;
	margin:0 0 15px auto;
}


.sttl
{
	margin-bottom:10px;
	margin-top:20px;
}


.software_list
{
	margin:10px 0 15px 0;
	height:140px;
}

.software_list li
{
	float:left;
	width:173px;
	height:140px;
	font-size:0px;
}



.note
{
	font-size: 70%;
	vertical-align: top;
	font-weight: normal;
	color: #FE0000;
	letter-spacing: 0;
}

#pagebody_support .indent1 DL.indentNote
{
	font-size: 80%;
	margin-top: 1.5em;
}
#pagebody_support .indent1 DL.indentNote DT
{
	color: #fe0000;
	width: 2.1em;
}
#pagebody_support .indent1 DL.indentNote DD
{
	margin-left: 2.1em;
	margin-top:-1.3em;
	line-height: 1.2;
	margin-bottom: 0.5em;
}

#pagebody_support .indent1 DL.wide DT
{
	width: 4.0em;
}
#pagebody_support .indent1 DL.wide DD
{
	margin-left: 4.0em;
}



table th {
	background: #e2e2e2 !important;
	padding: 16px 6px !important;
}

table th.top {
	background: #d3d3d3 !important;
}

table td {
	padding: 6px 8px !important;
}

.red {
	color: #FE0000 !important;s
}</pre></body></html>