// 大阪市自然史博物館 ホームページ用



a:active { text-decoration: none; }

a:visited { text-decoration: none; }

a:link { text-decoration: none; }

a:hover { color:#90aF50; text-decoration: underline; }



P { font-size:small; line-height:120% }



SMALL { color:#666666; font-size:12px; line-height:120%; }

TH { background-color:#FFCCCC; }

TH, TD { font-size: 10pt }





// 以下は、クラスで指定  例：  <P class="linkitem">〜</P> etc..

.linkitem { font-size: small; font-weight:bold; margin-left:5px }



.textbox{ font-size: 12px; margin-top:2px; margin-left:3px; margin-right:3px; margin-bottom:2px; text-decoration:none; }



.normal{ font-size: small; line-height:100% }

.middle{ font-size: 14px; font-weight:bold; line-height:120% }

.large{ font-size: 16px; line-height:120% }

.title { color:#335533; font-size:16px; font-weight:bold; }



.mark {FONT-SIZE: 18px; COLOR: #000066; LETTER-SPACING: 0pt; TEXT-DECORATION: underline; background-color:#FFFF99}

