@charset "Shift_JIS"; 
/* SPANのスタイル */






.span-attention{
  font-size : 10.5pt;
  font-weight : normal;
  background-image : url(../mark/attention.gif);
  background-repeat : no-repeat;background-position : 0px 50%;
  text-decoration : none;
  padding-left : 20px;
  margin-left : 10px;
  
  color : black;
}

.span-p{
  font-size : 10.5pt;
  font-weight : normal;
  text-decoration : none;
  margin-left : 10px;
}
