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

.stage .bodyarea { padding-bottom: 20px; }
/* =============================================================================
   Header 
============================================================================= */
div.header { min-height: 68px; _height: 68px; }

div.header div.headertop { border: none; padding: 0px 1px 7px 1px; background: #ffffff url(../../images/common/mainnav-back-bottom-subsidiary.png) no-repeat left bottom; }

/* Fujitsu logo */
div.header div#corporatesymbol { margin: 5px 10px 3px 11px; }

div.header div#corporatesymbol p { margin: 0px; line-height: 1; }
div.header div#corporatesymbol img { vertical-align: bottom; }



/* =============================================================================
   Azby Template Parts
============================================================================= */
/* text */
.maincontents p { line-height: 1.5; }

/* list */
.maincontents ul li,
.maincontents ol li,
.maincontents dl dt,
.maincontents dl dd { line-height: 1.5; }



/* =============================================================================
   Common 
============================================================================= */
img {
line-height: 0px;
border: 0px none;
margin: 0px;
padding: 0px;
}

table {
 margin-bottom: 0;
}
</pre></body></html>