@charset "UTF-8";

body {
line-height: 1.1; 
}

audio { width: 200px; heigh: 10px; }
.audiojs { height: 22px; background: #404040; width: 200px;}
.trigger {  font-family: "Times New Roman", "Times", "serif"; font-size: 24px; font-style: italic; color: #CDFCED; font-weight: bold}
.trigger2 {  font-family: "Times New Roman", "Times", "serif"; font-size: 16px; font-weight: bold; font-style: italic}
.it01 {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 9px; color: #000000}
.it02 {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 13px; line-height: 1.1;}
.it03 {  font-family: "ＭＳ Ｐゴシック", "MS PGothic", "Osaka"; font-size: 10px; color: #000000; line-height: 1.1;}
.kannji {  font-family: "ＭＳ 明朝"; font-size: 18px; font-weight: bold; font-style: italic}
.it15 {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 15px}
.it24 {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 24px; font-weight: bold}
.it18 {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 18px; font-weight: bold}
.it18s {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 16px}
.it13b {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 13px; font-weight: bold}
.euro {  font-family: "Euromode"; font-size: 21px; text-decoration: blink}
.it16b {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 16px; font-weight: bold}
.euroCopy { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 13px}
.it18Copy { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 22px; font-weight: normal}
.it13bCopy { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 13px; font-weight: normal}
.it03-y { font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 10px; color: #FFFF00 ; line-height: 1.1;}
.it03nt { font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; color: #000000 ; line-height: 1.1;}
.it03-w { font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; color: #FFFFFF; line-height: 1.1;}
.it00 {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 11px; line-height: 1.1;}
.it01Copy { font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 11px; color: #000000 ; text-decoration: blink}
.entrance {text-align: right;}
.style4 {font-family: "ＭＳ Ｐゴシック", "MS PGothic", Osaka, "ヒラギノ角ゴ Pro W3" ; line-height: 1.1;}
.style5 {color: #FFFFFF; font-size: 10px; font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; line-height: 1.1;}


body {
line-height: 1.1; 
}

p.x1 {line-height:normal; }
<style>
.audiojs { height: 22px; background: #404040; width: 200px;}
.audiojs .play-pause { width: 25px; height: 20px; padding: 0px 8px 0px 0px; }
.audiojs p { width: 25px; height: 20px; margin: -3px 0px 0px -1px; }
.audiojs .scrubber { background: #5a5a5a; width: 50px; height: 10px; margin: 5px; }
.audiojs .progress { height: 10px; width: 0px; background: #ccc; }
.audiojs .loaded { height: 10px; background: #000;}
.audiojs .time { float: left; height: 25px; line-height: 25px; }
.audiojs .error-message { height: 24px;line-height: 24px; }
.track-details { clear: both; height: 20px; width: 200px; padding: 1px 6px; background: #eee; color: #222;  font-size: 11px; line-height: 20px;}
.track-details:before { content: '♬  Now Playing: '; }
</style>