@charset "UTF-8";

#title {
	padding-left: 10px;
	padding-top: 20px;
}
#main {
	height: 500px;
}
th {
	color: #000000;
	font-size: 85%;
	padding-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9C9C9C;
	padding-bottom: 5px;
	text-align: left;
}
td {
	color: #000000;
	font-size: 85%;
	padding-top: 20px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9C9C9C;
	padding-bottom: 5px;
	text-align: left;
}

#contents {
	background-image: url(img/company_bg.jpg);
	background-repeat: no-repeat;
}
#title {
	color: #656565;
}

