/*基本スタイル*/
body            { color: #3f3f3f; font-family: Optima, Georgia, "Times New Roman", "ヒラギノ明朝 Pro W3", 平成明朝, 細明朝体, "ＭＳ 明朝", "ＭＳ Ｐ明朝", Osaka }
/*基本ヘッダ*/
p   { font-size: 11px; line-height: 150% }
h1    { font-size: 2em; font-weight: bold; margin-top: 0.5em; margin-bottom: 0.5em }
h2 { font-size: 1.5em; font-weight: bold; margin: 0.83em 0 }
h3    { font-size: 1.33em; font-weight: 500; margin: 0 }
h4    { font-size: 1.17em; font-weight: 500; margin: 0 }
h5   { font-size: 1em; font-weight: 500; margin: 0 }
h6  { font-size: 0.67em; font-weight: normal; margin: 0 }
td   { font-size: 11px; line-height: 150% }
ul   { font-size: 11px; line-height: 150%; list-style-type: disc; margin: 1em 0 1em 40px }
ol   { font-size: 11px; line-height: 150%; list-style-type: decimal; margin: 1em 0 1em 40px }
/*リンク*/
a:link { color: #3f3f3f }
a:visited { color: #009 }
a:hover { color: #0040ff }
a:active { color: #81fcfc }
.optima { font-size: inherit; font-family: Optima; line-height: inherit }
@font-face { font-family: Optima; src: url("../fonts/Optima.dfont") }
