@charset "utf-8";

/*  コンテンツエリア２
-----------------------------------------------------*/
#box_contents2 {
	background-color: #ffffff;
	margin: 30px 0px 10px 32px;
	width: 864px;
}

#box_contents2:after { /* clearfix */
  content: ".";
  display: block;
  visibility: hidden;
  height: 0.1px;
  font-size: 0.1em;
  line-height: 0;
  clear: both;
}


/*  PRODUCT/ブランド一覧タイトルエリア
-----------------------------------------------------*/
.brand_intro3 {
	width: 800px;
	margin: 0 0 20px;
	clear: both;
}
.brand_intro3 p {
	color: #333333;
}
.brand_intro3 img {
	padding: 0 20px 0 0;
}
.brand_intro3 .emupper {
	position: relative;
	top: -8px;
}
.brand_intro3 span {
	width: 640px;
	clear: both;
	display: block;
	padding: 10px 0 20px;
}
.brandcomment2{
	width: 858px;
	clear: both;
	display: block;
	padding: 0 0 20px 0;
}

/*  PRODUCT 商品イメージ画像用CSS
-----------------------------------------------------*/
.productboxA {
	margin: 0 0 16px 58px;
	width: 210px;
	height: 230px;

	float: left;
	display: inline; /* for lt IE6 */
	color: #999999;
}
.productImg a {
	padding: 1px;
	text-align: center;
	display: block;
	font-size: 14px;
	width: 200px;
}
.productImg a, .productImg a, 
.productImg a:visited, .productImg a:visited {
	border: 4px solid #ebe9ed;
}
.productImg a:hover, .productImg a:hover, 
.productImg a:active, .productImg a:active {
	border-color: #d6d4b5;
}
.productName {
	margin-top: 3px;
	width:210px;
}
.productName a {
	background: url(/base/icon_arrow.gif) no-repeat 0 5px;
	padding: 0 0 0 10px;
	font-size: 14px;
}
.productName font {
	font-size: 10px;
}
.productName font.longPassage {
	position: relative;
	top: -4px;
	float: right;
	text-align: right;
	font-size: 10px;
}
* html .productName font.longPassage { /* for lt IE6 */
	display: block;
	float: none;
}
a:hover font.longPassage {
	text-decoration: underline;
	color: #999933;
}
.designerName {
	margin: 0 0 5px;
	font-size: 12px;
}
.designerName2 { /* under .longPassage */
	margin: -10px 0 5px;
	font-size: 12px;
}
.brlower {
	height: 3px;
	line-height: 3px;
}
.brclear { /* for lt IE7 */
	clear: both;
	line-height: 1px;
	height: 0.1px;
	font-size: 0.1px;
}
.brandhplink {
	line-height: 40px;
}
.brandhplink a {
	padding: 10px 20px;
	border: 1px solid #cecfce;
}
p.p-clear {
	clear: both;
}
