@charset "UTF-8";

@import "../../asobu.css";

a {
	color: #66CCFF;
}

a:visited {
	color: #6666FF;
}

a:hover {
	color: #ff3333;
}

div#frame {
	background-color: #000000;
	color: #ffffff;
}

div#contents {
	background-color: #000000;
	text-align: center;
	background-image: url(bg.gif);
}