@charset "UTF-8";


body {
  font-size: 75%; /* IE */
}
html>/**/body {
  font-size: 12px; /* Except IE */
}


.font_8{font-size:66.6%;}
.font_9{font-size:75%;}
.font_10{font-size:83.3%;}
.font_11{font-size:91.6%;}
.font_12{font-size:100%;}
.font_13{font-size:108.3%;}
.font_14{font-size:116.6%;}
.font_15{font-size:124.9%;}
.font_16{font-size:160%;}
.font_17{font-size:170%;}

.sans-serif{
     font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
}

.color_blue{color:#346a9f;}
.color_green{color:#a8c956;}
.color_red{ color:#FF3300;}
.strong{font-weight:bold;}

.color_xxx{}