/* basic style
----------------------------------------------- */
#appearance, #footernavi {
  background: #b0ccf2 none;
}
#contcover {
  background-color: #f1f9ff;
}
#contcover ul.sideusualmenu li.linkspage {
  background-color: #f5deb3;
}
a:link    { text-decoration:underline; color:#06F ; }
a:visited { text-decoration:none; color:#06F ; }
a:active  { text-decoration:underline; color:#03f ; }
a:hover   { text-decoration:underline; color:#03f ; }
#second-attentionlist li a:hover {
  background: #f1f9ff;
}
#second-infolist li a:hover {
  background: #f1f9ff;
}
#second-infolist li a span.second-infolist-date {
  color: #666;
}

/* サイドコンテンツ
----------------------------------------------- */
.twoclm-right-wb {
  background: #fff none;
}

/* doc
----------------------------------------------- */
.contentArticleDoc .header,
.contentArticleDoc .body,
.contentArticleDoc .maps,
.contentArticleDoc .rels,
.contentArticleDoc .tags {
  background: #fff none;
}
.contentArticleDoc .maps h2,
.contentArticleDoc .rels h2,
.contentArticleDoc .tags h2 {
  border-left: 2px solid #232f92;
  background-color: #f1f1f1;
}
/* 情報発信元 */
.contentArticleDoc .inquiry,
.contentFaqDoc .inquiry {
  background: #fff none;
}
/* アンケート */
.contentArticleDoc .enquete,
.contentFaqDoc .enquete {
  background: #fff none;
}

/* static-page
----------------------------------------------- */
.contentPage {
  background: #fff none;
}
/* フォト・動画ライブラリー／施設案内 */
.contentPage div.library h3 {
  color: #36c!important;
  border-color: #36c!important;
}
/* Table */
.contentPage div.library div.librarylist table th {
  background: #eee none;
}