/*共通設定*/
a.anchor-box{
	display: block;
}
a.anchor-box .non-margin {
	margin: 0;
}
a.anchor-box .pname,a.anchor-box .brand{
	display:block !important;
}

/* Styling 画面右の使用している家具リスト */
#conts .entry #product-list {
	width: 155px;
	float: left;
}
#conts .entry #product-list li{
	width: 155px;
	margin-bottom: 8px;
	clear: left;
}
#conts .entry #product-list a.anchor-box {
	display: block;
	width: 155px;
	margin: 0;
	font-size: 0.8em;
}

#conts .entry #product-list .pname{
	display:block;
	text-align:left;
	font-weight: bold;
	color: #998065 !important;
	font-size: 0.95em;
	padding-bottom: 6px;
	line-height: 1em;
}
#conts .entry #product-list .brand{
	display:block;
	text-align:left;
	color: #998065;
	line-height: 0.6em;
	padding-bottom: 2px;
	font-size: 0.8em;
}
#conts .entry #product-list .pbody{
	font-size: 0.8em;
	color:#000000 !important;
}

#conts .entry #product-list .sold{
	display:block;
	text-align:left;
	color: #FF0000;
	font-size: 0.8em;
}
/*
#conts .entry #product-list .thumb{
	display: block;
	float:left;
	width: 70px;
	margin: 0 10px 8px 0;
}
*/
/**/

#conts .entry#index a.anchor-box {
	display: block;
	float: left;
	width: 270px!important;
	margin-right: 40px;
}
#conts .entry#index a.non-margin {
	margin-right: 0;
}
#conts .entry#index .phead, #conts .entry#index .pname, #conts .entry#index .brand{
	display: block;
}
#conts .entry#index .phead {
	background: url(../images/border_veryshort.gif) no-repeat left bottom;
	padding-bottom: 5px;
	text-align: left;
	font-size: 1em;
	margin-bottom: 2px;
}
#conts .entry#index .pname {
	line-height: 1em;
	font-size: 1em;
	margin: 0.5em 0 0 0;
}
#conts .entry#index .pbody {
	line-height: 1.3em;
	font-size: 0.95em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#conts .entry#index .phead,#conts .entry#index .ptitle, #conts .entry#index .pname, #conts .entry#index .date{
	color: #000000 !important;
	font-weight: bold;
	font-size: 0.95em;
	line-height: 2em;
}
#product #conts .entry#index {
	width: 620px;
	position: relative;
}
#product #conts .entry#index a.anchor-box{
	display: block;
	float: left;
	width: 140px !important;
	height: 250px;
	margin-right: 20px;
	_margin-right: 6px;
	padding: 0;
}
#product #conts .entry#index a.no-margin{
	margin-right: 0px;
}
#product #conts .entry#index .pname {
	font-weight: bold;
	color: #998065 !important;
	font-size: 0.95em;
	margin-bottom: 0;
}
#product #conts .entry#index .brand {
	font-weight: bold;
	color: #998065 !important;
	font-size: 0.8em;
	margin-bottom: 0;
}
#product #conts .entry#index .pbody {
	font-size: 0.8em;
	color:#000000 !important;
}
#product #conts .entry#index .sold {
	font-size: 0.8em;
	color:#FF0000 !important;
}

