/* @override http://tokyo.sublease.co.jp/company/recruit.css */

h3 {
	margin: 30px 0 10px;
	font-size: large;
	color: #fd341f;
}

h4 {
	margin: 20px 0 10px;
	font-size: medium;
	font-weight: normal;
	color: #fd341f;
}

div.container.redborder {
	margin-top: 10px;
}

table.spec {
	width: 100%;
	margin: 20px 0;
}

table.spec.border {
	border-bottom: 1px dotted #666;
}

table.spec th {
	width: 5em;
	font-weight: normal;
	text-align: left;
}

table.spec th,
table.spec td {
	vertical-align: top;
	padding: 4px 2px;
	line-height: 1.3;
}

div#speccontainer {
	width: 554px;
	background: #fff1ea;
}

div#speccontainer table {
	width: 540px;
	margin: 0 auto;
}

div.button {
	margin: 20px 0;
	text-align: center;
}
