@charset "Shift_JIS";    /* 文字コードの設定 */

/*---------------------------------------------------------------------
   　　                      基本フォント
----------------------------------------------------------------------*/
.base-s {font: 80%/150% "ＭＳ Ｐゴシック"; letter-spacing: 0.05em; line-height: 1.5;}
.base {font: 80%/150% "ＭＳ Ｐゴシック"; letter-spacing: 0.05em; line-height: 1.5;}
.base-bold {font: 80%/150% "ＭＳ Ｐゴシック";font-weight: bold; letter-spacing: 0.05em; line-height: 1.5;}
.base-m {font: 90%/170% "ＭＳ Ｐゴシック"; letter-spacing: 0.05em; line-height: 1.5;}
.base-mb {font: 90%/170% "ＭＳ Ｐゴシック";font-weight: bold; letter-spacing: 0.05em; line-height: 1.5;}
.base-mm {font: 100%/160% "ＭＳ Ｐゴシック"; letter-spacing: 0.05em; line-height: 1.5;}
.base-ml {font: 120%/160% "ＭＳ Ｐゴシック"; letter-spacing: 0.05em; line-height: 1.5;}
.base-l {font: 130%/150% "ＭＳ Ｐゴシック"; letter-spacing: 0.05em; line-height: 1.5;}
.base-ll {font: 140%/150% "ＭＳ Ｐゴシック"; letter-spacing: 0.05em; line-height: 1.5;}