/*
Theme Name:NOBUTAX Child
Theme URI:
Description:税理士延平昌弥事務所子テーマ
Template:nobutax
Author:Advansolution
Author URI:http://www.advansolution.co.jp
Version:0.0.1
*/



/* フッタの色を変更 */
.section.siteFooter{
  background:#5a544b;
	color:#FFF;
}

/* フッタのフォント色を変更 */
.siteFooter .footerMenu a {
    color: #FFF;
}



/*フッターの空白のウィジェット行を非表示に*/
footer .sectionBox {
    display:none !important;
    }
footer .copySection {
    display:block !important;
    border-top:none !important;
    }

/* グローバルメニューのフォントサイズ */

.gMenu_name {
  /*一段目 */
	font-size: 16px !important;
}
ul.gMenu li {
  /*二段目 */
	 font-size: 14px !important;
}


.entry-meta_items, .entry-meta {
    display: none;
}


.veu_postList .postList_date {
    display: none;
}
