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

/* --------------------------------------------------------------------

# FUJITSU CSS v2.0 -- FUJITSU.COM EDITION #

Copyright 2010-2018 FUJITSU CLIENT COMPUTING LIMITED 

-------------------------------------------------------------------- */

/* GIG4 styles --------------------------------------------------------------------- */

.maincontents div.grid5span { width: 980px; }/* &lt;-- with clearfix class */
.maincontents div.col1span { width: 184px; float: left; margin-right: 15px; }
.maincontents div.col2span { width: 383px; float: left; margin-right: 15px; }
.maincontents div.col3span { width: 582px; float: left; margin-right: 15px; }
.maincontents div.col4span { width: 781px; float: left; margin-right: 15px; }

.maincontents div.scrolltop { clear: both; border-style: none; margin: 0; padding: 4px 0px 6px; }
.maincontents div.scrolltop p { display: block; overflow: visible; border-style: none; margin: 0; padding: 0; text-align: right; font-size: 93%; }
.maincontents div.scrolltop p img { margin-left: 5px; border: none; }
.maincontents div.scrolltop a:link,
.maincontents div.scrolltop a:visited,
.maincontents div.scrolltop a:active { text-decoration: none; }
.maincontents div.scrolltop a:hover { text-decoration: underline; }

.maincontents div.lastcol { margin-right: 0px; }

@media print { .maincontents div.lastcol { margin-right: -1px; } }


/* 3-2 substitute */
.maincontents .textindent { text-indent: 1em; }
.maincontents .textindent1 { text-indent: 1em; }
.maincontents .textindent2 { text-indent: 2em; }
.maincontents .textindent3 { text-indent: 3em; }

.maincontents .textleft { text-align: left; }
.maincontents .textright { text-align: right; }
.maincontents .textcenter { text-align: center; }

.maincontents .alignleft { float: left; }
.maincontents .alignright { float: right; }

.maincontents .clearleft { clear: left; }
.maincontents .clearright { clear: right; }
.maincontents .clearall { clear: both; }

.maincontents .vtop { vertical-align: text-top; }
.maincontents .vmiddle { vertical-align: middle; }
.maincontents .vbottom { vertical-align: text-bottom; }

.maincontents img.bordernone { border-style: none; }
.maincontents img.border010 { border: solid 1px #666666; }

.maincontents .notice { color: #bb0000; }
.maincontents em.notice { font-style: italic; }

.maincontents a.deconone { text-decoration: none; }
.maincontents a.deconone:hover { text-decoration: underline; }


.maincontents h1 { line-height: 1.5; }
.maincontents h2 { line-height: 1.5; }
.maincontents h3 { line-height: 1.5; }
.maincontents h4 { line-height: 1.5; }
.maincontents h5 { line-height: 1.5; letter-spacing: -0.05em; }
.maincontents h6 { line-height: 1.5; letter-spacing: -0.1em; }


.maincontents ol.compact,
.maincontents ul.compact { padding-left: 1.5em; }
.maincontents dl.compact dd { padding-left: 0; }
*:first-child+html .maincontents ol.compact,
*:first-child+html .maincontents ul.compact { padding-left: 1.9em; }
*:first-child+html .maincontents dl.compact dd { padding-left: 0; }
* html .maincontents ol.compact,
* html .maincontents ul.compact { padding-left: 1.9em; }
* html .maincontents dl.compact dd { padding-left: 0; }

.maincontents table.standard { border-collapse: collapse; border-spacing: 0px;  border: solid 1px #b8b8b8; color: #000000; }
.maincontents table.standard caption { caption-side: top; padding-bottom: 0.5em; }
.maincontents table.standard tr {}
.maincontents table.standard th { background-color: #f2f2f2; color: #000000; border: solid 1px #aaaaaa; line-height: 1.6; }
.maincontents table.standard td { background-color: #ffffff; color: #000000; border: solid 1px #b8b8b8; line-height: 1.6; }
.maincontents table.standard thead {}
.maincontents table.standard thead th { background-color: #d2d2d2; }
.maincontents table.standard thead td { background-color: #d2d2d2; }
.maincontents table.standard tfoot {}
.maincontents table.standard tfoot th { background-color: #999999; color: #000000; }
.maincontents table.standard tfoot td { background-color: #999999; color: #000000; }
.maincontents table.standard tbody {}
.maincontents table.standard tbody td { background-color: #ffffff; color: #000000; }
</pre></body></html>