@charset "utf-8";

.basscolor {
   background: #eef3ed;
}
.maincolor {
   background: #546474;
   color: #fff;
}
.maincolor a {
   color: #fff;
}
.accentcolor,
.accentcolor a,
.page_nav .current,
a.page-numbers:hover,
.fbox .fleft a,
.fbox .fright a,
#content blockquote,
.commentsblock .form-submit  input[type = 'submit'],
.wpcf7 input[type = 'submit'] {
   background: #91a46a;
   color: #fff !important;
}
a {
   color: #91a46a;
}
a:hover {
   color: #ccc;
}
header .toparea .rightarea .snsarea ul li a:hover,
#sidebar .snsarea ul li a:hover,
footer .footnav ul li a:hover {
   color: #ccc;
}
