@charset "utf-8";

/* ****************************************************
company.css
***************************************************** */

/* ---------------- table ------------------- */
#company table {
	width:100%;
	border-bottom:1px solid #DBDBC3;
	border-left:1px solid #DBDBC3;
	border-collapse:separate;
	margin-top:10px;	
}

#company table th {
	border-bottom:1px solid #F5F5EA;
	border-top:1px solid #DBDBC3;
	border-left:1px solid #F5F5EA;
	background:url(/j/common/images/com_bg028.gif) no-repeat 100% 0;
	vertical-align:top;
	padding:4px;
}

#company table td {
	border-right:solid 1px #DBDBC3;
	border-top:solid 1px #DBDBC3;
	border-left:solid 1px #DBDBC3;
	background:#F5F5EA;
	padding:4px 8px;
}

/* ---------------- dl ------------------- */
/* QA */
#company dl.qa {
	width:650px;
}

/* ---------------- text ------------------- */
#company .text {
	margin-bottom:10px;
}

/* ---------------- div ------------------- */
/* column03 */
#company .column03 {
	margin-top:15px;
	width:650px;
}

#company .column03 .col01,
#company .column03 .col02 {
	margin-right:10px;
	width:210px;
}

#company .column03 .col03 {
	margin-right:0;
	width:210px;
}

/* column02 */
#company .column02 .column02-odd .column02 {
	width:444px;
	margin-bottom:10px;
}
#company .column02 .column02-odd .column02 .column02-odd,
#company .column02 .column02-odd .column02 .column02-even {
	width:215px;
}


/* ------------------------------------------- */

/* Clearfix */

/* End hide from IE-mac */
