@charset "UTF-8";
/*
* Theme Name: StepQi-School
* Last Update: jul 01 2014
* Version: 1.0
* Code Maked By Kiyo
*/



/*
----------------------------
.page-header h2
----------------------------
*/
.page-header {
	clear: both;
	margin-bottom: 2em;
	margin-top: 2em;
	margin-left: auto;
	margin-right: auto;
	}
.page-header h2 {
	padding: 0px 0px 0px;
	min-height: 36px;
	height: auto !important; 
	height: 36px;
	background: url(../_images/h2_event.png) no-repeat left bottom;
	padding-left: 60px;
	}
	.page-header h2 span{
		font-size: 20px;
		font-size: 2.0rem;
		color: #0077C2;
		font-weight: normal;
	}
	@media screen and (max-width:768px){
	.page-header h2 {
			margin-bottom: 2em;
		}
	}

/*

----------------------------------
 2014/07/09  Kiyos Cal Custom
----------------------------------

*/


table.fc-border-separate{
	background-color: #fff;
}
	.fc-sun {
		color:#cc3366;
		background-color: #FEF2F9;
	}

	.fc-sat {
		color: #0077C2;
		background-color: #F0F9FE;
	}


#calendar table td
	{
		padding: 5px 5px 0 0;
	}

.fc-day-content
{
	/*
	min-height: 68px;
	height: auto!important;
	height: 68px!important;
	/*overflow-y: hidden!important;*/
	}
	
/*
.fc-event-container a:hover{color: #fff;}
*/




.fc-header-title h2{
	color: #45b035;
	font-size: 120%;
}
/*
@media screen and (max-width:640px){
	.fc-header-left,
	.fc-header-right{
		width: 94%;
		clear: both;
		display: list-item;
		list-style-type: none;
	}
}
*/

