

/* やっぱ極太でしょ */
strong {font-family:ＤＦＰ隷書体,ＭＳ Ｐ明朝; font-weight:normal}
b {font-family:ＤＦＰ隷書体,ＭＳ Ｐ明朝; font-weight:normal}

/* それともLicida ? */
address {font-family:Lucida Console,MS UI Gothic; font-style:normal; font-weight:normal; font-size:14px}
em      {font-family:Lucida Console,MS UI Gothic; font-style:normal; font-weight:normal; font-size:14px}


/* 左右にインデント */
/* p  {padding-left:24px; padding-right:24px} */

/* 見出し */
h1 {font-weight:normal; font-size:xx-large; color:#808080; font-family:Lucida Console,MS UI Gothic}
h2 {margin-left:5%; margin-right:5%; margin-top:32px; background:#606060; color:#FFFFFF; font-family:ＤＦＰ隷書体,ＭＳ Ｐ明朝; font-weight:normal}
h3 {padding-left: 5%; padding-right: 5%; color:#ff8000; font-weight:normal; font-size:large; font-family:ＤＦＰ隷書体,ＭＳ Ｐ明朝;}

/* リンク */
A:link    { text-decoration:underline; color:yellow }
A:visited { text-decoration:underline; color:silver }
A:active  { text-decoration:underline; color:#c0c0f0}
A:hover   { text-decoration:none; color:#c0f0c0}

/* インデントとか(独り言固有) */
p {padding-left:5%; padding-right:5%}
ul {padding-left:5%; padding-right:5%}
ol {padding-left:5%; padding-right:5%}
table {margin-left:5%; margin-right:5%}


/* その他 */
pre {background:#000040; margin-left:5%; margin-right:5%; padding:16px 24px 16px 24px}

/* タイトル文字列 */
.titleA { font-size: large; text-decoration: underline; color: #FFFFFF; font-family: ＤＦＰ極太明朝体, ＭＳ Ｐ明朝; padding-top: 24px; padding-bottom: 24px}

