.path {
	position:relative;
}
#pathTxt {
	width:640px;
	line-height:1.3;
}
#contents700 #pathTxt {
	width:470px;
}

#socialAreaFeat {
	position:absolute;
	right:0;
	top:-30px;
}

#socialArea {
	margin-top:10px;
}
#socialAreaFeat span ,
#socialArea span {
	margin-right:4px;
}
#socialAreaFeat p ,
#socialArea p {
	margin-right:4px;
	float:left;
}
span#socialTwitter {
	float:left;
	display:block;
	background:url(http://img1.kakaku.k-img.com/images/bb/common/social.gif) no-repeat;
	text-indent:-9999px;
	cursor:pointer;
	width:80px;
	height:20px;
	background-position:0 0;
}
span#socialMixi {
	float:left;
	display:block;
	background:url(http://img1.kakaku.k-img.com/images/bb/common/social.gif) no-repeat;
	text-indent:-9999px;
	cursor:pointer;
	width:58px;
	height:20px;
	background-position:-85px 0;
}
span#socialGree {
	float:left;
	display:block;
	background:url(http://img1.kakaku.k-img.com/images/bb/common/social.gif) no-repeat;
	text-indent:-9999px;
	cursor:pointer;
	width:66px;
	height:16px;
	background-position:-220px 0;
	margin-top:2px;
}
span#socialMsn {
	float:left;
	display:block;
	background:url(http://img1.kakaku.k-img.com/images/bb/common/social.gif) no-repeat;
	text-indent:-9999px;
	cursor:pointer;
	width:72px;
	height:16px;
	background-position:-145px 0;
	margin-top:2px;
}

span#socialYahoo {
	float:left;
	display:block;
	background:url(http://img1.kakaku.k-img.com/images/bb/common/social.gif) no-repeat;
	text-indent:-9999px;
	cursor:pointer;
	background-position:0 -20px;
}
span#socialHatena {
	float:left;
	display:block;
	background:url(http://img1.kakaku.k-img.com/images/bb/common/social.gif) no-repeat;
	text-indent:-9999px;
	cursor:pointer;
	background-position:-18px -20px;
}
span#socialLivedoor {
	float:left;
	display:block;
	background:url(http://img1.kakaku.k-img.com/images/bb/common/social.gif) no-repeat;
	text-indent:-9999px;
	cursor:pointer;
	background-position:-36px -20px;
}
#socialFacebook {
	width:100px;
}
.socialBm {
	margin-top:2px;
	width:18px;
	height:18px;
}
/*------------------------------------
CLEARFIX
------------------------------------*/
#socialAreaFeat,
#socialArea{
	zoom:1;
}
#socialAreaFeat:after,
#socialArea:after{
	content:".";
	display: block;
	height:0px;
	clear:both;
	visibility:hidden;
}
* html #socialAreaFeat,
* html #socialArea{
	display:inline-table;
	/*\*/display:block;/**/
}

/*ソーシャルエリアIE6用*/
.fb_iframe_widget {
	*display:inline !important;
	*zoom:1 !important;
}
