/*
Template: twentyeleven
Theme Name: twentyeleven_chiid
*/

#site-title a {
    background-image: url("https://ricoplace.sakura.ne.jp/wp/wp-content/uploads/2017/03/title.png");
    background-position: left top;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    height: 0;
    overflow: hidden;
    padding-top: 52px;
}

#primary {
	float: left;
	margin: 0 -27.6% 0 0;
	width: 100%;
}
#content {
	margin: 0 35.2% 0 7.6%;
	width: 57.2%;
}
#secondary {
	float: right;
	margin-right: 7.6%;
	width: 20%;
}

.nav-previous a,.nav-next a{
	display: block;
	}


.twtr {
	border:1px solid #ccc;
}

.social_icon a {
	font-size: 30px;
	color: #bbb;
}

.social_icon a:hover {
	color: #990000;
}

.hidari {float:left; margin-right:15px;}
.migi {float:right; margin-left:15px;}