a:link       { color: #ff4f7d; text-decoration: none }
a:hover      { text-decoration: underline; background-color: #ffefd9 }
a:visited  { color: #54749f; 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 }
.class01 { color: #444444; font-size: 12px; margin: 1px }
.hyou2   { color: #444444; font-size: 12px; margin: 1.5px }
.midashi        { color: #4682b4; font-weight: bold; font-size: 14px; line-height: 1.2em; margin: 3pt }
.hyou       { color: #004f99; font-size: 12px; line-height: 1.3em; margin: 2pt }
.chuui   { color: #4169e1; font-size: 12px; line-height: 1.3em; margin: 3pt }

.title       { color: #222; font-weight: bold; font-size: 18px; line-height: 1.4em; margin: 2pt }
.sinsei      { color: #333; font-weight: normal; font-size: 11px; line-height: 1.5em; margin: 3pt }

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


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

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

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

