@charset "shift-jis";

/* ----------フォント設定---------- */

/* ----------リスト---------- */

/* ----------インライン要素---------- */

strong {
font-weight: bold;
font-style: oblique;
}

/* ----------span要素---------- */

span.caption {
font-size: 130%;
font-weight: bolder;
}

span.phonetic {
font-size: 80%;
}

span.relation {
font-style: oblique;
}

div.link span.caption {
font-size: 150%;
font-weight: lighter;
}