
 .f17l11{font-size:100%; line-height:110%;}
 .f17l13{font-size:100%; line-height:120%;}
 .f17l15{font-size:100%; line-height:150%;}
 .f17l17{font-size:100%; line-height:170%;}

 .f14l11{font-size:90%; line-height:110%;}
 .f14l13{font-size:90%; line-height:130%;}
 .f14l15{font-size:90%; line-height:150%;}
 .f14l17{font-size:90%; line-height:170%;}

 .f12l11{font-size:12px; line-height:110%;}
 .f12l13{font-size:12px; line-height:130%;}
 .f12l15{font-size:12px; line-height:150%;}
 .f12l17{font-size:12px; line-height:170%;}

 .f10l11{font-size:10px; line-height:110%;}
 .f10l13{font-size:10px; line-height:130%;}
 .f10l15{font-size:10px; line-height:150%;}
 .f10l17{font-size:10px; line-height:170%;}

a:link { text-decoration: none }
a:visited { text-decoration: none }
a:active { text-decoration: none }
a:hover { text-decoration: underline}

/* IME設定は自動 */
input.IMEAuto { ime-mode : auto; }
/* IME設定を全角入力に */
input.IMEActive { ime-mode : active; }
/* IME設定を半角入力に */
input.IMEInactive { ime-mode : inactive; }
/* IME設定を使用不可に */
input.IMEDisabled { ime-mode : disabled; }

.sp5{margin-top:5px;}
.sp10{margin-top:10px;}
.sp15{margin-top:15px;}
.sp30{margin-top:30px;}