BODY.bg01
{
	background-image		: url(./picture/bg01.gif);
	background-attachment	: fixed;
	font					: normal normal normal 14px "ＭＳ ゴシック";
}

P
{
	font					: normal normal normal 14px "ＭＳ ゴシック";
}

P.toptitle
{
	text-align:center;
}

H1.title
{
	color				: #6666ff;
	font				: normal normal bold 24px "ＭＳ ゴシック";
	text-align			: center;
}

SPAN.comment
{
	font				: normal normal normal 14px "ＭＳ ゴシック";
	color:#ffffff;
}

TABLE
{
	font				: normal normal normal 14px "ＭＳ ゴシック";
}

TABLE.dialy
{
	font				: normal normal normal 14px "ＭＳ ゴシック";
	width				: 640px;
}

TABLE.white
{
	font				: normal normal normal 14px "ＭＳ ゴシック";
	width				: 640px;
	background-color	: #ffffff;
}

TD.blight
{
	background-color:ffffcc;
}

TD.whiteboard
{
	color				: #000000;
	background-color	: #ffffff;
	text-align			: center;
	padding				: 8px;
	border-style		: outset;
	border-width		: 2px;
	border-color		: #c0c0c0;
	font				: normal normal normal 14px "ＭＳ ゴシック";
	width				: 100%;
}

TD.fg01
{
	font				: normal normal normal 14px "ＭＳ ゴシック";
	background-color	: #000000;
	padding				: 8px;
	color				: #ffffff;
	width				: 100%;
}

TD.bluebar
{
	font				: normal normal normal 14px "ＭＳ ゴシック";
	background-color	: #000066;
	color				: #ffffff;
	padding				: 2px;
	filter				: alpha( opacity = 100, finishopacity = 0, startX = 0, startY = 50, finishX = 100, finishY = 50, style = 1 )
}

TD.daybar2 {
 background-color:#006600;
 color:#ffffff;
 padding:2pt;
 filter:alpha(opacity=100,finishopacity=0,startX=0,startY=50,finishX=100,finishY=50,style=1)
}

TH.blue
{
	background-color:#0000ff;
	color:#ffffff;
}