








.tribe-events-calendar tbody td div[id*="tribe-events-daynum-"] { font-size:1.6em}



/* theadの処理 */
.tribe-events-calendar  thead th{ background:#F0F0F0; border:1px solid #bbbbbb}


/* 過去の処理*/


/*変更　.tribe-events-calendar  .tribe-events-past{ background:#D9D9D9}*/
/* .tribe-events-calendar  .tribe-events-past div[id*="tribe-events-daynum-"] { background:#F3F3F3 !important} */
.tribe-events-calendar  .tribe-events-past div[id*="tribe-events-daynum-"] a{ background:#FFF !important; color:#333}  

/* 変更　#D4D4D4*/



.tribe-events-othermonth,.tribe-events-thismonth{ min-height:50px !important}


.tribe-events-calendar  .tribe-events-past div[id*="tribe-events-event-"] { display:none}




/* 土日の色 */
.tribe-events-calendar thead th{padding:10px inherit}
.tribe-events-calendar thead th:first-child{  background:#FFF7F7;color:#FF0000;}
.tribe-events-calendar thead th:last-child{ background:#FFF7F7;color:#FF0000 ;}


/* 土日の色 */
/* .tribe-events-calendar tbody td:first-child div[id*="tribe-events-daynum-"]{background:#FFF7F7;color:#FF0000 ;}
 */
 .tribe-events-calendar tbody td:first-child div[id*="tribe-events-daynum-"] a{color:#FF6868 !important;}

/* tribe-events-calendar tbody td:last-child div[id*="tribe-events-daynum-"]{background:#FFF7F7;color:#FF0000 ;} */
.tribe-events-calendar tbody td:last-child div[id*="tribe-events-daynum-"] a{color:#FF0000 !important ;}





/* マウスオーバー */
.tribe-events-calendar tbody td.tribe-events-future:hover{ background:#EFFED9}
.tribe-events-calendar tbody td.tribe-events-future:hover { background:#C4E19A}

 .tribe-events-calendar tbody td.tribe-events-future:hover div[id*="tribe-events-daynum-"]{ background:none}
.tribe-events-calendar tbody td.tribe-events-future:hover div[id*="tribe-events-daynum-"] a{ background: none}


/* 本日 */

/*削除*/
/*.tribe-events-calendar tbody td.tribe-events-present{ background:#E5F795}*/


/*削除*/
/*.tribe-events-calendar tbody td.tribe-events-present div[id*="tribe-events-daynum-"]{ background:#D6F451}*/

/*削除*/
/*background:#E5F795;*/

.tribe-events-calendar tbody td.tribe-events-present div[id*="tribe-events-daynum-"] a{  color:#114b7d}




