@charset "shift_jis";

#contents div.table:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#contents div.table {
	display: inline-table;
	/*\*/
	display: block;
	*height: 1%;
	/**/
}

/* tl_login */
#contents h1 {
	margin-bottom: 19px;
}
	#contents div.table table {
		width: 919px;
	}
	#contents div.table table th {
		padding: 19px 14px 17px 0;
		vertical-align: top;
		text-align: left;
	}
	#contents div.table table td {
		border-bottom: solid 1px #ddd8d6;
		padding: 19px 0 17px 0;
		vertical-align: top;
		width: 734px;
	}
	#contents div.table table tr.bottom td {
		border-bottom: none;
	}