@charset "shift-jis";

/* ----------色設定---------- */

/* ----------ブロック要素---------- */

blockquate {
background-color: #224466;
color: inherit;
}

address {
color: inherit;
}

p {
color: inherit;
}

/* ----------リスト---------- */

/* ----------インライン要素---------- */

q {
background-color: #224466;
color: inherit;
}

em {
color: yellow;
}

strong {
color: red;
}

/* ----------span要素---------- */

span.caption {
color: #00ffd0;
}

span.phonetic {
color: inherit;
}

span.relation {
color: #ff0030;
}
