@charset 'EUC-JP';
/*------------------------------------
  /service/
  
  Coder: macky
  Date : 2007/12/05
  Msg  : フォントの装飾、サイズが書いてあります。
------------------------------------*/

a:link,
a:hover,
a:visited,
.vsContent.bannerArea dd p a span { color:#003c8e;}

/*
a:link,
a:hover{ color:#003c8e;}
a:visited{ color:#8e003f;}
*/


.headLine{
  font-size:16px;
  font-weight:bold;
  color:#349e00;
}

.thisPrice{
  display:block;
  font-weight:bold;
  color:#a70000 !important;
}
.thisPrice .oldPrice{
  font-weight:normal;
  text-decoration:line-through;
  color:#2d2d2d;
}

