body {
	font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
	background-color: #1F1C1A;
	/* background-image: url(../../../common/images/hdr/hdr_bg.gif);
	background-repeat: repeat-x;*/
	color: #666666;
	margin: 0px;
	padding: 0px;
}

#cont{
	width: 750px;
	margin: 0 auto;
	}

.line150 {
	font-size: 80%;
	line-height: 150%;
	color: #666666;
}
.txt80 {
	font-size: 80%;
	color: #666666;
}
.line150gray {
	font-size: 80%;
	line-height: 150%;
	color: #BCBCBC;
}
.txt80black {
	font-size: 80%;
	color: #1F1C1A;
}

.txt80gray {
	font-size: 80%;
	color: #999999;
}

.rtet a:link {
	font-size: 80%;
	line-height: 150%;
	color: #F00;
	text-decoration : none;
	}
.rtet a:visited {
	color: #F00;
  text-decoration : none;
}
.rtet a:hover {
	font-size: 80%;
	color: #F98D0D;
  text-decoration : none;
}

.rtet a:active {
	font-size: 80%;
	color: #F98D0D;
  text-decoration : none;
}

.btxt{
	font-size: 120%;
	line-height: 150%;
	font-weight: bold;
	}
.txtred{
	font-size: 80%;
	color: #F00;
	}

/* カテゴリーページの設定
---------------------------------------------------- */
.cat_txt {
	font-size: 80%;
	line-height: 100%;
	color: #666666;
	font-weight: bold;
}

/* 商品ページの設定
---------------------------------------------------- */
.prdttl {
	font-size: 80%;
	line-height: 150%;
	color: #666666;
}
.prdttlb {
	font-size: 80%;
	line-height: 150%;
	color: #666666;
	font-weight: bold;
}

/* 商品ページのリンク
---------------------------------------------------- */
.prdttlb_orng {
	font-size: 80%;
	line-height: 130%;
	color: #F98D0D;
	font-weight: bold;
}
.prdttlb_orng110 {
	font-size: 110%;
	line-height: 130%;
	color: #F98D0D;
	font-weight: bold;
}
.prdttlb_orng a:link {
	color: #F98D0D;
	font-weight: bold;
	text-decoration : none;
}

.prdttlb_orng a:visited {
	color: #F98D0D;
	font-weight: bold;
  text-decoration : none;
}

.prdttlb_orng a:hover {
	color: #F98D0D;
	font-weight: bold;
  text-decoration : underline;
}

.prdttlb_orng a:active {
	color: #F98D0D;
	font-weight: bold;
  text-decoration : none;
}

/* TXTカラーGRAYのリンク
---------------------------------------------------- */
.graylink {
	font-size: 70%;
	color: #666666;
}

.graylink a:link {
	color: #666666;
	text-decoration : none;
}

.graylink a:visited {
	color: #666666;
  text-decoration : none;
}

.graylink a:hover {
	color: #666666;
  text-decoration : underline;
}

.graylink a:active {
	color: #666666;
  text-decoration : none;
}

/* リンク
---------------------------------------------------- */
a:link {
  color      : #6699CC;
	text-decoration : underline;
}

a:visited {
  color      : #6699CC;
	text-decoration : underline;
}

a:hover {
  color      : #ffffff;
  text-decoration : underline;
}

a:active {
  color      : #6699CC;
	text-decoration : underline;
}

/* フッターリンク
---------------------------------------------------- */
.ftr {
	font-size: 80%;
	line-height: 150%;
	color: #666666;
}

.ftr a:link {
  color      : #666666;
	text-decoration : none;
}

.ftr a:visited {
  color      : #666666;
	text-decoration : none;
}

.ftr a:hover {
  color      : #0099CC;
  text-decoration : underline;
}

.ftr a:active {
  color      : #666666;
	text-decoration : none;
}

/* コピーライト
---------------------------------------------------- */
.copyright {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #958870;
}



.prdtable {
	font-size: 80%;
	line-height: 130%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #403A35;
	color: #666666;
}
.ibexwool_bg {
	background-image: url(../../../wool/images/bg_img.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.txt80b {
	font-size: 80%;
	color: #CCCCCC;
	font-weight: bold;
}
.line150white {

	font-size: 80%;
	line-height: 150%;
	color: #FFFFFF;
}
.txt80white {


	font-size: 80%;
	color: #FFFFFF;
}
.searcharea {
	background-color: #171513;
	border: 1px solid #666666;
	color: #CCCCCC;
}
.searchbtn {
	color: #FFFFFF;
	background-color: #333333;
	border: 1px solid #000000;
}

