@charset "UTF-8";

body {
	margin: 0px;
	padding: 0px;
}
.hd {
	display: none;
}
img, a img {
	border-width: 0px;
	border-style: none;
}
.bukkenlist {
	padding: 0px;
	width: 604px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 260px;
}
.bukkenlist ul {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
.bukkenlist li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 200px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
	float: left;
	height: 260px;
	display: inline;
}
.bukkenlist li:first-child {
	border-left-style: none;
}
.bukkenlist li.left {
	margin: 0px;
	padding: 0px;
	width: 200px;
	float: left;
	height: 260px;
	display: inline;
	list-style-type: none;
	border-left: none 0;
}
.bukkenlist .box {
	padding: 0px;
	height: 250px;
	width: 170px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
}
.bukkenlist .box .icon_baibai {
	background-image: url(image/icon_baibai.jpg);
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 40px;
	position: absolute;
}
.bukkenlist .box .icon_chintai {
	background-image: url(image/icon_chintai.jpg);
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 40px;
	position: absolute;
}
.bukkenlist .box .kind_baibai {
	font-size: 11px;
	color: #0099CC;
	text-align: center;
	height: 18px;
	width: 120px;
	line-height: 18px;
	font-weight: normal;
	position: absolute;
	left: 48px;
}
.bukkenlist .box .kind_chintai {
	font-size: 11px;
	color: #ff6600;
	text-align: center;
	height: 18px;
	width: 120px;
	line-height: 18px;
	font-weight: normal;
	position: absolute;
	left: 48px;
}
.bukkenlist .box .price {
	text-align: left;
	width: 69px;
	font-size: 11px;
	line-height: 18px;
	color: #333;
	height: 18px;
	position: absolute;
	top: 23px;
	left: 4px;
}
.bukkenlist .box .cap {
	text-align: right;
	width: 88px;
	font-size: 11px;
	line-height: 18px;
	color: #333;
	height: 18px;
	position: absolute;
	top: 23px;
	left: 78px;
}
.bukkenlist .box .add {
	color: #393;
	text-align: left;
	position: absolute;
	top: 46px;
	left: 4px;
	width: 151px;
}
.bukkenlist .box .add a:link, .bukkenlist .box .add a:active, .bukkenlist .box .add a:visited {
	text-decoration: underline;
	color: #393;
}
.bukkenlist .box .add a:hover {
	text-decoration: none;
}
.bukkenlist .box .photo {
	margin: 0px;
	padding: 2px;
	height: 98px;
	width: 131px;
	position: absolute;
	border: 1px solid #CCC;
	top: 67px;
	left: 17px;
  text-align: center;
}
.bukkenlist .box .photo .end {
	height: 66px;
	width: 124px;
	position: absolute;
	left: 9px;
	top: 17px;
}
.bukkenlist .box .photo a:hover img {
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
.bukkenlist .box .photo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.bukkenlist .box .comment {
	margin: 0px;
	padding: 0px;
	height: 69px;
	width: 170px;
	position: absolute;
	top: 179px;
}
.bukkenlist .box .comment a:link, .bukkenlist .box .comment a:active, .bukkenlist .box .comment a:visited {
	text-decoration: none;
	color: #333;
}
.bukkenlist .box .comment a:hover {
	text-decoration: underline;
}