<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a {
  color: #f15429;
}

@media screen and (max-width: 767px) {
  #header #togglemenu {
    background-color: #f15429;
    border-bottom: 1px solid #ef4111;
  }
}
@media screen and (max-width: 767px) {
  #header #togglelogin {
    background-color: #f15429;
  }
}

/*----------------------------------------------------
#main
----------------------------------------------------*/
#main {
  background: url("../images/bg_gizagiza_event.png") bottom repeat-x;
}

/*----------------------------------------------------
#topcta
----------------------------------------------------*/
#topcta {
  background: url("../images/bg_event02.png");
}

/*----------------------------------------------------
.newslist-wide
----------------------------------------------------*/
.newslist-wide li.even {
  background-color: #fceeea;
}
.newslist-wide a:hover {
  background-color: #fbe5df;
}

.cont .continintitle {
  color: #f15429;
  background: url("../images/pointimg03_event.png") no-repeat left top;
}
.cont .contininintitle {
  color: #f15429;
  background: url("../images/pointimg04_event.png") no-repeat left top;
}
</pre></body></html>