@charset "UTF-8";


/* Company Outline ================= */
.Company_Outline .Profile_TBLs th {
	width: 126px;
}
.Company_Outline #Achievement_TBL .comment {
	float:right;
	margin:0 10px;
}
.Company_Outline #Achievement_TBL img {
	margin: 6px 0 0 6px;
}
.Company_Outline .Group {
	color: #0A0;
}

/* Operating_Locations ================= */
.Operating_Locations thead th, .Operating_Locations thead td {
	font-weight: bold;
	text-align: center;
}
.Operating_Locations th {
	width: 180px;
	text-align: left;
}
.Operating_Locations td .attach {
	margin: 5px 0;
}

/* Outline ================= */
.Outline .Year {
	color: #090;
}

