@charset "utf-8";

/* アクセスランキング用フォント */
/*------------------------------*/

 /* h3～h5:ランキングリストのタイトル */
 h3 {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.4em;
 }
 
 /*
 h3.under-one {
  font-size: 16px;
 }
 */
 
 h3.under-three {
  font-size: 14px;
 }
