@charset "UTF-8";

body {
font-size: 78%;
}


h2 {
font-size: 115%;
}

h3,
h4 {
font-size: 106%;
}

.small {
font-size: 91%;
}

.price { font-size: 163%; }




/*--------Header Font_size ---------*/
/* fontS */
ul#fontSize li#fontS a { margin-left: 64px; background: url("../image/header/fontS.gif") 0 0 no-repeat; }
ul#fontSize li#fontS a:hover { background: url("../image/header/fontS_f2.gif") 0 0 no-repeat; }

/* fontM */
ul#fontSize li#fontM a { background: url("../image/header/fontM_f2.gif") 0 0 no-repeat; }

/* fontL */
ul#fontSize li#fontL a { background: url("../image/header/fontL.gif") 0 0 no-repeat; }
ul#fontSize li#fontL a:hover { background: url("../image/header/fontL_f2.gif") 0 0 no-repeat; }





/* 固定 */
h1 {
height: 25px;
padding: 5px 0 0 0;
font-size: 10px;
}

#footer #copy {
font-size: 10px;
}

#footer #add {
font-size: 11px;
}

.f12 {
font-size: 12px;
}




