  
STRONG{
  font-size : 14px;
  
  color : blue;
  text-align : left;
}
.setumei{
  font-size : 14px;
  color : fuchsia;
  text-align : left;
  
}
.kakaku{
  font-size : 14px;
  
  color : red;
  text-decoration : underline;
  text-align : left;
  margin-left : 5px;
}
A{
  font-size : 13px;
  color : #009900;
  text-align : center;
  text-decoration : none;
}
A:LINK{
  font-size : 13px;
  color : green;
  text-align : center;
  
}
A:HOVER{
  font-size : 13px;
  color : red;
  text-align : center;
  
}
.teika{
  font-size : 12px;
  line-height : 120%;
  color : #333333;
  text-align : left;
}

/* j-sp----------------------------------------------
H1{
  font-size : 20px;
  margin-top : 10px;
  margin-bottom : 80px;
}
----------------------------------------------j-sp */

H2{
  font-size : 16px;
  color : maroon;
  text-align : center;
  margin-top : 20px;
  margin-bottom : 20px;
}
.hint{
  font-size : 12px;
  color : #ff0080;
}


/* ---------------------------------------------- jsearch */

.Default_H1{
  font-size : 20px;
  margin-top : 10px;
  margin-bottom : 80px;
  font-weight : bold;
}
