@charset "UTF-8";

/* for print
======================================================================= */
body { margin: 0; padding: 0; font-size: x-small; background-image:none; }
body, th, td { line-height: 1.4; }
h1 { font-size: medium; }
h2, h3, h4, h5, h6 { font-size: small; }

.skip { display: none; }
.noprint { display: none; }


/* Base layout for print
======================================================================= */
div#base { background-image:none; }

div.system div#header { display:none; }
div.system div#mypageNav { display:none; }
div#mypageContainer div#mypageBox div.skip { display:block; margin-top:50px; }

div.system div.button { display:none; }
div.system div.circle { background-image:none; }
div.system div.circle p.step { display:none; }
div#footer { display:none; }
