a:link   { color: #cc3300; text-decoration: none }
a:hover  { text-decoration: underline; background-color: #ffffcc }
a:visited { color: #663300; text-decoration: none }

element  { color: #333333; font-size: 10px; line-height: 1.3em}
.link   { color: #333333; font-size: 12px; line-height: 1.3em; margin: 3pt }
.sitemap       { color: #333333; font-size: 14px; line-height: 1.1em; margin: 2pt }
.midashi       { color: #003366; font-weight: bold; font-size: 16px; line-height: 1.2em; margin: 3pt }

.text       { color: #333333; font-size: 14px; line-height: 1.4em; margin: 2pt }
.textc       { color: #333333; font-size: 14px; line-height: 1.4em; margin: 2pt; text-align:center }
.textr       { color: #333333; font-size: 14px; line-height: 1.4em; margin: 2pt; text-align:right }
.sab     { color: #333333; font-size: 12px; line-height: 1.2em; margin: 3pt }
.sabc     { color: #333333; font-size: 12px; line-height: 1.2em; margin: 3pt; text-align:center }
.sabr     { color: #333333; font-size: 12px; line-height: 1.2em; margin: 3pt; text-align:right }


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

#mastertable .dark{
border-width: 1px;
border-color: #336699;
border-style: solid;
background-color: #99ccff;
padding: 1px 1px 1px 1px;
}

#mastertable .light{
border-width: 1px;
border-color: #336699;
border-style: solid;
background-color: #ccecff;
padding: 1px 1px 1px 1px;
}

#mastertable .yellow{
border-width: 1px;
border-color: #336699;
border-style: solid;
background-color: #ffffcc;
padding: 1px 1px 1px 1px;
}
#mastertable .white{
border-width: 1px;
border-color: #336699;
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;
}

