@charaset "Shift-JIS";
/* DCT-Company Site Style Sheet 2004 */

/***********************************/
/* 文字装飾                        */
/***********************************/


/* 汎用*/
.offline {
  color : #aaaaaa ;
}

.offline-mini {
  color : #aaaaaa ;
  font-size : 85% ;
}

.caution {
  color : #ff0000 ;
}

.caution-mini {
  color : #ff0000 ;
  font-size : 85% ;
}

.font-plain {
  font-weight : normal ;
}

.name {
  font-weight : bold ;
}

.point {
  color : #CC3300 ; 
 }
 
 .point-mini {
  color : #CC3300 ;
  font-size : 85% ;
 }

.white {
  color : #FFFFFF ; 
 }

.font-small {
  font-size : 90% ;
}

.new {
  color : #ff0000 ;
  font-size : 85% ;
  font-weight: bold;
}

/* 価格 */
.price-normal{
  font-size : x-small ;
  text-align : right ;
}

.price-special{
  color : #FF3333 ; 
  text-align : right ;
  font-weight : bold ;
}

.stock {
  text-align : right ;
}

.catch{
  color : #EE5400 ; 
}


/* ブランドカラー */
.color-astro {
  color : #1A4574 ; 
}


/* メーカー名表示 */
.maker-tag {
   font-size : 90% ;
   text-align : right ;
   margin : 5px 10px ;
}


