@charset "utf-8";

.container{background-color:#000000;}

.content,
.topic-path,
.notelist dt,
.notelist dd,
.boxlist dt,
.boxlist dd,
table th,
table.tdesign th,
.note-box02{
	font-size:100%;
	color: #ffea00;
	background-color:#000000;
	font-family: "メイリオ","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック", Osaka ;
}


/* ------ links color -------------------------- */

.content a:link,
.content a:visited,
.content a:hover,
.content a:active,
.other-list a:link,
.other-list a:visited,
.other-list a:hover,
.other-list a:active,
.local-navigation ul a:link,
.local-navigation ul a:visited,
.local-navigation ul a:hover,
.local-navigation ul a:active,
.side-infomation a:link,
.side-infomation a:visited,
.side-infomation a:hover,
.side-infomation a:active,
.topic-path a:link,
.topic-path a:visited,
.topic-path a:hover,
.topic-path a:active{
	color: #ffea00;
}

/* ------ title -------------------------------- */

.content h4,
.content h5,
.qalist dt,
.list dt,
.horizonal dt,
.horizonal02 dt{ color: #ffea00;}