@charset "shift_jis";


/* --------------------------------------------------------------------------------------
 ‰ïŽÐŠT—v
--------------------------------------------------------------------------------------- */

#company_frame {
	width: 740px;
	margin-left: 60px;
	padding-top: 15px;
}

#company_frame .top_text {
	padding-bottom: 15px;
	border-bottom: 2px solid #33CCFF;
	font-size: 1.2em;
	margin-bottom: 40px;
}

#company_frame table {
	width: 740px;
	border-collapse: collapse;
}

#company_frame table tr th {
	width: 98px;
	background: url(/company/img/comapny_border.gif) repeat-x left bottom;
	padding: 12px 0;
	color: #33CCFF;
	font-weight: bold;
	vertical-align: top;
	font-size: 1.2em;
	line-height: 1.5em;
}

#company_frame table tr td {
	border-left: 2px solid #FFFFFF;
	background: url(/company/img/comapny_border.gif) repeat-x left bottom;
	padding: 12px 0;
	font-size: 1.2em;
	line-height: 1.5em;
}

#company_frame table tr td dl dt { font-weight: bold; }

#company_frame table tr td dl dd {	padding: 5px 0 12px 12px; }

#company_frame table tr.last th,
#company_frame table tr.last td { background: none; }