@charset "utf-8";
/* ================================================================ *
 * @desc@ 共通
 * ================================================================ */

.broFloatL{float:left;}
.broFloatR{float:right;}

img{max-width:100%;}


/* ---------------------------------------------------------------- *
 * @desc@ カラー設定
 * ---------------------------------------------------------------- */
.c_peru{color:#cd853f;}
.c_black{color:#000000;}


/* ================================================================ *
 * @desc@ story
 * ================================================================ */
div.s_face{float:left;width:60px;margin-right:10px;}
div.s_face_db{float:left;width:120px;margin-right:10px;}
div.s_text{float:left;}
div.s_text_so{float:left;color:#ffcfff;}
div.s_text_au{float:left;color:#cfcfff;}
div.s_text_db{float:left;color:#ffffcf;}
div.s_clear{margin-bottom:10px;clear:both;}
