html,
body{
	margin: 0;
	padding: 0;
}

body{
	position: relative;
}

table{
	background: #60b6d8;
	border: 5px solid #60b6d8;
	margin: 0;
	padding: 0;
}

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

#calbody{
	position: absolute;
	top: 30px;
	left: 0;
}
table tr td{
	font-size: 16px;
	color: #999;
	width: 26px;
	height: 22px;
	text-align: center;
	line-height: 22px;
	border-top: 3px solid #51b5ef;
	border-bottom: 3px solid #51b5ef;
	border-left: 5px solid #51b5ef;
	border-right: 5px solid #51b5ef;
	border-radius: 2px;
	overflow: hidden;
	background: #fff;
	border-radius: 4px;
}

form{
	margin: 0;
	padding: 0;
}

#calnav{
	width:  222px;
	height:  30px;
	border: none;
}

#calnav p{
	border-radius: 5px;
	overflow: hidden;
}

.date{
	font-size: 10px;
	background-color: transparent !important;
	height: 12px !important;
	line-height: 12px;
	border: 0 0 0 0 !important;
	vertical-align: bottom;
	color: #fff;
	text-shadow: 0 1px 1px #666;
}

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

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

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

#month{
	width: 238px;
	height: 18px;
	background: #90cce4 !important;
	color: #fff !important;
	font-size: 16px !important;
	text-align: right;
	line-height: 18px !important;
	border-radius: 6px;
	text-shadow: 0 1px 1px #666;
}

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

.case3{
	background: url('http://www.friends-animal.com/skins/friends/images/common/bg_cal_1.png') no-repeat top center;
}
.case2{
	background: url('http://www.friends-animal.com/skins/friends/images/common/bg_cal_2.png') no-repeat top center;
}

.sun,
.case2{
	background: #c3c3c3;
}

.case3{
	background: #c3e5f9;
}

.case4{
	background: #b8fbc0;
}

.case5{
	background: #ffd0a2;
}


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

}

#calbody{
	border-collapse:collapse;
}