/*----------------------------------*/
/*	Default Tag  		    */
/*----------------------------------*/
BODY{

	Font-Size:10pt;
	BackGround-Color:FFFFFF;
	Margin:0pt;
}


TABLE{

	Font-Size:10pt;

}

a{
	text-decoration:none;
	color: 0033FF
}

a:hover{
	color:red;
}

/*----------------------------------*/
/*	カテゴリーLINK		    */
/*----------------------------------*/
.category{
  font-size : 10pt;
  color : navy;
}

/*----------------------------------*/
/*	検索HIT数		    */
/*----------------------------------*/
.Hit{
  font-size : 10pt;
  color : navy;
}

/*----------------------------------*/
/*	かごに入れるボタン	    */
/*----------------------------------*/
.INPUT{
	BackGround:FFFACD;
	Border-Top:#669966 1px Solid;
	Border-Right:#003300 1px Solid;
	Border-Bottom:#003300 1px Solid;
	Border-Left:#669966 1px Solid;
	Color:000099;
	Font-Size:9pt;
	Padding-Top:1px;
	Margin:0pt;
}

/*----------------------------------*/
/*	LIST Title 	6699CC	    */
/*----------------------------------*/
.T_LIST{
	BackGround:ffcccc;
	Color:navy;
	Font-Size:9pt;

}
/*----------------------------------*/
/*	LIST Title 	6699CC	    */
/*----------------------------------*/
.T_LIST_B{
	BackGround:3399cc;
	Color:white;
	Font-Size:9pt;

}
/*----------------------------------*/
/*	SHIPPING_MARK (EMS/GPM/宅配)*/
/*----------------------------------*/
.SHIPPING_MARK{
	Color:deeppink;
	Font-Weight:Bold;
}

/*----------------------------------*/
/*	Casher  	6699CC	    */
/*----------------------------------*/
.TELOP{
	Color:666666;
	Font-Weight:Bold;
	Margin-Left:3pt;
}

.ARROW{
	Color:FF0000;
	Font-Weight:Bold;
	Margin:0pt;
}

.PRICE{
	Color:0000FF;
}

.CREDIT{
	Font-Size:8pt;
	Text-Align:Right;
	Margin-Right:5pt;
}

Span.Warning{
	Color:#6699CC;
	Font-Size:12pt;
}

TD.01{
	Color:#666666;
	Font-Size:10pt;
	Background-color:#FFFFCC;
}

TD.02{
	Color:#666666;
	Font-Size:10pt;
	Background-color:#ffffe8;
}

TD.03{
	Color:#666666;
	Font-Size:10pt;
	Background-color:#FFFFFF;
}

TD.04{
	Color:#666666;
	Font-Size:14pt;
}

TD.05{
	Color:#666666;
	Font-Size:10pt;
	Background-color:#FDF5E6;
}
