@charset "utf-8";
/* CSS Document */

#contents{
	margin:0 0 0 16px;
	border-left:solid #666 1px;
	padding:0 0 0 37px;
	width:710px;
}
table{
	margin:20px 0 0 0;
	border-top:solid #666 1px;
	border-collapse:separate;
	line-height:15px;
}
td,th{
	border-bottom:dashed #666 1px;
	padding:5px;
}
th{
	font-weight:normal;
	background:#F0F0F0;
	width:70px;
	text-align:left;
	
}
td{
	vertical-align:top;
}
.rl{
	border-right:solid #666 1px;
}