/*標準文字設定*/
/*標準文字設定（10pixel）、サブメニュープルダウン使用*/
.n10     { font-size: 10px; line-height: normal }
/*標準文字設定（10pixel・グレー文字）*/
.n10G    { color: #696969; font-size: 10px; line-height: normal; vertical-align: 1px }
/*標準文字設定（11pixel）*/
.n11    { font-size: 11px; line-height: normal; letter-spacing: normal; padding-left: 4px }
/*標準文字設定（11pixel・グレー文字）*/
.n11G     { color: #696969; font-size: 11px; line-height: normal; letter-spacing: normal; padding-top: 4px; padding-bottom: 0; padding-left: 4px }
/*標準文字設定（11pixel・Bold）*/
.n11bold    { font-size: 11px; font-weight: bold; line-height: normal; letter-spacing: normal; padding-left: 4px }
/*標準文字設定（11pixel・Bold・赤文字）*/
.n11boldR    { color: #d00; sfont-size: 11px; font-weight: bold; line-height: normal; letter-spacing: normal; padding-left: 4px }
/*標準文字設定（12pixel）*/
.n12    { font-size: 12px; line-height: 15px; letter-spacing: 1px; padding-left: 4px }
/*標準文字設定（12pixel・グレー文字）*/
.n12G     { color: #696969; font-size: 12px; line-height: normal; letter-spacing: normal; padding-left: 4px }
/*標準文字設定（12pixel・Bold）*/
.n12bold   { font-size: 12px; font-weight: bold; line-height: normal; letter-spacing: 1px; padding-left: 4px }
/*標準文字設定（12pixel・Bold・赤文字）*/
.n12boldR { color: #d00; font-size: 12px; font-weight: bold; line-height: 16px;  letter-spacing: 1px;padding-left: 4px }
/*標準文字設定（12pixel・Bold・赤文字・黄色バック）*/
.n12boldR-Y { color: #d00; font-size: 12px; font-weight: bold; line-height: 16px;  letter-spacing: 1px; background-color: #ffd; padding-left: 4px }
.n12boldR-Y-tebe { font-size: 12px; font-weight: bold; line-height: 16px; background-color: #ffd; letter-spacing: 1px; padding-left: 4px }
.n12boldR-Y-tebe1  { font-size: 14px; line-height: 16px; background-color: #ff9; letter-spacing: 1px; padding-left: 4px }
.n12boldR-Y-tebe2 { font-size: 14px; line-height: 16px; background-color: #fff; letter-spacing: 1px; padding-left: 4px }
.n12boldR-Y-tebe3 { font-size: 14px; line-height: 16px; background-color: #F86F6F; letter-spacing: 1px; padding-left: 4px }
.title01-tebe        { color: #1b2e57; font-size: 12px; font-weight: bold; line-height: 16px; letter-spacing: 0.2mm; padding: 2px 30px 2px 4px }
