@charset "UTF-8";

/* CSS Document */

body {
font-size: 71%;
}


h2 {
font-size: 118%;
}
h2.ttlL { font-size: 135%; }

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

.small {
font-size: 100%;
}

.price { font-size: 145%; }


/*--------Header Font_size ---------*/
/*---- fontS ----*/
ul#fontSize li#fontS a { margin-left: 73px; 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: 31px;
padding-top: 14px;
font-size: 10px;
}
*:first-child+html h1 { height: 32px; padding-top: 13px; }/* for IE7 */

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

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

#getFlash {
font-size: 10px;
}

.f12 {
font-size: 12px;
}





