﻿@charset "utf-8";
/* CSS Document */


/**************************************************/
/*******　　全ページ共通ユーザー設定　　　*********/
/**************************************************/

.screen-reader-text{
	display: none!important;
}
.byline{
	display: none!important;
}
.screen-reader-text{
	display: none!important;	
}
.nav-links{
	display: none;
}
.entry-title{
	font-size: 20px;
	color: #1E8481;
}
.updated{
	display: none;
}