@charset "utf-8";

.nightBG{
	background-color: #000028;
	color: #fff;
}
.nightBG p.topline_pr{
	border-bottom-color: #fff !important;
}

/* etc
--------------------------------------------------------------------------------------------------------------- */
@media screen and (max-width:768px){
}

