html,
body{
	margin: 0;
	padding: 0;
	font-family: 'Rounded Mplus 1c', 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
}

body{
	position: relative;
	/* background:#f2f2f2; */
}

table{
	background: #f2f2f2;
	border: 1px solid #f2f2f2;
	margin: 0;
	padding: 0;
	width:100% !important;
}

#calnav{
	position: absolute;
	top: 0;
	left: 0;
}

#calbody{
	position: absolute;
	/* top: 30px; */
	left: 0;
}
table tr td{
	font-size: 14px;
	color: #111;
	width: 38px;
	height: 28px;
	text-align: center;
	line-height: 22px;
	border-top: 2px solid #e3e3d6;
	border-bottom: 2px solid #e3e3d6;
	border-left: 2px solid #e3e3d6;
	border-right: 2px solid #e3e3d6;
	border-radius: 2px;
	background: #fff;
	padding:0px 0;
	border-radius: 4px;
}

form{
	margin: 0;
	padding: 0;
}
table tr:first-child{
	border-bottom:2px solid #333333;
}
#calnav{
	width:  250px;
	border: none;
}

#calnav p{
}

.date{
	border: 0 0 0 0 !important;
	vertical-align: bottom;
	color: #411900;
	background:#e3e3d6 !important;
	text-shadow: 0 1px 1px rgba(0,0,0,0.2);
	/* border-bottom:2px solid #333; */
}

#calnav td{
	width: 208px;
	font-size: 11px;
}

#calnav tr td{
	white-space:　nowrap;
}

#calnav　#prev,
#calnav　#next{
	width: 40px !important;
}

#month{
	width: 238px;
	height: 33px;
	background: #f2f2f2 !important;
	color: #411900 !important;
	font-size: 16px !important;
	text-align: center;
	text-shadow: 0 1px 1px rgba(0,0,0,0.2);
	border-bottom:2px solid #333;
}

#month p{
	margin: 0;
	padding: 0;
}


.case1{
	background: #c1e9f1;
}
.case2{
	background: #c79365;
}

.case3{
	background: #999999;
}
.case4{
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#c1e9f1+0,c1e9f1+50,ffb7fe+51,ffb7fe+100 */
background: #c1e9f1; /* Old browsers */
background: -moz-linear-gradient(left, #c1e9f1 0%, #c1e9f1 50%, #ffb7fe 51%, #ffb7fe 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #c1e9f1 0%,#c1e9f1 50%,#ffb7fe 51%,#ffb7fe 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #c1e9f1 0%,#c1e9f1 50%,#ffb7fe 51%,#ffb7fe 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1e9f1', endColorstr='#ffb7fe',GradientType=1 ); /* IE6-9 */
}
.case5{
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#c1e9f1+0,c1e9f1+50,999999+51,999999+100 */
background: #c1e9f1; /* Old browsers */
background: -moz-linear-gradient(left, #c1e9f1 0%, #c1e9f1 50%, #999999 51%, #999999 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #c1e9f1 0%,#c1e9f1 50%,#999999 51%,#999999 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #c1e9f1 0%,#c1e9f1 50%,#999999 51%,#999999 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1e9f1', endColorstr='#999999',GradientType=1 ); /* IE6-9 */
}
.case6{
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffb7fe+50,999999+51,999999+100 */
background: #ffb7fe; /* Old browsers */
background: -moz-linear-gradient(left, #ffb7fe 50%, #999999 51%, #999999 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #ffb7fe 50%,#999999 51%,#999999 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #ffb7fe 50%,#999999 51%,#999999 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb7fe', endColorstr='#999999',GradientType=1 ); /* IE6-9 */
}
.case7{
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#c1e9f1+0,c1e9f1+33,ffb7fe+34,ffb7fe+66,999999+67,999999+100 */
background: #c1e9f1; /* Old browsers */
background: -moz-linear-gradient(left, #c1e9f1 0%, #c1e9f1 33%, #ffb7fe 34%, #ffb7fe 66%, #999999 67%, #999999 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #c1e9f1 0%,#c1e9f1 33%,#ffb7fe 34%,#ffb7fe 66%,#999999 67%,#999999 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #c1e9f1 0%,#c1e9f1 33%,#ffb7fe 34%,#ffb7fe 66%,#999999 67%,#999999 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1e9f1', endColorstr='#999999',GradientType=1 ); /* IE6-9 */
}

.case0,
.case1,
.case2,
.case3,
.case4{

}

#calbody{
	border-collapse:collapse;
}