@charset "utf-8";

/*　
------------------------------------------------------------ */

#img_top {
	width: 960px;
	height: 180px;
	background: url(../common/images/img_company.jpg) no-repeat;
	text-indent: -999em;
}

#main h3 {
	margin-bottom: 10px;

}
table {
	width: 100%;
	font-size: 100%;
}
th {
	width: 30%;
	padding: 0.5em 1em;
	background: #876646;
	color: #fff;
}
td {
	padding: 0.5em 1em;
	background: #ffc;
}