@charset "UTF-8";
@import url("../../css/default.css");
@import url("../../css/screen_base.css");
@import url("../../css/two_column_layout.css");

table {
	border: 0px;
}

tr {
}

th,
td {
	padding: 5px 0px;
	border-top: 1px solid #a9afb2;
	border-right: none;
	border-left: none;
	border-bottom: none;
}

th {
	width: 30%;
	font-weight: normal;
}

td {
	width: 70%;
}
