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

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

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

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

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

h2.title1 {
  color: #de346e;
}

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

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

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

div.entrycontent .color01,
div.entrycontent .color02,
div.entrycontent .color03,
div.entrycontent .color04 {
  color: #de346e;
}

div.entrycontent .color05 {
  color: #666;
  font-size: 88%;
}

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

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