/* CSS Document */

.ContentsTable
{
	width: 85%;
	padding: 5;
}

/* –ÚŽŸ */
.TOC li
{
	font-size: 14px;
	border-bottom: black solid 1px;
	width: 400px;
	margin: 2px;
	padding: 5px;
}

.ItemTitle
{
	font-size: 18px;
	font-weight: bold;
	border-bottom: indigo solid 4px;
}

.Contents
{
	font-size: 14;
	font-weight: bold;
	color: red;
}
.Return
{
	color: 
}
.Header1
{
	font-size: 16px;
	text-decoration: underline;
	font-weight: 600;
	color: #FFFFFF;
}
.ListTable
{
	border-style: solid;
	border-width: 2px;
}
