@charset "Shift_JIS";
@import url(/common/css/style.css);

/* HTML */
body{font-size:14px;}


/* TEXTs */
.small{font-size:12px; line-height:140%;}
.midium{font-size:14px; line-height:150%;}
.large{font-size:16px; line-height:150%;}

h2{font-size:16px; font-style:normal; font-weight:bold; padding-left:15px; padding-top:4px; height:24px;}
h3{font-size:14px; font-style:normal; font-weight:bold; padding-left:15px; margin-bottom:5px;}

/* font size */
.f_small{background:url(/common/images/font_sb.gif) no-repeat bottom; width:16px; height:16px; display:block; margin-left:5px;}
.f_medium{background:url(/common/images/font_m_on.gif) no-repeat bottom; width:16px; height:16px; display:block; margin-left:5px;}
.f_large{background:url(/common/images/font_lb.gif) no-repeat bottom; width:16px; height:16px; display:block; margin-left:5px; margin-right:10px;}
