@charset "utf-8";

/* +++++++++++++++++++++++++++++++

 small.css

+++++++++++++++++++++++++++++++ */
 
body {
    font:normal 13px/1.5 "ＭＳ Ｐ ゴシック", "MS P Gothic", "Verdana", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
}

#fsmall a {
    background: url(/img/btn-small_r.png) no-repeat left top;
}

#fmiddle a {
    background: url(/img/btn-midium_n.png) no-repeat left top;
}

/* fixed */
h1,
#header,
#footer,
#box-ranking-list th,
#box-blog-list .user-name {
    font-size: 12px;
}
h2, h3, h4, h5 {
    font-size: 14px;
}
#box-status {
    font-size: 13px;
}
#pmark {
    font-size: 10px;
}
address,
#header-menu ul,
#outbound {
    font-size: 11px;
}
