body   { font-family: ＭＳ ゴシック, Osaka, Arial, generic font family }
a:link    { color: #660000}
a:visited   { color: #333333 }
a:active   { color: #333333 }
a:hover    { color: #FF0000 }

img { vertical-align: middle } 

/* カテゴリ */
.con  { font-size: 12px; line-height: 140%; color: #000000 }

/* 目次 */
.navi  { font-size: 14px;  line-height: 140%; color: #000000 }
.issue  { font-size: 14px;  line-height: 140%; color: #000000 }

.category  { line-height: 140% }
.category_title  { font-weight: bold; font-size: 16px;  color: #8A2BE2; }
.category_subtitle  { font-weight: bold; font-size: 18px;  color: #AB82FF; }
.sub_category  { font-size: 14px; font-weight: bold; color: #000000 }
.title   { font-size: 14px; font-weight: bold; color: #000000 }
.part  { font-size: 12px;  color: #000000; margin-left:14px; }
.chair  { font-size: 14px;  color: #000000 }
.author  { font-size: 14px; color: #000000; margin-left:14px; }
.page  { font-size: 14px; color: #000000; margin-left:14px; }
.pdf  { font-weight: bold; font-size: 14px; color: #000000 }

.copyright { font-size:12px; font-weight:bold; color:#5E65B6 }
