@charset "UTF-8";

/* 基本タグの置き換え*/
.text-ss { font-size: 80%; font-weight: normal; line-height: 120%;font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; }
.text-s { font-size: 90%; font-weight: normal; line-height: 120%;font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; }
.text-ms { font-size: 95%; font-weight: normal; line-height: 160%;font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; }
.text-m { font-size: 95%; font-weight: normal; line-height: 140%;font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; }
.text-l { font-size: 108%; font-weight: normal; line-height: 120%;font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; }
.text-ll { font-size: 120%; font-weight: normal; line-height: 160%;font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; }


li#text_normal a { background:none;}
li#text_large a { background:none;}
li#text_max a { background: url(../img/text_ll.jpg) no-repeat left center;}

li#text_normal a:hover { background: url(../img/text_m.jpg) no-repeat left center;}
li#text_large a:hover { background: url(../img/text_l.jpg) no-repeat right center;}
li#text_max a:hover { background: url(../img/text_ll.jpg) no-repeat left center;}
