/* セルカラー設定 */
/* 基本ライン */
.tdbasic{background-color:#999999;}
/* 基本カラー　グリーン */
.tdgreen{background-color:#55B98D;}
/* 薄いグリーン */
.tdlitgtgreen{background-color:#DDF1E8;}
/* 薄いグレー */
.tdlightgray{background-color:#F5F5F5;}
/* 濃いグレー */
.tdthickgray{background-color:#3F3F3F;}
/*グレー */
.tdmiddlegray{background-color:#E5E5E5;}
/* 白 */
.tdwhite{background-color:#FFFFFF;}


.t9 {font-size:9px; line-height:10px;}
.t10 {font-size:10px; line-height:15px;}
.t10g {font-size:10px; line-height:15px; color: #55B98D}
.t10wh {font-size:10px; line-height:15px; color: #ffffff}
.t10l {font-size:10px; line-height:14px;}
.t10lw {font-size:10px; line-height:14px; color: #ffffff}
.t10lgr {font-size:10px; line-height:14px; color: #E5E5E5}
.t10w {font-size:10px; line-height:18px;}
.t12 {font-size:12px; line-height:17px;}
.t12b {font-size:12px; line-height:17px; font-weight : bold}
.t12g {font-size:12px; line-height:17px;  color: #55B98D}
.t12gb {font-size:12px; line-height:17px;  color: #55B98D; font-weight : bold}
.t12grb {font-size:12px; line-height:17px;  color: #E5E5E5; font-weight : bold}
.t12dg {font-size:12px; line-height:17px;  color: #006633}
.t12dgrb {font-size:12px; line-height:17px;  color: #4C4C4C; font-weight : bold}
.t12w {font-size:12px; line-height:20px;}
.t12wwh {font-size:12px; line-height:20px; color: #ffffff}
.t12wb {font-size:12px; line-height:20px; font-weight : bold}
.t12wgb {font-size:12px; line-height:20px; color: #55B98D; font-weight : bold}
.t12l {font-size:12px; line-height:16px;}
.t14 {font-size:14px; line-height:19px;}
.t14g {font-size:14px; line-height:19px; color: #55B98D}
.t14l {font-size:14px; line-height:17px;}
.t14b{font-size:14px; line-height:19px; font-weight : bold}


A.green:link{color: #666666; text-decoration: none;}
A.green:visited{color: #666666; text-decoration: none;}
A.green:active{color: #55B98D; text-decoration: none;}
A.green:hover{color: #55B98D; text-decoration: none;}

A.brown:link{color: #990000; text-decoration: none;}
A.brown:visited{color: #990000; text-decoration: none;}
A.brown:active{color: #990000; text-decoration: underline;}
A.brown:hover{color: #990000; text-decoration: underline;}

A.black:link{color: #000000; text-decoration: none;}
A.black:visited{color: #000000; text-decoration: none;}
A.black:active{color: #55B98D; text-decoration: none;}
A.black:hover{color: #55B98D; text-decoration: none;}
.t14dg {
	font-size:14px;
	line-height:19px;
	color: #006633;
	font-weight: bold;

}
