.f12 {  font-size: 12px; line-height: 16px}
.f12b {  font-size: 12px; font-weight: bold}
.f10 {  font-size: 10px; line-height: 14px}


/*** 項目タイトル ***/
.tit { color: #CC0000;
font-size: 1em;
font-weight: bold;
line-height: 180%;
 }

/*** 通常テキスト ***/
.def0 { color: #333333;
font-size: 0.8em;
line-height:150%;
 }

/*** 通常テキスト（段落3%） ***/
.def3 { color: #333333;
font-size: 0.8em;
line-height:150%;
margin-left: 3%;
 }

/*** テキスト（小） ***/
.s0 { color: #333333;
font-size: 0.6em;
line-height:160%;
 }


.nobackrepeat { background-color: #FFFFFF; background-repeat:no-repeat;}
