@charset "Shift_JIS";
/*====================
font-size settings Small Size
====================*/

.fs9 {
font-size: 9px;
line-height: 12px;
}

.fs10 {
font-size: 9px;
line-height: 12px;
}

.fs12 {
font-size: 10px;
line-height: 14px;
}

.fs14 {
font-size: 12px;
line-height: 16px;
}

.fs16 {
font-size: 14px;
line-height: 20px;
}

.fs18 {
font-size: 16px;
line-height: 22px;
}


.fs9b {
font-size: 9px;
line-height: 12px;
font-weight: bold;
}

.fs10b {
font-size: 9px;
line-height: 12px;
font-weight: bold;
}

.fs12b {
font-size: 10px;
line-height: 14px;
font-weight: bold;
}

.fs14b {
font-size: 12px;
line-height: 16px;
font-weight: bold;
}

.fs16b {
font-size: 14px;
line-height: 20px;
font-weight: bold;
}

.fs18b {
font-size: 16px;
line-height: 22px;
font-weight: bold;
}

/*=========================
txtchange backgound-image settings
=========================*/

table#fschg td.fnts{
background-image:url(../img/hd-txts-over.gif);
background-repeat:no-repeat;
background-color: #ffffff;
}

table#fschg td.fntm{
background-image:url(../img/hd-txtm-out.gif);
background-repeat:no-repeat;
background-color: #ffffff;
}

table#fschg td.fntl{
background-image:url(../img/hd-txtl-out.gif);
background-repeat:no-repeat;
background-color: #ffffff;
}

