@charset "UTF-8";

.nhk_lead { padding-bottom:10px; border-bottom:5px #FFEC3F solid; font-size:150%; font-weight:bold; line-height:175%; }
.nhk_lead_strong { font-size:200%; }
.nhk_important { font-size:150%; font-weight:bold; }
.nhk_important span {
  background: linear-gradient(transparent 20%, #FFEC3F 20% 80%, transparent 80%);
}
.nhk_otoku { padding-bottom:10px; border-bottom:5px #E60012 solid; font-size:150%; font-weight:bold; line-height:175%; }
.nhk_otoku span { font-size:150%; color:#E60012; }



