@charset "utf-8";

/*
Theme Name: 山根動物病院
Theme URI: 
Description: 山根動物病院サイト用CSS フォント関連CSS
Author: tetsu
*/

/* ---------------------
 * FONTSIZE MODEL * 
 * ---------------------
 *  63% ->	10pxに相当
 *  70% ->	11pxに相当
 *  75% ->	12pxに相当
 *  82% ->	13pxに相当
 *  88% ->	14pxに相当
 *  94% ->	15pxに相当
 * 100% ->	16pxに相当
 * 107% ->	17pxに相当
 * 113% ->	18pxに相当
 * 119% ->	19pxに相当
 * 125% ->	20pxに相当
 * --------------------- */
 
 
/* ---------------------
 * FONTSIZE MODEL * 
 * body standerd font size 62.5% type * 
 * ブラウザのデフォルトサイズが16pxと仮定 * 
 * ---------------------
 *  1  em ->	10pxに相当
 *  1.1em ->	11pxに相当
 *  1.2em ->	12pxに相当
 *  1.3em ->	13pxに相当
 *  1.4em ->	14pxに相当
 *  1.5em ->	15pxに相当
 *  1.6em ->	16pxに相当
 *  1.7em ->	17pxに相当
 *  1.8em ->	18pxに相当
 *  1.9em ->	19pxに相当
 *  2  em ->	20pxに相当
 * --------------------- */



div#main span.big {
   font-size:1.1em;/* 11px相当 */
/* font-weight:bold; */
}





