@charset "utf-8";
/* CSS Document */

.content {
  padding: 15px;
}

table.frame {
  vertical-align: top;
  border: none;
  padding: 0px;
  margin: 0px;
}

.navbar {
  background: url(../images/nav1.jpg) no-repeat top;
  background-color: #FFEE00;
}

.footer {
  color: #000000;
}

.footer a {
  text-decoration: none;
  color: #076224;
}

.box {
  background-color: #076224;
}

.box_title {
  text-align: center;
  background: url(../images/box/box_title1.jpg) no-repeat top left;
}

.box_up {
  background: url(../images/box/box_up.jpg) repeat top;
  max-width: none;
}

.box_content {
  padding: 5px;
}

.event_date {
  color: #FFEE00;
}

.event_title {
  color: #FFFFFF;
}