/*****************************************************
    font set
*****************************************************/
/*fonts base size set for ja-font by @itami.info 20081204*/
@charset "utf-8";
body {
/*font-family:"MS Pゴシック",Arial,sans-serif ;*/
font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Verdana, Arial, Helvetica, sans-serif;/*302 custom*/
font-size: 13px;
/*font-size: 16px;*/
line-height:1.5;
font-weight:normal;
font-style:normal;
}
select,
input,
button,
textarea {
/*font:100% "MS Pゴシック",Arial,sans-serif ;*/
font:100% "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Verdana, Arial, Helvetica, sans-serif;/*302 custom*/
}
table {
font-size:inherit;
font:100%;
}
textarea { 
font-size: 100%; 
}

/*set font size for ja-font by @itami.info 20081204*/
.txt8{font-size:74%;}/**/
.txt9{font-size:83.3%;}
.txt10{font-size:93%;}/**/
.txt11{font-size:100%;}
.txt12{font-size:105%;}
.txt13{font-size:115%;}/**/
.txt14{font-size:123%;}
/*.txt15{font-size:136%;}
.txt16{font-size:145%;}
.txt17{font-size:154%;}
.txt18{font-size:160%;}
.txt19{font-size:162%;}
.txt20{font-size:170%;}
.txt21{font-size:177%;}
.txt22{font-size:185%;}
.txt23{font-size:177%;}
/*.txt24{font-size:185%;}*/


/*IE 8 hack*/
/*ul.global_nav_container li ul li a { color: blue; }test記述*/
head~/**/body ul.global_nav_container li ul li a { font-family:"MS Pゴシック",monospace ; }
html:not(:target) ul.global_nav_container li ul li a { font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Verdana, Arial, Helvetica, sans-serif; }

