@charset "utf-8";

#socialbox_single {
	padding-left: 11px;
	padding-bottom: 10px;
	z-index: 9;
	clear: both;
}
#socialbox_single ul {
	width: 400px;
}
#socialbox_single ul li {
	float: left;
}
#socialbox_single ul li#tweetbox {width: 80px;}
#socialbox_single ul li#fbbox {width: 110px;}
#socialbox_single ul li#hatebubox {width: 70px;}
#socialbox_single ul li#googleplusbox {width: 100px;}

.socialbox_home {
	position: absolute;
	top: 8px;
	right: 0;
}
#twitterbox {
	float: left;
	width: 135px;
}
#mixi_check {
	float: left;
	width: 75px;
}
#fb-root {
	float: left;
	width: 125px;
}
#facebook_share {
	float: left;
	padding-right: 10px;
}

.socialbox_list {
	height: 20px;
	padding: 5px;
	border-top: 1px solid #d7b98f;
	background: #ffffff;
	overflow: hidden;
}
li.twitterbox {
	float: left;
	width: 90px;
	height: 25px;
}
li.facebook_like {
	float: left;
	width: 100px;
	height: 25px;
}
li.facebook_share {
	float: left;
	width: 70px;
	height: 25px;
}
li.mixi_check {
	float: left;
	width: 70px;
	height: 25px;
}

/* top timeline */
div.timeline-header {
	background: #ff0000;
}


/* blog */
#content .section .note {
	text-align: left;
}
#socialbox_blogsingle {
	width: 550px;
	height: 25px;
	padding-top: 10px;
	padding-left: 10px;
	overflow: hidden;
}

.socialbox_bloglist {
	width: 550px;
	height: 25px;
	padding-top: 15px;
	overflow: hidden;
}

.twitterbox {
	float: left;
	width: 135px;
	height: 25px;
}
.facebook_like {
	float: left;
	width: 130px;
	height: 25px;
}
.facebook_share {
	float: left;
	width: 75px;
	height: 25px;
}
.mixi_check {
	float: left;
	width: 90px;
	height: 25px;
}

/* ̌u */
.socialbox_taiken {
	padding-top: 20px;
}