@charset "utf-8";
#company {
	font-size: small;
	line-height: 150%;
}
#company h3 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-left-width: 20px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #660000;
	border-left-color: #660000;
}
#company td {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding: 10px;
}
#main #contents_left #company #gallery td {
	margin: 0px;
	padding: 0px;
}
#main #contents_left #company #gallery p {
	margin: 10px;
}
