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