
#TopWrap {
	background: #ed3ded;
}
#Footer {
	background: #ed3ded;
}
a {
	color:#0c828a;
}
a:link {
	color:#0c828a;
}
a:visited {
	color:#0c828a;
}
a:hover {
	color:#c7e3f5;
}
a:active {
	color:#c7e3f5;
}
.widget-local-navi li.first a {
	background: #ed9fed;
}
.widget h2 {
	background: #ed9fed;
}
.widget-blog-calendar td center {
	background: #ed9fed;
}
#GlobalNavigation ul.dropdown-list a {
	background: #ed3ded;
}

/*g*/
#GlobalNavigation ul.dropdown-list {
  background: #ed3ded;
}
#GlobalNavigation ul.dropdown-list a {
  background: #ed3ded;
}
#SliderBox .bx-pager-item a.active {
	border-radius: 4px;
	background: #ed3ded;
}
#Page h3::after {
  border-bottom: solid 2px #ed3ded;
}
.feed .date {
  background: #ed9fed;
}
.more-link a {
  background: #ed9fed;
}
.submit input.button {
  background: #ed9fed;
}
.blog-widget li a::before, .widget-local-navi li a::before {
	color: #ed9fed;
}