@charset "utf-8";

/* ------------------------------
   CssTemplate: manage_common.css 
   ------------------------------
   Color Setting
   Custom Style
------------------------------ */

/*==================================================================
   Color Setting
==================================================================*/

/* サイトカラーの変更 */
:root {
  --site-color :#00ba9a;
  --site-dark-color:#007965;
  --table-th-color :#e1ebe9;
}

/*==================================================================
   Custom Style
==================================================================*/

/* ここにスタイルを記述 */
