@charset "utf-8";
@import url(color-common.css);

#tit_important {
	background: #0000aa;
}

#search_trend_word a {
	color: #ffffff;
}
.cal_sun {
	background-color: #b43232 !important;
}
.cal_sat {
	background-color: #4646ff !important;
}
.cal_mon, .cal_tue, .cal_wed, .cal_thu, .cal_fri {
	background-color: #0000cc !important;
}

/* 共通部分 */
html, body {
	color: #FFFF00;
	background-color: #0000ff !important;
}
#mymainback, #main, #main_a, #main_body, .pankuzu, #honbuns {
	background-color: #0000ff !important;
}
a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
a:visited {
	text-decoration: underline;
	color: #ececf4;
}
a:active {
	text-decoration: underline;
	color: #CC0000;
}
a:hover {
	text-decoration: underline;
	color: #FFFF00;
}
#main h2, #main h3, #main h4, #main h5, #main h6 {
	background: #0000AA !important;
	color: #FFFF00 !important;
}
#main h1 {
	background-color: #0000AA !important;
	color: #FFFFFF !important;
}
.calendar_style5 {
	background-color: #b41e1e !important;
}
.calendar_style10 {
	background-color: #3232ff !important;
}
#sidebar1_box1_h2, .sidebar1_box2_h2 {
	background-color: #333333 !important;
}
#sidebar2 h2, #sidebar2 h3 {
	background-color: #0000AA !important;
}
#kinkyu .span_a {
	color: #FFFFFF !important;
}
#site_name h1 {
	color: #FFFFFF !important;
}

/* サブサイトのフッタ用 */
#site_footer {
	background-color: #000066 !important;
}

/* 最終ページお問い合わせタイトル */
#section_footer_title {
	background: #000066 !important;
}

/* 観光トップのサイドメニュー */
#sidebar1kan {
	background: #000066 !important;
}

/* 緊急ページ */
#emer_info {
	background-color: #0000AA !important;
}

/* アクセシビリティチェッカー */
.errrange a:link {
	text-decoration: underline;
	color: #0033CC !important;
}
.errrange a:visited {
	text-decoration: underline;
	color: #551A8B !important;
}
.errrange a:active {
	text-decoration: underline;
	color: #CC0000 !important;
}
.errrange a:hover {
	text-decoration: underline;
	color: #FF4500 !important;
}
#site_name a {
	color: #ffffff;
}
.list_ccc .span_a {
	color: #ffff00!important;
}
.sidebar1_b {
	background: none #0000aa;
}



#context_category01,
#context_category02{
    background:#0000ff;
}
#context_category01 *,
#context_category02 *{
    background:transparent !important;
}

.sidebar1_b a:link {
	color: #ffffff !important;
}

#saigai_info > a > span > span:first-child{
	color: #ffffff;
}
#saigai_info > a > span > span:last-child{
	color: #FFFF00;
}
div#zuiso {
	background-color: transparent !important;
}
#zuiso > div > span:nth-child(2) > span:first-child{
	color: #FFFF00;
}