@charset "shift_jis";    /* 文字コードの設定 */

/*---------------------------------------------------------------------
   　　                      基本フォント
----------------------------------------------------------------------*/
.base {font: 75%/150% "ＭＳ Ｐゴシック";}
.base-s {font: 80%/150% "ＭＳ Ｐゴシック";}
.base-ss {font: 80%/150% "ＭＳ Ｐゴシック";color:#454545;}
.base-sss {color:#959595 !important;}
.base-s-bold {font: 80%/150% "ＭＳ Ｐゴシック";font-weight: bold;}
.base-s-white {font: 80%/150% "ＭＳ Ｐゴシック";color:#FFFFFF;font-weight: bold;}
.base-m {font: 90%/150% "ＭＳ Ｐゴシック";letter-spacing: 0.05em;}
.base-mm {font: 90%/150% "ＭＳ Ｐゴシック";}
.cartmozi {font: 140%/150% "ＭＳ Ｐゴシック";color:#FF0000;font-weight: bold;}
.price {font: 150%/150% "ＭＳ Ｐゴシック";color:#FF0000;}
.cat_shopname {font: 140%/150% "ＭＳ Ｐゴシック";color:#0C6500;font-weight: bold;}

