#wrapper{ background:url(images/title_back.jpg) repeat-x top #A0CA2A;}

#main h4{ margin-bottom:20px;}

#table01{
border-collapse:collapse;
margin-bottom:10px;
width:630px;
}


#table01 th{
text-align:left;
padding:15px;
font-weight:bold;
vertical-align:top;
border-bottom:1px dashed #ccc;
}

#table01 td{
padding:15px;
border-bottom:1px dashed #ccc;
}

.gray{ color:#CCC;}

.btm{ text-align:right;}


#table02{
	width:540px;
	border-collapse:collapse;
	margin:20px 0 10px 50px;
	
}
#table02 tr th{
	border-bottom:#ccc 1px solid;
	padding:10px 10px;
	font-weight:normal;
}
#table02 tr td{
	border-bottom:#ccc 1px solid;
	border-left:#ccc 1px solid;
	padding-left:25px;
}

.color01{
	background:#F9DABE;
}
.color02{
	background:#FCEADB;
}

.day{
	font-size:14px;
	font-weight:bold;
	padding-left:15px;
}