a:link    { color: #f60; text-decoration: none }
a:hover   { text-decoration: underline; background-color: #ff9 }
a:visited { color: #483d8b; text-decoration: none }

element  { color: #444444; font-size: 10px; line-height: 1.3em}
.link   { color: #444444; font-size: 12px; line-height: 1.3em; margin: 3pt }
.text       { color: #222; font-size: 14px; line-height: 1.4em; margin: 2pt }
.textc       { color: #222; font-size: 14px; line-height: 1.4em; margin: 2pt; text-align:center }
.textr       { color: #222; font-size: 14px; line-height: 1.4em; margin: 2pt; text-align:right }
.midashi       { color: #663300; font-weight: bold; font-size: 14px; line-height: 1.2em; margin: 3pt }
.sab     { color: #222; font-size: 12px; line-height: 1.2em; margin: 3pt }
.sabc     { color: #222; font-size: 12px; line-height: 1.2em; margin: 3pt; text-align:center }
.sabr     { color: #222; font-size: 12px; line-height: 1.2em; margin: 3pt; text-align:right }
.shikaku       { color: #41aa54; font-size: 14px; line-height: 1.4em; margin: 2pt }
.jisage       {	padding-left:1.5em; text-indent:-1em; }


/* 表の色の定義 */
.mastertable{
}

#mastertable .dark{
border-width: 1px;
border-color: #41aa54;
border-style: solid;
background-color: #99cc66;
padding: 1px 1px 1px 1px;
}

#mastertable .light{
border-width: 1px;
border-color: #41aa54;
border-style: solid;
background-color: #f2ffce;
padding: 1px 1px 1px 1px;
}

#mastertable .white{
border-width: 1px;
border-color: #41aa54;
border-style: solid;
background-color: #ffffff;
padding: 1px 1px 1px 1px;
}

#mastertable .waku{
border-collapse: collapse;
}

#mastertable .getuh{
border-width: 2px;
border-color: #dddddd;
border-style: solid;
}


