@charset "UTF-8";
#contents .month {
	margin-top: -2px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 80px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: x-small;
	margin-right: 10px;
	margin-left: 10px;
	width: 400px;
	text-align: left;
	white-space: normal;
	text-indent: 0px !important;
}

#contents .month .imgbox{
	float:right;
	text-align:center;
	font-size:x-small;
	margin-left: 8px;
	width: 125px;
}

#contents .month p{
	float:left;
	font-size:x-small;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height:40px;
}

#contents .month .imgbox img{
	margin-bottom:2px;
}

#contents .month .monthtitle{
	display:none;
}

#month01{
	background-image:url(/kankyo/images/schedule/month01.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}

#month02{
	background-image:url(/kankyo/images/schedule/month02.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}

#month03{
	background-image:url(/kankyo/images/schedule/month03.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}

#month04{
	background-image:url(/kankyo/images/schedule/month04.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}

#month05{
	background-image:url(/kankyo/images/schedule/month05.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}

#month06{
	background-image:url(/kankyo/images/schedule/month06.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}

#month07{
	background-image:url(/kankyo/images/schedule/month07.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}

#month08{
	background-image:url(/kankyo/images/schedule/month08.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}

#month09{
	background-image:url(/kankyo/images/schedule/month09.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}

#month10{
	background-image:url(/kankyo/images/schedule/month10.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}

#month11{
	background-image:url(/kankyo/images/schedule/month11.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}

#month12{
	background-image:url(/kankyo/images/schedule/month12.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}

#contents .flt-r{
	width:270px;
	clear: none;
	float: right;
	}
