@charset "utf-8";
/*ピンク→黒に変更*/
.h1_bg {
	background: #000;}
h1 {
    background: inherit;
}
footer{
	border-top: 22px solid #000;
}
.news_day span{background:#000;}
div.nav_indicator {
	background: #eee;}