/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Nov 19 2021 | 08:38:46 (am)
/*
/******* Do not edit this file *******/

.css-box-shadow {
  width:100%;
  position: relative;
  -webkit-box-shadow: 0px 0px 2px rgba(0,0,0,.5);
  -moz-box-shadow: 0px 1px 2px rgba(0,0,0,.5);
  box-shadow: 0px 0px 2px rgba(0,0,0,.5);
  padding: 2px;
  background: white;
}

.p { 
  font-family:"メイリオ"; 
  font-size:"9px";
}

#wp-calendar{}
#wp-calendar table{}
#wp-calendar th{}
#wp-calendar thead{}
#wp-calendar td{}