#company {
	width: 600px;
	margin-top: 10px;
}
#company th {
	width: 85px;
	background-color: #fbf9dc;
}
#access {
	width: 600px;
	margin-top: 15px;
}
#access h3 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FC7F3B;
	margin-bottom: 10px;
	padding-bottom: 3px;
}
#inquiry {
	width: 600px;
	margin-top: 15px;
}
#inquiry th {
	background-color: #fbf9dc;
	width: 150px;
}
