@charset "UTF-8";

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

/* h1,h2,h3,h4 */
h1,
h2,
h3,
h4 {
	border-color: #FF0;
}

#right_content h1,
#right_content h2,
#right_content h3,
#right_content h4 {
	color: #FFF;
}

h1#site_logo {
	background: #FFF;
}

/* table */
#content table {
	color: #FF0;
	border-color: #A1A1A1;
}
#content th {
	background: #00005E;
	border-color: #A1A1A1;
}
#content td {
	border-color: #A1A1A1;
}

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

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

/* コンテンツ */
body {
	background: #00008B;
}
#header,
#footer {
	background-color: #FFF;
}
#content {
	color: #FF0;
}
#content a:link {
	color: #FFF !important;
}
#content a:visited {
	color: #A1A1A1 !important;
}
#content a:hover,
#content a:active,
#content a:focus {
	color: #F90 !important;
}
#content {
	background: #00008B;
	border-color: #A1A1A1;
}

/* サイド */
#content #kinkyu {
	background: #FFF;
}
#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: #00008B;
}
#content .wcv_sys_cal_topbelt a {
    color: #000 !important;
}
#content ul#top_tabarea-tab li.active a {
	color: #000 !important;
}
#emergency ul li#emergency-right {
	background: #00008B !important;
}
.wcv_sys_cal p.wcv_sys_cal_minimonth a {
	color: #FFF !important;
}
