@charset "utf-8";
/*
	Since:27 Oct 2011
	Editor:Masataka Asakura
*/
/*
-------------File Contents--------------
		1. Mv
		2. Fonts
		3. Commons
------------------------------------------*/

/*================================================
            3. Commons
================================================*/
#contents h1{
  margin-top: 30px;
  text-align: center;
}
.w12{width: 12%;}

/*================================================
              4. Eventday
================================================*/
.sodan-daytime em{
  display: inline-block;
  margin-left: 1.5em;
}
.sodan-daytime em i{
  font-size: 93%;
  margin-right: 0.1em;
}
.sodan-daytime span{
  display: inline-block;
  margin-right: 0.5em;
  vertical-align: baseline;
}

.gcal-holiday, .gcal-holiday:hover{
  background-color: #f6f6f6!important;
  border-color: #ccc!important;
  cursor: default!important;
  color: #1c94c4!important;
  opacity: .35!important; filter:Alpha(Opacity=35)!important; background-image: none!important;
}

.kobetsuSelectDate{
  font-weight: bold;
  font-size: 20px;
  color: #ea8600;
}