@charset "UTF-8";

body {
font-size: 84%;
}


h2 {
font-size: 114%;
}

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

.small {
font-size: 92%;
}

.price { font-size: 155%; }



/*--------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.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_f2.gif") 0 0 no-repeat; }






/* 固定 */
h1 {
height: 26px;
padding: 4px 0 0 0;
font-size: 10px;
}
* html h1 { height: 25px; padding: 5px 0 0 0; }/* for IE6 */


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

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

.f12 {
font-size: 12px;
}


