/* logrecom CSS */

#multiple_placeholder {
	text-align:center;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	padding:0 0 8px 0;
	background-color:#FFFFFF;
	color:#303030;
	width:100%;
}

#multiple_placeholder .productcheck {
	/margin-left:4px;
}

#multiple_placeholder:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}

#multiple_placeholder .r4 {
	clear:both;
	float:left;
}

#multiple_relate_result, #multiple_rank_result {
	padding:0;
	width:100%;
	margin:0;
}

#multiple_results:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}

.multiple_title {
	background: url(/comical/common/img/h2bg.jpg) no-repeat right bottom;
	clear:both;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	margin:15px 0 0 0;
	padding:5px;
	border-top:1px solid #DDD1BD;
	border-left:1px solid #DDD1BD;
	border-right:1px solid #DDD1BD;
}

.otherlink {
	list-style-type:none;
}

.otherlink li {
	font-size:12px;
	margin: 0;
	padding:3px 5px;
	text-align:right;
}

.item{
	margin:3px;
	padding:3px;
	background-color:#fff;
	width:180px;
	height:200px;
}

.lastitem{
	margin:3px;
	padding:3px;
	background-color:#fff;
	width:180px;
}

.productcheck {
	float:left;
	margin:0 3px 0 3px;
	padding:0;
}

.productconnect, .productrank {
	list-style-type:none;
	margin:10px 2px 2px 2px;
	padding:0;
}

li.product_image {
	margin:0;
	padding:0;
	text-align:center;
}

img.product_image {
	border:medium none;
	width:80px;
	height:125px;
}

li.name {
/*	float:left; */
	padding:0 1em;
	word-break:break-all;
	line-height:1.1em;
}

li.price {
	display:none;
	margin:0;
	padding:0;
	line-height:1.1em;
}

li.spec1{
	display:none;
/*	float:left; */
	line-height:1.1em;
}
/*
li.spec1:after {
	clear:both;
}
*/
li.spec2{
	display:none;
	text-align:center;
	margin:2px 0 1px 0;
	line-height:1.1em;
}
