body ,
.double .article .date,
#footer .links .ttl,
.wrapper .bnr_txt_link,
a {
	color:#ffffff!important;
}
.btn_link {
	color:#ffffff!important;
	box-shadow: none;
}

a{color:#80FFFF;}
a:visited{color:#FF00FF;}
a:hover{color:#FFFFFF;}
a:active{color:#FF0000;}





header .page_control dl.color_change dt, header .page_control dl.textsize_change dt {
	color: #333;
}

body,
.bg,
#jump a:focus,
.txtbox table td,
.border-title span,
.sec_news dl,
.bg .section,
.sec_news .inner,
.left_col,
#header,
ul#menu dl dd ul.sub_category li a,
.double .article,
.right_col .archives,
#footer,
#footer > .inner,
#footer .banner_area,
#footer .links,
.btn_link,
.bnr_txt_link,
.copyright {
	background-color: #000!important;
}
#main,
#global,
.visual,
.bg .section.cross_search form > .inner {
	background: #000!important;
}
#global {
	border-top: 1px #000 solid;
	border-bottom: 1px #000 solid;
}
#global .wrapper li a:hover {
	background: #000;
}

.txtbox table,
.txtbox table th,
.txtbox table td {
	border-color: #FFF;
}






@media screen and (max-width: 788px){
	#header {
		border-bottom: 12px #000 solid;
	}
	#global {
		background: rgba(33, 33, 33, 0.9) !important;
	}
}
