/*　BODY要素　*/
body{font-size:12px;font-family:"ＭＳ Ｐゴシック",Osaka,Gothic;color:#333333;line-height:140%;}
td{font-size:12px;font-family:"ＭＳ Ｐゴシック",Osaka,Gothic;color:#333333;line-height:140%;}

/*　リンク　*/

A:link {
    background: transparent;
    color: #036;
    text-decoration:none;
    }

A:visited {
    background: transparent;
    color: #036;
    text-decoration:none;
    }

A:active, A:hover {
    background: transparent;
    color: #FF6600;
    text-decoration: underline;
    }


    A.white, A.white:link, A.white:visited {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
    }


    A.white:active, A.white:hover {
    background: transparent;
    color: #458;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
    }

/*　本文テキスト　*/
.B{font-size:18px;line-height:110%;}
.L{font-size:14px;line-height:120%;}
.M{font-size:12px;line-height:140%;}
.M2bold {
    font-size: 14px;
    line-height: 130%;
    font-weight: bold;
}

.Mbold {
    font-size: 12px;
    font-style: normal;
    line-height: 160%;
    font-weight: bold;
}

.S{font-size:10px;line-height:130%;}

.txmi{font-size:12px;}
