/*
 Theme Name:   Twenty Sixteen Child
 Template:     twentysixteen
*/

body {
    background: transparent;
    font-size: 14px;
    line-height: 1.8em;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
}
.bg-content {
    background-color: #FFFFFF;	
}
.sidebar {
    margin-bottom: 3.5em;
    padding: 0;
}
.entry-header, .entry-summary, .entry-content, .entry-footer, .page-content {
    margin-right: 0;
    margin-left: 0;
}
@media screen and (min-width: 44.375em){
.entry-header, .post-thumbnail, .entry-content, .entry-summary, .entry-footer, .comments-area, .image-navigation, .post-navigation, .page-header, .page-content, .content-bottom-widgets {
    margin-right: 0;
}
}
@media screen and (min-width: 56.875em){
.site-content {
    padding: 4.5455% 0;
}
}
@media screen and (min-width: 61.5625em){
.entry-title {
    font-size: 2.6em;
    text-align: center;
}
body:not(.search-results) article:not(.type-page) .entry-footer {
    float: none;
    width: 100%;
}
body:not(.search-results) article:not(.type-page) .entry-content {
    float: none;
    width: 100%;
}	
}
.entry-title {
    text-align: center;
    font-weight: normal;
}
#wp-calendar th, #wp-calendar td,.entry-content th,.entry-content td {
    display: table-cell;
	border-collapse: collapse;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}
table {
    margin-bottom: 0;
}