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

body {
	font-size:14px;
	line-height: 1.8em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif !important;
	margin: 0;
	padding: 0;
	background: #fff;
	color:#555;
}

header {
	width: 100%;
	height: 76px;
}

a {
	text-decoration:none;
	color:#555
}

a:visiterd {
	color:#FB6228;
}

a:hover {
	text-decoration:underline;
	color:#555
}


#pageTitle {
	margin-bottom:70px;
}


.entry-title a {
	text-decoration:none;
	color:#333;
}

.entry-title a:visiterd {
	color:#777;
}

.entry-title a:hover {
	text-decoration:underline;
	color:#333;
}

.nav-links a {
	text-decoration:none;
	color:#333;
}

.nav-links a:visiterd {
	color:#777;
}

.nav-links a:hover {
	text-decoration:underline;
	color:#333 !important;
}

.nav-next a {
	text-decoration:none;
	color:#333;
}

.nav-next a:visiterd {
	color:#777;
}

.nav-next a:hover {
	text-decoration:underline;
	color:#333 !important;
}



h1, h2, h3, h4, h5, h6 {
	letter-spacing: 1px;
	font-weight:normal;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif !important;
	color: #333;
}



#footerList ul {
	margin:0;
}
/*
.telIcn {
	background-repeat:no-repeat;
	background-position:left 0.1em;
	font-size:2.6em;
	line-height:1.2em;
	padding:0.1em 0 0 1.3em;
	margin:0 0 0.2em 0;
	box-sizing: border-box;
}
*/

.mailContact a {
	display:block;
	margin:0 0 0 0;
	padding:0.4em 1em 0.4em 2em;
	text-align:center;
	width:260px;
	background-repeat:no-repeat;
	background-position:1em center;
	font-size:1.2em;
}

.footDataArea p {
	margin-bottom:0;
}


.widget {
   /* border-top: 4px solid #64C9B3; */
   border-top: 1px dotted #666;
}
.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;
}

.lower-bar p {
	margin-bottom:0;
}

.lower-bar a {
	text-decoration:underline;
}

footer ul , footer  ul li {
	margin-bottom:0;
}



