@charset "utf-8";

/* 印刷
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
div#globalNav ol, div#header ul, div#header form, div#topicpath, div#sidebar, div#lineup,
div#footerNav, div#footer p, hr { display: none; }

body { font-size: 10pt; color: #000; background-color: #fff;
 line-height: 2.0; font-family: "ヒラギノ明朝 Pro W3", "細明朝体", "ＭＳ Ｐ明朝", serif; }
a { text-decoration: underline; color: #000; }
a img { border: none; }
h1,h2,h3 { font-size: 14pt; } h4,h5,h6 { font-size: 11pt; }
em { font-style: normal; font-weight: bold; }
table { border-collapse: collapse; border-spacing: 0; }
th,td { padding: 1.0em ;border: thin solid #000; vertical-align: top; }
address { margin-top: 1.5em; padding-top: 1.0em; border-top: thin solid gray; color: gray; font-style: normal; text-align: center; }