@charset "utf-8";

/* ==================================================
accessibility color 黄色地に黒
================================================== */
#globalNavPC,
#globalNavPC *,
#main,
#main *,
#sub,
#sub *,
#topicPath,
.printBtn,
#footer,
.ftSec01,
.topMvSec .infoBox .ico4Col,
.topMvSec .infoBox .link2Col,
.topMvSec .infoBox .txt2Col,
.topMvSec .infoBox .ico4Col *,
.topMvSec .infoBox .link2Col *,
.topMvSec .infoBox .txt2Col *,
.tabSec01,
.tabSec01 *,
.topSec02 .titGuide,
.sqBnr li,
.cirBnr li a dd {
	color:#000000 !important;
	background-color:#FFFF00 !important;
	background-image:none !important;
	border-color:#000000 !important;
	list-style-image:none !important;
}
#globalNavPC a,
#main a,
#sub a,
#topicPath a,
.printBtn a,
#footer a,
.topMvSec .infoBox .ico4Col li a .centering p,
.topMvSec .infoBox .link2Col a,
.topMvSec .infoBox .txt2Col a,
.tabSec01 a,
.topSec02 ul.sqBnr > li > a,
.cirBnr li a dd {
	color:#0000FF !important;
	background-color:transparent !important;
}

/* 例外 */
.cirBnr li a dd{
	color:#0000FF !important;
	background-color:#FFFF00 !important;
}

#main #gmapAccess *{
	color:#333 !important;
	background-color:transparent !important;
}