/*
Template:twentysixteen
Theme Name: Twenty Sixteen Child
Author: kinjoushoin
Author URI: http://kinjoushoin.info/
Description: Twenty Sixteen の子テーマ
Version: 1.0
*/

@import url("../twentysixteen/style.css");

li{
	list-style-type:none;
}

.entry-content{
	float:left !important;
}
.page-header{
	border:none;
	padding-top:0;
	margin-bottom:20px;
}
.page-title,.entry-title{
	color:#E83929;
	font-family: 'HGP行書体';
	font-size:2rem;
}
.site-title{
	font-family: 'HGP行書体';
}
.site{
	background-color: rgba(255,255,255,0.4);
}
.site-inner{
	background-color: rgba(255,255,255,0.4);
}
.site-main > article {
		margin-bottom: 2em;
}
.top-mennu-img-area{
	width:130px;
	float:left;
	margin:20px;
}
#masthead{
	background-image:url(../../uploads/header.jpg);
	padding:10px 60px 10px 60px;
	margin-bottom:10px;
}