@charset "UTF-8";

/* CSS Document */

body {
font-size: 84%;
}


h2 {
font-size: 114%;
}
h2.ttlL { font-size: 138%; }

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

.small {
font-size: 92%;
}

.price { font-size: 142%; }


/*--------Header Font_size ---------*/
/*---- fontS ----*/
ul#fontSize li#fontS a { margin-left: 80px; 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: 30px;
padding-top: 8px;
font-size: 10px;
}
* html h1 { height: 29px; padding-top: 9px; }/* for IE6 */


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

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

#getFlash {
font-size: 10px;
}

.f12 {
font-size: 12px;
}



