@charset "utf-8";

/** =BASIC **/
.round-box-basic { border-color: #d9d9d9; background-color: #f0eedf; }
/** =BASIC HALF **/
.round-box-basic-half { border-color: #d9d9d9; background-color: #f0eedf; }
/** =BOLD LINE **/
.round-box-bold { border-color: #999999; }
/** =TABLE **/
.round-box-table td { border-color: #999999; }

/* C-1,C-2 背景色／背景画像 */
body { background: #e7e0c6 url(/_var/module/Brand/15/bg-bd-c5bc5ac8963948c1e8eab89651f6cbc5.jpg) center top no-repeat; }
/* C-3 ヘッダラインカラー */
#main-section { border-top-color: #3a3934; }

/* 文字色 */
.leftCont .supportBox span,
.leftCont .bbsBox .ranking .rankBox dd .rankRank span,
.leftCont table.bbs td.clap,
.leftCont table td .userName,
.rightMenu .supportBox p span,
#bbsReadBox strong,
.searchResult span,
.threadLead,
#thread-bee-name { color: #666666; }

/* 担当者と話そう 枠線 */
.leftCont .chargeBox { border-color: #b58869; }

/* BBSテーブル見出し 背景色／文字色 */
.leftCont th { background-color: #7c5943; color: #ffffff; }

/* 検索／並べ替え帯色 */
.round-box-high_yellow { background-color: #7c5943 !important; }


