#left{
  width:600px;
}

#left .pageNavi{
  font-size:13px;
  margin:5px;
  float:left;
  width:300px;
}
#left .sort{
  font-size:13px;
  margin:5px;
  float:right;
  text-align:right;
}

#right{
  width:200px;
}
#right .title{
  background:#A90F0F;
  margin-top:20px;
  padding:5px;
  color:white;
  margin-bottom:5px;
}
#boxCalender table{
  width:200px;
  font-size:12px;
}
#boxCalender th{
  width:14.2%;
  text-align:center;
  height:20px;
}

#boxCalender td{
  text-align:center;
  height:20px;
}
#boxCalender a{
  font-weight:bold;
  text-decoration:underline;
}
