   
.ti_cal{
	font-family: "・ｭ・ｳ ・ｰ繧ｴ繧ｷ繝・け", Osaka, "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3";
	font-size: 16px;
	color: #666666;
	margin-bottom: 10px;
	line-height: 1.5em;
	border: 1px solid #6BB273;
	width: 99%;
	margin-top: 10px;
	font-weight: bold;
	}
    
    
.tsuki{
	background-color: #F79E18;
	border: 1px solid #E7E3E7;
	font-size: 16px;
	color: #FFFFFF;
	text-indent: 15;
	margin-bottom: 10px;
	width: 100%;
	text-align: center;
	font-weight: bold;
	height: 25px;
	vertical-align: middle;
	line-height: 150%;
	
}
       
    
#wrap_cal{
	width:95%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	display: block;
	    }

#main_cal{
	width: 98%;
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
	
  }
.kigen{
	font-size: 16px;
	white-space: nowrap;
}
.f15{
	font-size:18px;
	text-align:center;
}

 .table1{
	margin-top: 5px;
	margin-bottom:5px;
	width:100%;
	border:solid 1px #8b968d;
	border-collapse: collapse; 
	text-align:left;
	}

.table1 th {
	color:#000000;
	font-size:12px;
	background-color:#C0C0C0;
	border:solid 1px #8b968d;
	padding-top:1px;
	padding-bottom:2px;
	text-align:center;
	}

	.table1 td{
	font-size:12px;
	padding:5px;
	border:solid 1px #8b968d;
	line-height:1.4em}

/*-----------縺薙％縺ｾ縺ｧ------------*/





/*-----------繝ｬ繧ｹ繝昴Φ繧ｷ繝門喧蟇ｾ蠢憺Κ蛻・------------*/ 

@media screen and (max-width:850px) {
#main_cal {
		width:90%;
	}
}

@media screen and (max-width:768px) {
#main_cal{
	width:90%;
	margin:auto;
	}
