@charset "utf-8";
/* CSS Document */

/*------------------------------------------------------------
  socialContainer
------------------------------------------------------------ */
#suntory_contents #socialContainer {
	margin:0 auto 40px;
	width:960px;
	height: 282px;
}
#suntory_contents #socialContainer { /zoom :1; }
#suntory_contents #socialContainer:after { content :''; display :block; clear :both; }

#suntory_contents #voice{
	width: 711px;
	height: 282px;
	float: left;
}

#suntory_contents #socialMedia {
	width: 220px;
	height: 282px;
	float: right;
	position: relative;
	background:url(../img2015/social_media.png) no-repeat 0 0;
}
#suntory_contents #socialMedia h2 {
	text-indent: -9999px;
	height: 0px;
}

#suntory_contents #socialMedia p a {
	width:162px;
	height:38px;
	background:url(../img2015/btn_sns_list.png) no-repeat 0 0;
	position:absolute;
	top:204px;
	left:29px;
	text-indent:-9999px;
	display:block;
}
#suntory_contents #socialMedia p a:hover {
	background:url(../img2015/btn_sns_list.png) no-repeat 0 -38px;
}