@charset "UTF-8";

/*=========================================*/
/* text */
/*=========================================*/


/* main_text */

.text70 {font-size:70%; line-height:130%; color:#800000;
}

.text80 {font-size:80%; line-height:140%; color:#800000;
}

.text80b {font-size:80%; line-height:140%; color:#800000; font-weight:bold;
}

.text90b {font-size:90%; line-height:140%; color:#800000; font-weight:bold;
}

.text14b {font-size:14px; line-height:140%; color:#800000; font-weight:bold;
}

/* text_white */

.text10white {font-size:10px; line-height:130%; color:#ffffff;
}

.text11white {font-size:11px; line-height:130%; color:#ffffff;
}

.text12white {font-size:12px; line-height:130%; color:#ffffff;
}

.text20whiteb {font-size:20px; line-height:130%; color:#ffffff; font-weight:bold;
}

.text26whiteb {font-size:26px; line-height:130%; color:#ffffff; font-weight:bold;
}

.text70white {font-size:70%; line-height:130%; color:#ffffff;
}

.text80white {font-size:80%; line-height:140%; color:#ffffff;
}

.text80whiteb {font-size:80%; line-height:140%; color:#ffffff; font-weight:bold;
}

.text90whiteb {font-size:90%; line-height:160%; color:#ffffff; font-weight:bold;
}

.text100whiteb {font-size:100%; line-height:140%; color:#ffffff; font-weight:bold;
}


/* text_black */

.text70black {font-size:70%; line-height:130%; color:#000000;
}

.text80black {font-size:80%; line-height:140%; color:#000000;
}

.text80blackb {font-size:80%; line-height:140%; color:#000000; font-weight:bold;
}


/* text_red */

.text_red2 {color:#b60101;
}

.text70red {font-size:70%; line-height:130%; color:#e60000;
}

.text80red {font-size:80%; line-height:140%; color:#e60000;
}

.text80redb {font-size:80%; line-height:140%; color:#e60000; font-weight:bold;
}

.text90redb {font-size:90%; line-height:140%; color:#e60000; font-weight:bold;
}

.text100redb {font-size:100%; line-height:140%; color:#e60000; font-weight:bold;
}

/* text_orange */

.text70orange {font-size:70%; line-height:130%; color:#ff9900;
}

.text80orange {font-size:80%; line-height:140%; color:#ff9900;
}

.text80orange {font-size:80%; line-height:140%; color:#ff9900; font-weight:bold;
}


/* text_yellow */

.text_yellow {color:#956824;
}

/* text_pink */

.text14_pinkb {font-size:14px; line-height:130%; color:#f60351; font-weight:bold;
}


/*plus*/
.mr10{ margin-right:10px;}
.font9-2{ font-size:77%; line-height:135%;}

