@charset "utf-8";

/*------------------------------------------------*/
/*  _template ver1.0  */
/*------------------------------------------------*/
/*  templatename [font_px]  */
/*  update [-]  */
/*  ID [NT]  */
/*------------------------------------------------*/


/*　font-size percent Set　*/
/* -----------------------------------------------*/
.fontSS { font-size:9px !important ; }
.fontS { font-size:10px !important ; }
.fontMM { font-size:11px !important ; }
.fontM { font-size:12px !important ; }
.fontL { font-size:14px !important ; }
.fontLL { font-size:16px !important ; }
.fontLLL { font-size:18px !important ; }
.fontLLLL { font-size:20px !important ; }
.fontMAX { font-size:24px !important ; }

/*　color Set　*/
/* -----------------------------------------------*/
.cl_wh { color:#FFFFFF !important ; }
.cl_red { color:#b90d00 !important ; }
.cl_pr { color:#c10a71 !important ; }
.cl_blue { color:#00528a !important ; }

/*　line-height Set　*/
/* -----------------------------------------------*/
.lhSS { line-height:1.2 !important ; }
.lhS { line-height:1.3 !important ; }
.lhM { line-height:1.5 !important ; }
.lhL { line-height:1.8 !important ; }
.lhLL { line-height:2.0 !important ; }
.lhLL_ { line-height:2.1 !important ; }
.lhLLL { line-height:2.5 !important ; }

/*　indent Set　*/
/* -----------------------------------------------*/
.inde01 { padding-left:1em; text-indent:-1em; }
.inde_singlenum { padding-left:0.8em; text-indent:-0.8em; }
ol.inde_num li { font-size:12px; line-height:1.5; list-style-type:decimal; list-style-position:outside; }
ul.inde_disc li { font-size:12px; line-height:1.5; list-style:disc; list-style-position:outside; margin-left:2em; }

/*　align Set　*/
/* -----------------------------------------------*/
.txt_c { text-align:center; }
.txt_l { text-align:left; }
.txt_r { text-align:right; }

/*　color back　*/
/* -----------------------------------------------*/

/*　font-family Set　*/
/* -----------------------------------------------*/
.font_min { font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif !important ; }