@charset "UTF-8";

table{
	border:0px;
	margin:0px;
	padding:0px;
	text-align:left;
	width:580px;
	}

th.outline_title{
	background-color:#518303;
	font-size:16px;
	color:#ffffff;
	}

td.outline_space{
	font-size:1px;
	color:#ffffff;
	border-bottom:1px dotted #111111;
	}
	
th.outline_left{
	border-bottom:1px dotted #111111;
	border-right:1px dotted #111111;
	width:100px;
	}

td.outline_right{
	border-bottom:1px dotted #111111;
	}

