﻿@charset "utf-8";

/* --------------------------------------------------------------------

# Company CSS#

-------------------------------------------------------------------- */

#contents-header {
	width:560px;
	height:48px;
}

#wrapper #main #company-profiles {
	width: 500px;
	margin-top:10px;
	border-collapse: collapse;
	border-spacing: 0;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
}

#wrapper #main #company-profiles th,
#wrapper #main #company-profiles td {
	padding: 8px;
	line-height: 1.1;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

	#wrapper #main #company-profiles th {
	text-align: left;
	font-weight: normal;
	}

	#wrapper #main #company-profiles td p {
		margin: 0.8em 0;
	}

	#wrapper #main #company-profiles td ul {
		margin: 0.5em 0;
	}

		#wrapper #main #company-profiles td ul li {
			margin: 0 0 0.5em;
		}

#gaiyo {
	background-image: url(../company/gaiyo.gif);
	background-repeat:no-repeat;
	width:96px;
	height:26px;
	text-indent:-9999px;
	margin-top:20px;
}

#gaiyo-list {
	margin-top:10px;
	margin-bottom:20px;
}

#gaiyo-list li {
	line-height:1.5em;
}
