/*リンク処理*/
a:link       {color:#004080;}
a:visited    {color:#004080;}
a:hover  　　{color:#800040;} 


/*テーブル処理（総合）*/
TD.center{text-align:center;}
TD.right{text-align:right;}
TD.{font-size:80%;}
TD.{line-height:1.5;}
TD.bold{font-weight:bold;}
TD.bold02{font-weight:bold;text-align:center;}
TD.l18{line-height:1.8;}


/*テーブル処理（目次部分）*/
TD.col01{background-color:#004080;}


/*テーブル処理（ヘッダー・フッター部分）*/
TD.col02{color:#666666;text-align:center;}
TD.cell01{background-color:#eaeaea;line-height:1.7;text-align:center;}/*項目左*/
TD.cell02{background-color:white;padding-left:10px;line-height:1.7;}/*項目右*/


/*リンク処理2（ヘッダー部分）*/
.tlk  {	font-size: 8pt;}
A#lk  {	text-decoration: none ;
        padding: 4px;}
A:hover#lk { color: white;}

#inf1 {	background-color: #0040b0 ;}
#inf2 {	background-color: #00d000 ;}
#inf3 {	background-color: #ffff90 ;}
#inf4 {	text-align:right;margin-right: 4px; background-color: #e0e0e0 ;}

#inf5 {	background-color: #4690db ;}