@charset "utf-8";
/*
Theme Name: [アナウンサー] レイアウト03(子テーマ)
Description: 緑色
Author:
Version: 1.0
Template: ABS_Announcer
*/

@import url("../ABS_Announcer/style.css");

footer#page-footer {
  background:#198c0f;/*フッタ背景色*/ }

div.entry .title-deco {
  border-bottom: solid 1px #198c0f;
}

h2.sidebar {
  border-bottom: solid 1px #198c0f;
  color: #198c0f;
}

h2.title1 {
  color: #198c0f;
}

div.entry-footer {
  border: 1px dotted #198c0f;
}

div.entrycontent a {
  color: #198c0f;
  text-decoration: none;
}

div.entrycontent a:hover {
  color: #f60;
  text-decoration: none;
}

div.entrycontent .color01,
div.entrycontent .color02 {
  color: #198c0f;
}

ul.archive-list li .date {
  color: #198c0f;
  font-size: 75%;
}

div.return-list a:hover {
  background: #198c0f;
  color: #fff;
}
