@charset "utf-8";

/*----------------------------------------------------
	SNS 
----------------------------------------------------*/

/* 注文完了　*/

.SnsArea_pcomp {
	padding: 10px 30px;
	width: 845px;
	height: 140px;
	border: 1px solid #e3e3e3;
	background: #f8f8f8;
	overflow: auto; 
}

.SnsArea_pcomp .SnsProducts {
	margin: 12px 0 15px 0;
	border-bottom: 1px solid #e2e2e2;
	list-style: none;
	padding-bottom: 15px;
}

.SnsArea_pcomp .SnsProducts dt.pdetail {
	padding: 0 10px;
	display: block;
	width: 580px;
	float: left;
}
.SnsArea_pcomp .SnsProducts dt.pdetail p {
	padding: 0 10px;
	vertical-align: top;
	margin: 4px 0;
}
.SnsArea_pcomp .SnsProducts dt.pdetail span {
	color: #565656;
}

.SnsArea_pcomp .SnsProducts .pdetail img {
	float: left;
	margin: 3px 15px 0 0;
	border: 1px solid #dedede;
}

.SnsArea_pcomp .SnsProducts dd.SnsBtn{
	display: block;
	width: 210px;
	margin: 0 0 0 600px; 
}


.SnsArea_pcomp .SnsProducts .SnsBtn img{
	padding: 0px 0px 5px;
}


.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* 商品詳細　*/

.SocialBtnArea_pc {
	margin: 0 0 10px;
	padding: 5px 0;
	*height: 30px;
}
.SocialBtnArea_pc div {
	display: inline-block;
	vertical-align: middle;
	*float: left;
	margin-bottom: 5px;
	*margin-right: 10px;
}