BODY{
  color: #303030;
  font-size : x-small;
  background-color : #FFFFFF;
}

P, BLOCKQUOTE {
  line-height : 130%;
}

TD, TH{
  font-size : x-small;
  font-weight : normal;
  font-style : normal;
}

H2 {
  margin-bottom : 0px;
  padding-bottom : 0px;
}

H3 {
  font-size : small;
  font-weight : bold;
  color : #00A440;
  BORDER-LEFT: #ff8000 20px solid;
  BORDER-BOTTOM: #ff8000 2px solid;
  BORDER-RIGHT: #ff8000 0px solid;
  BORDER-TOP: #ff8000 0px solid;
  PADDING-LEFT: 10px; 
  PADDING-BOTTOM: 0px;
}

H4 {
  font-size : small;
  font-weight : bold;
}

EM {
  color : #ff8000;
  font-weight : bold;
  font-style : normal;
}

A, A:ACTIVE {
  color: #008040;
  text-decoration : underline;
}

A:VISITED {
  color: #00cc00;
  text-decoration : underline;
}

A:HOVER {
  color: #00FF00;
  text-decoration : underline;
}

.f-highlight {
  color : #ffffff;
  font-weight : bold;
  font-size : x-small;
}

.hr-g {
  color: #00A440;
  height: 1px;
}


.f-kakaku {
  color: #804000;
  font-weight: bold;
}

.f-tokutyou {
  color: #804000;
  font-weight: normal;
}

.f-syohinmei {
  color: #000000;
  font-weight: normal;
  font-size: x-small;
}

.f-tenmei {
  color: #ff8000;
  font-weight: bold;
  font-size: small;
}

