@charset	Shift_JIS;
@import	"news.css";


/*****************************************
	{ݒ
*****************************************/
body
{
	color:				#FFF;
	background-color:	#000;
	font-size:			11pt;
	line-height:		150%;
	text-align:			center;
}

h2
{
	text-align:			center;
	font-size:			14pt;
	font-weight:		normal;
}

a
{
	color:				#FFF;
	text-decoration:	underline;
}

a:visited
{
	color:				#9CF;
}

a:hover
{
	color:				#FFF;
}

table.news-list
{
	font-size:			12pt;
	line-height:		150%;
	text-align:			left;
	margin-left:		auto;
	margin-right:		auto;
}

.center
{
	text-align:	center;
}
