@charset 'UTF-8';

div.PC{ margin:5px; padding:10px 60px; min-height:50px; border-bottom:solid 1px #ddd; }

/* GM */
div.text_gm{ background:url(_icon/_gm.gif) no-repeat 5px center; }
div.text_gm::first-line { font-weight:bold; color:#000; }


/* 魔法使い（ミナカミ） ============================================================================== */
/* 楊 小梅 */
div.mnkm_shaomei{ background:url(_icon/mnkm_shaomei.png) no-repeat 5px center; }
div.mnkm_shaomei::first-line { font-weight:bold; color:#93b091; }
/* 蛇花 沙代子 */
div.mnkm_sayoko{ background:url(_icon/mnkm_sayoko.png) no-repeat 5px center; }
div.mnkm_sayoko::first-line { font-weight:bold; color:#902120; }


/* 魔法使い（参加者・PL名五十音順） ============================================================================== */
/* ローリエ・ワーズワース（あめこ） */
div.amk_laurier { background:url(_icon/amk_laurier.png) no-repeat 5px center; }
div.amk_laurier::first-line { font-weight:bold; color:#008bae; }
/* アロイス・メルゼブルク（あめこ） */
div.amk_arois { background:url(_icon/amk_arois.png) no-repeat 5px center; }
div.amk_arois::first-line { font-weight:bold; color:#8f2121; }


/* ウグイス（蟹） */
div.kn_uguis { background:url(_icon/kn_uguis.png) no-repeat 5px center; }
div.kn_uguis::first-line { font-weight:bold; color:#836f7b; }


/* 安倍 キリカ（カロン） */
div.krn_kirika{ background:url(_icon/krn_kirika.png) no-repeat 5px center; }
div.krn_kirika::first-line { font-weight:bold; color:#fe80bc; }


/* 蝶子・K・ドレッドノート・山田（紅茶うさぎ） */
div.usg_choko{ background:url(_icon/kch_choko.png) no-repeat 5px center; }
div.usg_choko::first-line { font-weight:bold; color:#007dbf; }


/* ホロディアス＝ブラックフォード（コトナ） */
div.ktn_horodias { background:url(_icon/ktn_horodias.png) no-repeat 5px center; }
div.ktn_horodias::first-line { font-weight:bold; color:#da3253; }


/* 花楠・フィオレロ（ササニシキ） */
div.ssnsk_kanan { background:url(_icon/ssnsk_kanan.png) no-repeat 5px center; }
div.ssnsk_kanan::first-line { font-weight:bold; color:#f69c57; }


/* 柏葉 ルカ（朱理） */
div.syr_ruka { background:url(_icon/syr_ruka.png) no-repeat 5px center; }
div.syr_ruka::first-line { font-weight:bold; color:#ffa02c; }
/* クオリア＝フローライト（朱理） */
div.syr_kuoria { background:url(_icon/syr_kuoria.png) no-repeat 5px center; }
div.syr_kuoria::first-line { font-weight:bold; color:#a34aac; }


/* 皐 五日（大樹） */
div.tij_satuki { background:url(_icon/tij_satuki.png) no-repeat 5px center; }
div.tij_satuki::first-line { font-weight:bold; color:#b42c30; }
/* 南 雨李（大樹） */
div.tij_uri { background:url(_icon/tij_uri.png) no-repeat 5px center; }
div.tij_uri::first-line { font-weight:bold; color:#fb553a; }


/* 薄羽 幸助（二十日） */
div.htk_kosuke { background:url(_icon/htk_kosuke.png) no-repeat 5px center; }
div.htk_kosuke::first-line { font-weight:bold; color:#97adb7; }


/* ジャクヤ（みちを） */
div.mtw_jyakuya { background:url(_icon/mtw_jyakuya.png) no-repeat 5px center; }
div.mtw_jyakuya::first-line { font-weight:bold; color:#9c8fae; }
/* クーア（みちを） */
div.mtw_kua { background:url(_icon/mtw_kua.png) no-repeat 5px center; }
div.mtw_kua::first-line { font-weight:bold; color:#766eb0; }
/* 渚・ルーズベルト（みちを） */
div.mtw_nagisa { background:url(_icon/mtw_nagisa.png) no-repeat 5px center; }
div.mtw_nagisa::first-line { font-weight:bold; color:#91b0ca; }


/* ヴァレリー・サングイス（ユツキ） */
div.ytk_varelly{ background:url(_icon/ytk_varelly.png) no-repeat 5px center; }
div.ytk_varelly::first-line { font-weight:bold; color:#9282ae; }
/* ジルドラ・サマク（ユツキ） */
div.ytk_zildra{ background:url(_icon/ytk_zildra.png) no-repeat 5px center; }
div.ytk_zildra::first-line { font-weight:bold; color:#66ac81; }


/* スマホ対応 ====================================================================================== */
@media screen and (max-width:640px){
div.PC{ margin:5px; padding:10px 10px 10px 60px; min-height:50px; border-bottom:solid 1px #ddd; }
}
