@charset "UTF-8";

/* TRENDYnet CSS */
/* Copyright (C)2012 Nikkei Business Publications, Inc. All Rights Reserved. */

.snsbuttons {
	height:22px;
	margin:3px 0px 10px 160px;
	padding:1em 0;
	clear: both;
}

.snsbuttons dl {
	margin:0px;
	padding:0px;
}

.snsbuttons dt {
	width: 14em;
	color: #848FA0;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.5em;
	float: left;
	text-align: left; 
	margin: 0;
	padding-left: 0.5em;
}

.snsbuttons dd {
	float: left;
}

.snsbuttons iframe {
	margin: 0 !important;
}

.snsbuttons dd.twitter { 
	width: 110px;
}

.snsbuttons dd.facebook { 
	width: 115px;
}

.snsbuttons dd.googleplusone { 
	width: 75px;
}

.snsbuttons dd.hatenabookmark { 
	width: 50px;
}

.snsbuttonsclear { clear: both; }

/* following styles are old version @2012/7/26 */

.SnsArea {
	width:630px;
	height:22px;padding:0px;
	margin:3px 0px 10px 20px;
	padding:1em 0 1em 0;
	border-top:dotted 1px #848FA0;
	border-bottom:dotted 1px #848FA0;
	clear: both;}

.SnsArea ul {
	list-style-type: none;
	margin:0px;
	padding:0px;}

.SnsArea li {
	color:#848FA0;
	font-size:12px;
	font-weight:normal;
	line-height:22px;
	text-align:right;
	float:right;
	margin:0px;
	padding:0px;
}

.SnsArea li.snssummary {
	color:#848FA0;
	font-size:12px;
	font-weight:normal;
	line-height:22px;
	text-align: left; 
	float:left;
	margin:0px;
	padding:0px;}


.SnsArea li iframe { vertical-align: top;}
.Snsclear { clear: both; }

/* add 20150821 */
.social_buttons.social_buttons_horizontal {
  clear: both;
  height: 25px;
  margin: 3px 0 10px 160px;
  padding: 1em 0;
}
.social_buttons.social_buttons_vertical {
  clear: both;
  height: 75px;
  margin: 0 0 0 195px;
  padding: 1em 0;
  width: 296px;
}
.social_buttons.social_buttons_horizontal li,
.social_buttons.social_buttons_vertical li {
  float: left;
  margin-right: 10px;
}

