@charset "UTF-8";

/* -------------------------------------------------------------------------
　背景色黒用設定
------------------------------------------------------------------------- */

/* h1,h2,h3,h4 */
h1,
h2,
h3,
h4 {
	background: #333;
	border-color: #FF0;
}
#right_content h1,
#right_content h2,
#right_content h3,
#right_content h4 {
    color: #FFF;
}
h1#site_logo {
	background: #FFF;
}
#content {
	color: #FF0;
}
#content a:link {
	color: #FFF !important;
}
#content a:visited {
	color: #A3A3A3 !important;
}

#content ul#top_tabarea-tab li.active a {
	color: #000 !important;
}
#kinkyu {
	background: #FFF;
}

/* table */
#content table {
	color: #FF0;
	border-color: #A3A3A3;
}
#content th {
	background: #333;
	border-color: #A3A3A3;
}
#content td {
	border-color: #A3A3A3;
}

/* hr */
hr {
	border-color: #A3A3A3;
}

/* blockquote */
blockquote {
	border-color: #A3A3A3;
}

/* コンテンツ */
body {
	background: #000;
}
#header,
#footer {
	background-color: #FFF;
}
#content {
	background: #000;
	border-color: #A3A3A3;
}

/* サイド */
#content #side_menu a {
	color: #000 !important;
}
/* 下層ページ */
#right_content .downloadarea h2,
#right_content .linkarea h2,
#right_content .contactarea h2,
#right_content #page h2 {
	color: #000;
}
#content #public #adobe {
	background-color: #000 !important;
}
#content .wcv_sys_cal_topbelt a {
    color: #000 !important;
}
#emergency ul li#emergency-right {
	background: #000 !important;
}
