@charset "utf-8";
body {
	font-family: myfont, sans-serif;
	background-color: rgba(1,1,1,1.00);
	color:#fff !important;
}
#main P, li, div {
	color:white !important;
	}
#main a {
	color:white !important;
	}

h1 {
	color:white !important;
}
h2 {
	color: #FFF !important;
}
h3 {
	color: white !important;
}

#sub h1 {
	color:#333 !important;
}
#sub #titleArea a {
	color:white !important;
}
#titleCopy {
	color:white !important;
}
#aboutSite a  {
	color:white !important;
}
#sub #main .kakomi  p {
	color:#333 !important;
}
#footerCredit {
	color:#333 !important;
}
