@charset "utf-8";
@import url(common.css);

table{
	width:660px;
	margin-top:25px;
	margin-left:10px;
	}

td{
	border-top:1px solid #e6e6e6;
	vertical-align:top;
	padding:5px;
	}
	
.ta-td{
	width:98px;
	font-weight:bold;
	}
	
.ta-tr1 td{
	border-top:3px solid #e6e6e6;
	}
	
.ta-tr2 td{
	border-bottom:3px solid #e6e6e6;
	}