@charset "utf-8";
/*GlobalFont CSS */


/* BODYTD */

body {
	font-size:12px;
	color:#666666;
	line-height:140%;
}

/* TABLE */
td {
	font-size:12px;
	color:#666666;
	line-height:130%;
}

span.Category_Price {
	color:#666666;
	font-size:12px;
	font-style: normal;
	font-weight:lighter;
}

/* 商品詳細　値段 */
td.Item_Price {
	color:#666666;
	font-size:14px;
	font-style: normal;
	font-weight:lighter;
}

/* 商品詳細　ポイント */
td.Item_point {
	color:#666666;
	font-size:14px;
	font-style: normal;
}

/* 商品詳細　商品番号 */
td.Item_Id {
	color:#666666;
	font-size:14px;
	font-style: normal;
}

/* 商品詳細　商品名*/
td.Item_Name {
	color:#666666;
	font-size:12px;
	font-style: normal;
}

.big {
	font-size:16px;
	color:#666666;
}
.middle {
	font-size:14px;
	color:#666666;
}
.small {
	font-size:11px;
	color:#666666;
}

.site-seo {
	font-size:13px;
	color:#666666;
	line-height:130%;
}


/* Link */
a {
	color: #666666;
}
a:hover {
	color: #333333;
}
a:active {
	color: #333333;
}
a:visited {
	color: #666666;
}

HR {
  color: #cccccc;
}

.textred {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-style: normal;
	color: #FF0000;
	line-height: 1.3em;
}
.style1 {color: #990000}

.border {boder-style:dolid;}