@charset "utf-8";

/*------------------------------------------------*/
/*  NEIGEtemplate ver1.0  */
/*------------------------------------------------*/
/*  templatename [font_px]  */
/*  update [20091026]  */
/*  ID [NT]  */
/*------------------------------------------------*/


/*　font-size percent Set　*/
/* -----------------------------------------------*/
.fontSS { font-size:9px; }
.fontS { font-size:10px; }
.fontM { font-size:12px; }
.fontL { font-size:14px; }
.fontLL { font-size:16px; }
.fontLLL { font-size:18px; }

/*　color Set　*/
/* -----------------------------------------------*/
.cl_wh { color:#FFFFFF; }
.cl_red { color:#B41A09; }
.cl_bl { color:#000000; }
.cl_or { color:#FF9600 !important ; }
.cl_green { color:#5D8100; }

.cl_bl a:hover { color:#000000; }

/*　line-height Set　*/
/* -----------------------------------------------*/
.lhSS { line-height:1.2; }
.lhS { line-height:1.3; }
.lhM { line-height:1.5; }
.lhL { line-height:1.8; }
.lhLL { line-height:2.0; }

/*　indent Set　*/
/* -----------------------------------------------*/
.inde01 { padding-left:1em; text-indent:-1em; }
.inde_singlenum { padding-left:0.8em; text-indent:-0.8em; }

/*　align Set　*/
/* -----------------------------------------------*/
.txt_c { text-align:center; }
.txt_l { text-align:left; }
.txt_r { text-align:right; }