@charset "utf-8";
/* CSS Document */
@media screen {
/* =========================================
　　　　　　　▼全体共通設定▼  
==========================================*/
body{
font-size:115%;
}

#header .font-small a {background:url(../img/head_chg_small.gif) no-repeat top left;}
#header .font-normal a {background:url(../img/head_chg_middle.gif) no-repeat top left;}
#header .font-large a{background:url(../img/head_chg_large.gif) no-repeat 0 -19px;}

}
