@charset "UTF-8";

body {
font-size: 71%;
}


h2 {
font-size: 118%;
}

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

.small {
font-size: 100%;
}

.price { font-size: 161%; }




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

/* fontM */
ul#fontSize li#fontM a { background: url("../image/header/fontM.gif") 0 0 no-repeat; }
ul#fontSize li#fontM a:hover { 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: 24px;
padding: 6px 0 0 0;
font-size: 10px;
}
*:first-child+html h1 { height: 25px; padding: 5px 0 0 0; }/* for IE7 */

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

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

#getFlash {
font-size: 10px;
}

.f12 {
font-size: 12px;
}





