/* logrecom CSS */


/* type_ranking用 */

#ranking_placeholder {
	margin-top:15px;
	margin-bottom:25px;
}

#ranking_placeholder div.logrecom_title {
	background-color:#00AAE5;
	border-top:2px solid #004378;
	border-bottom:2px solid #004378;
	color:#FFFFFF;
	font-weight:bold;
	margin:0;
	padding:7px 0 7px 5px;
	overflow:hidden;
}

#ranking_placeholder .renewal_info {
	float:right;
	font-size:10px;
	font-weight:normal;
}

#ranking_placeholder .item {
	padding-top:5px;
	overflow:hidden;
}

#ranking_placeholder .lastitem {
	padding-top:5px;
	overflow:hidden;
}

#ranking_placeholder .productcheck {
	border-bottom:1px dotted #CCCCCC;
}

#ranking_placeholder ul.productrank {
	clear:both;
	margin:0 5px;
}

#ranking_placeholder .productrank li.rank_no {
	font-weight:bold;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-left:5px;
}

#ranking_placeholder ul li.product_image {
	float:left;
	margin:0 5px 5px 0;
	width:45%;
}

#ranking_placeholder ul li.product_image img {
	width:100%;
}

#ranking_placeholder ul li.product_image_jirei {
	float:left;
	margin:0 0 5px 0;
	width:25%;
}

#ranking_placeholder ul li.product_image_jirei img {
	float:left;
}


#ranking_placeholder ul li.name {
	font-size:12px;
	margin:8px 0 5px;
	padding:10px 2px 0 3px;
}

#ranking_placeholder ul li.name a {
	color:#333333;
}


#multiple_placeholder {
	margin-top:15px;
	margin-bottom:25px;
}

#multiple_results div.multiple_title {
	background-color:#D7E4FF;
	border-bottom:1px solid #333366;
	border-left:5px solid #333366;
	color:#333366;
	font-weight:bold;
	margin:0;
	padding:4px 0 3px;
	text-indent:10px;
}

#multiple_results div.item {
	clear:both;
	border-bottom:1px dotted #CCCCCC;
	overflow:hidden;
}

#multiple_results div.lastitem {
	border-bottom:1px dotted #CCCCCC;
	overflow:hidden;
}
#multiple_results ul.productconnect {
	clear:both;
	margin:0 5px;
}

#multiple_results ul li.product_image {
	float:left;
	margin:5px 15px 5px 0;
}

#multiple_results ul li.product_image img {
	height:70px !important;
	width:70px !important;
}

#multiple_results ul li.name {
	font-size:12px;
	margin:8px 3px 5px 10px;
}

#multiple_results ul li.name a {
	color:#333333;
}




/* type_view用 */
#logrecom_placeholder {
	text-align:left;
	margin-top:5px;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
}

#logrecom_placeholder #logrecom_results:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}

#logrecom_placeholder #logrecom_relate_result, 
#logrecom_placeholder #logrecom_rank_result {
	padding:0;
	border:1px solid #41ABDB;
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;

}

#logrecom_placeholder .logrecom_title {
	background-color:#41ABDB;
	clear:both;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	margin:0;
	padding:5px;
}

#logrecom_placeholder .otherlink {
	list-style-type:none;
	margin:0 5px;
	padding:0;

}

#logrecom_placeholder .otherlink li {
	font-size:12px;
	margin:3px 0;
	padding:3px 0;
	text-align:right;
	border-bottom:1px dotted #CCCCCC;
}

#logrecom_placeholder .productcheck {
	float:left;
	margin:0 4px;
	padding:0;
	width:165px;
	border-style:none !important;
}

#logrecom_placeholder .productconnect, .productrank {
	list-style-type:none;
	margin:10px 5px;
	padding:0;
}

#logrecom_placeholder li.product_image {
	margin-bottom:10px;
	padding:0;
	text-align:center;
}

#logrecom_placeholder img.product_image {
	border:medium none;
	width:115px;
}

#logrecom_placeholder li.product_image_jirei {
	float:left;
	margin:0 5px 5px 0;
	width:33%;
}

#logrecom_placeholder img.product_image_jirei {
	border:none;
	width:50px;
	float:left;
}

#logrecom_placeholder li.spec1 {
	margin-top:3px;
	margin-bottom:5px;
	padding:0;
}

#logrecom_placeholder li.name {
	padding:0;
}

#logrecom_placeholder li.name a {
	font-weight:bold;
	color:#336699;
	font-size:12px;
}


#logrecom_placeholder li.price {
	margin-bottom:5px;
	padding:0;
	text-align:right;
	font-weight:bold;
}

#logrecom_placeholder a:hover {
	color:#FF3300 !important;
	text-decoration:underline;
}