@CHARSET "UTF-8";
@IMPORT url("tableCommon.css");

div#eventDesc
{
	width: 680px;
	margin-bottom: 1em;
}

table#EventTable
{
	width: 680px;
	margin-top: 0.5em;
}

div#TimeScheduleDesc
{
	width: 680px;
	margin-bottom: 1em;
}

div#TimeScheduleDesc div#TTLayout
{
	margin-top: 0.5em;
	width: 680px;
}

div#TimeScheduleDesc div#TTTable
{
	text-align: left;
	width: 450px;
	float: left;

}

div#TimeScheduleDesc div#TTCut
{
	margin-left: 10px;
	margin-right: 10px;
	width: 200px;
	float: right;
	background-image: url("/img/char_2.jpg");
	background-repeat: no-repeat;
	background-position: center;
}

div#TimeScheduleDesc div#TTTable table#TST
{
	width: 440px;
}

div#eventDescSpace
{
	width: 150px;
	float: right;
}

div#Systems
{
	width: 680px;
	margin-bottom: 1em;
}

div#Systems div#SystemContents
{
	margin-top: 0.5em;
}

div#Systems div#SystemContents table#SysTable
{
	margin-top: 0.5em;
	width: 680px;
}
