@charset "utf-8";




div#content h1 {
	border-top: 3px solid #080;
	height: 60px;
	background: url(../img/commons/header/company.gif) left 10px no-repeat;
	text-indent: -9999px;
	}

div#content div#aboutus {
	margin-bottom: 80px;
	}

div#content div#lead {
	margin-bottom: 20px;
	}

div#content div#lead img {
	margin: 0 0 10px 10px;
	float: right;
	}

div#content div#lead p {
	margin-bottom: 1em;
	}

div#content table {
	margin-bottom: 30px;
	width: 100%;
	border-top: 1px solid #ccc;
	}

div#content caption {
	padding: 5px 0 10px 0;
	color: #080;
	font-weight: bold;
	font-size: 108%;
	}

div#content th {
	padding: 5px 0;
	border-bottom: 1px solid #ccc;
	width: 10em;
	font-weight: bold;
	white-space: nowrap;
	}

div#content td {
	padding: 5px 0;
	border-bottom: 1px solid #ccc;
	}








