@charset "utf-8";
/* トランジスタ気楽 */

HTML {
  font-family: Tahoma, Osaka, san-serif;
}

BODY {
  background-color: black
}

H2 {
  text-align:left;
  color: #c93;
  padding-left: 5px;
  border-left-style: solid;
  border-left-color: #03f;
  border-left-width: 2pc;
  border-bottom-style: solid;
  border-bottom-color: #03f;
  border-bottom-width: 3px;
}

H5 {
  text-align:left;
  color: #c93;
  padding-left: 5px;
  border-left-style: hidden;
  border-bottom-style: dotted;
  border-bottom-color: #c93;
  border-bottom-width: 3px;
  margin-bottom:5px;
}

UL {
  text-align:left;
  color: white;
  ist-style-image: url(../images/l_g01.gif);
  list-style-position: outside;
}

TABLE {
  width: 900px;
  height: auto;
  border-style: dotted;
  border-width: 0px;
  background-color: black;
}

TD {
  border-style: dotted;
  border-width: 0px;
  background-color:black;
  color: white;
}

TD.toppadding {
  height:20px;
  width:305px;
  background-color:black;
}

TD.menu {
  height:70px; width:305px; background-color:black;
}

SPAN.error {
  color: yellow;
  font-size: 48pt;
  padding-left: 5px;
  border-style: solid none;
  border-color: red;
  border-width: 3px;
}

a:link {
  color: #f63;
}

a:hover {
  color: orange;
}

#kraft {
  position:relative;
  left:10%;
}

img.kraft {
  border: 5px solid #f63;
}

#link {
  font-size:1em;
  position:relative;
  left:90%;
}

body#photo {
  font-family:verdana;
  background-color: black;
  color: #f63;
  text-align: center;
}

a#photo {
  text-decoration:none;
}

