@charset "utf-8";
/* ===================================================================
    講座・コラム用スタイルシート
   =================================================================== */

/* -------------------------------------------------------------------
    メニュー
   ------------------------------------------------------------------- */

#gnaviContainer #gnavi #article {
  background-position: -420px bottom;
}

/* -------------------------------------------------------------------
    連載企画
   ------------------------------------------------------------------- */
.fontRunningStorySubject {
  font-size: 14px;
  color: #336600;
  font-weight: bold;
  line-height: 130%;
}

.fontRunningStorySubjectLarge {
  font-size: 16px;
  color: #336600;
  font-weight: bold;
  line-height: 130%;
}

.fontRunningStorySubjectSmall {
  font-size: 12px;
  color: #336600;
  font-weight: bold;
  line-height: 130%;
}


