span.m-black {line-height:150%; font-size:normal; color:black;} /* 本文 */
span.s-black {line-height:130%; font-size:small; color:black;} /* インデックス */

span.s-blue {line-height:130%; font-size:small; color:#3333ff} /* 追記 */
span.s-maroon {line-height:130%; font-size:small; color:maroon} /* 付記 */

p.resizeimage {
   max-width: 1080px; /* 最大幅 */
   min-width: 400px; /* 最小幅 */
}
p.resizeimage img { width: 100%; }

table { line-height: 120% ; } /* 表 */
