@charset "shift-jis";
/* ’¼‰ºindex.html—p */

body
{
	font-size			: 15px;
	line-height			: 22px;
	color 				: #999999;

	background-color	: #000000;
}

a
{
	color				:#7cd2ff;
	text-decoration		:none;
	text-align			:center
}
a:hover
{
	color				:#2fb8ff;
	text-decoration		:underline;
	text-align			:center
}
