
#NaviGation h1{
	font-size:small;
	display:inline;
}

#PageTitleLog{
	margin:5px;
}

#TableContents td{
	padding:5px;
	vertical-align:top;
	text-align:left;

}

#Anonymous{
	border:2px dotted #999999;
	width:425px;
	height:250px;
	margin:0px auto 0px auto;

}

#AnonymousDetail{
	width:410px;
	height:210px;
	padding:3px;
	overflow-y:scroll;
}

#DisposalAnonymous{
	border:2px dotted #999999;
	width:250px;
	height:230px;
	margin:0px auto 0px auto;
}

.FontColorRed {
	color: #FF0000;
}

