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: #482917;
	width: 30px;
	height: 23px;
	text-align: center;
	line-height: 22px;
	border-top: 2px solid #f2f2f2;
	border-bottom: 2px solid #f2f2f2;
	border-left: 2px solid #f2f2f2;
	border-right: 2px solid #f2f2f2;
	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:#f2f2f2 !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: #fce9fb;
}
.case3{
	background:#fffc00;
}

.case0,
.case1,
.case2{

}
#calbody{
	border-collapse:collapse;
}