.m {  font-size: 10pt; line-height: 125%}
.b {  font-size: 13pt; line-height: 150%; font-weight: bold; color: #000000}
.yel {  font-size: 10pt; line-height: 125%; font-weight: bold; color: #333333}
.tab {  font-size: 10pt; font-weight: bold; color: #752626; text-decoration: none}
.gry {  font-size: 10pt; line-height: 125%; color: #CCCCCC}







a:link{ color:#752626; text-decoration:none; }
	/* リンクの通常の状態 色は青で装飾なし*/
a:visited { color:#752626; text-decoration:none; }
	/* 訪問済みリンクの状態 色は青で装飾なし*/
a:active { color:#752626; text-decoration:none;}
	/* クリックした時の状態 色は黄色　下線*/
a:hover { color:#752626; text-decoration:none;}
	/* カーソルを合わせた状態  色が赤　下線*/

.wht {  font-size: 10pt; line-height: 125%; color: #FFFFFF; font-weight: bold}
.ss {  font-size: 8pt}
