@charset "utf-8";
/*
*************************************************

SIS - Storage Intergration Support
Print Styles

Created by SIS Web Developing Team (SWDT)
http://www.sis.css.fujitsu.com/

*************************************************
*/

/*-------------------------------------------    
    General Selectors
-------------------------------------------*/
* { margin: 0; padding: 0; line-height: 1.4; }
body { font-size: 10pt; color: #333; }

a img { border: none; display: block; }

ul, ol { list-style-position: inside; }

h1 { margin: 0.5em 0 1em; border-top: 1px dotted #333; }

#iuo { position: absolute; top: 0; right: 0;}

#headerillust{ display: none; }

#copyright { margin-top: 2em; }

/*display none*/
#srh_desc,
#guidearea,
#breadcrumbs,
#glonav,
.pagetop,
#footnav,
#tbcom, #feedback,
#right_side,
.rss01,
h1 a,
#sislog,
#related-links/*特集記事-関連記事*/,
#dl-links/*特集記事-ダウンロード*/
{ display: none; }