@charset "Shift_JIS";


/* ========== for facebook ========== */
.likeBox {
	margin: 10px 0 5px;
}

.officialBox {
	margin: 0 0 4px;
}

.officialBoxInner {
	padding: 0;
	width: 298px;
	border-left: 1px solid #b3b3b3;
	border-right: 1px solid #b3b3b3;
	border-bottom: 1px solid #b3b3b3;
}

.officialList {
/*	padding: 10px;*/
}
.officialListImage{
	float: left;
	width: 60px;
}
.officialListText{
	float: left;
	line-height: 1.5;
	width: 218px;
}

.officialListText span.time {
	color:#787878;
	font-size:83%;
}

.officialListText .officialList a {
	color:#006ec3;
}

.officialListText .url {
	color:#006ec3;
	margin: 0px 0px 0px 8px;
	font-size:83%;
}

.officialLI .juitterAvatar {
	background-attachment:initial;
	background-clip:initial;
	background-color:#FFFFFF;
	background-image:initial;
	background-origin:initial;
	background-position:initial initial;
	background-repeat:initial initial;
	border-bottom-color:#dcdedd;
	border-bottom-style:solid;
	border-bottom-width:0px;
	border-left-color:#dcdedd;
	border-left-style:solid;
	border-left-width:0px;
	border-right-color:#dcdedd;
	border-right-style:solid;
	border-right-width:0px;
	border-top-color:#dcdedd;
	border-top-style:solid;
	border-top-width:0px;
	height:50px;
	width:50px;
	float: left;
	padding: 0;
}



.popularBox {
	margin: 0;
}

.popularBoxInner {
	padding: 7px 0;
	width: 298px;
	border-left: 1px solid #b3b3b3;
	border-right: 1px solid #b3b3b3;
	border-bottom: 1px solid #b3b3b3;
}

.popularBoxInnerLeft {
	border-right: solid 1px #c0c0c0;
	width: 149px;
	float: left;
}

.popularBoxInnerRight {
	width: 148px;
	float: right;
}

.popularBoxLine {
	float: left;
	width: 1px;
	height: 127px;
	
}
.popularList{
	padding: 0;
}

.popularLI {
	padding: 0;
	width: 140px;
	padding-bottom:12px;
}
.popularLI.lastChild{
	padding-bottom: 0;
}

.popularLI .popularLIImage{
	float: right;
	width: 50px;
}
.popularLI .popularLIText{
	padding-left: 7px;
	float: left;
	width: 75px;
	font-size: 83%;
}

.popularLI.tofficialList a {
	color:#006ec3;
}
.popularLI .juitterAvatar {
	border: solid 1px #dcdedd;
	height: 48px;
	width: 48px;
}


/* ========== for twitter ========== */
.twitterBox {
	margin: -11px 0px 10px;
}

.twitterBoxInner {
	padding: 0;
	width: 290px;
	border-left: 5px solid #a6eaf3;
	border-right: 5px solid #a6eaf3;
}

.footTwitter {
	height: 26px;
	width: 300px;
	text-align: right;
	font-weight: bold;
	padding: 4px 0 0;
	background: url(//img.allabout.co.jp/201107/focuson/bg_twitter_btm.gif) no-repeat 0 0;
}

.footTwitter a {
	color: #006fc1;
	margin-right: 8px;
}

.footTwitter img {
	display: inline;
	margin-left: 5px;
}

#body .layout_sidebar #juitterContainer {
}
#body .layout_sidebar #juitterContainer .twittList {
	margin: 0;
	padding: 0;
}
#body .layout_sidebar #juitterContainer .twittLI {
	background-color: #FFFFFF;
	border-bottom: 1px solid #d8e7ea;
	clear: both;
	list-style-type: none;
	padding: 7px 5px 9px;
	zoom: 1;
}
#body .layout_sidebar #juitterContainer .twittLI:after {
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	visibility: hidden;
}

#body .layout_sidebar #juitterContainer .twittLI p {
	padding: 0 0 0 7px;
	float: left;
	width: 219px;
	overflow: hidden;
	line-height: 1.3;
	padding-left: 7px;
}
#body .layout_sidebar #juitterContainer .twittList span.time {
	color: #434343;
	font-size: 83%;
}
#body .layout_sidebar #juitterContainer .twittList a {
	color: #00b0d9;
}
#body .layout_sidebar #juitterContainer .juitterAvatar {
	background: #fff;
	border: 1px solid #dcdedd;
	height: 48px;
	float: left;
	padding: 2px;
	width: 48px;
}
#body .layout_sidebar #juitterContainer .jRM {
	clear:both;
	float:right;
}
#body .layout_sidebar #juitterContainer .extLink {
}
#body .layout_sidebar #juitterContainer .hashLink {
}




/* End of file social_plugin.css */