@charset "euc-jp";
/* CSS Document */

body{
	font-size:16px;
	color:#464646;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height:140%;
}

td{
	font-size:13px;
}

.c_name {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
}

.red {
	color: #FF0000;
}

.blue {
	color: #0066CC;
}

.point {
	color: #669900;
	font-weight: bold;
}

.msg{
	line-height:120%;
}


/* ------------------------------
発注企業情報　2010-11-19
------------------------------ */


table#corpOutline, table#skillLineup {
	border-collapse: collapse;
}

table#corpOutline td, table#skillLineup td {
	vertical-align: middle;
	border-top: 2px solid #ffffff;
}

table#corpOutline th {
	text-align: center;
	background-color: #006699;
	padding: 5px 0;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	vertical-align: middle;
	border-top: 2px solid #ffffff;
}

table#corpOutline td {
	padding: 0 5px;
	vertical-align: middle;
	text-align: left;
	background-color: #e3f5fd;
}


table#skillLineup td.item {
	text-align: left;
	vertical-align: middle;
	border-left: 2px solid #ffffff;
	padding: 5px 3px 5px 5px;
	line-height: 120%;
	background-color: #e3f5fd;
}

table#skillLineup td.rank {
	text-align: center;
	vertical-align: middle;
	border-left: none;
	background-color: #c7e9f9;
	font-size: 14px;
	font-weight: bold;
}

table#skillLineup td.material {
	padding: 6px 5px;
	border-left: 2px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	background-color: #e3f5fd;
	text-align: left;
	line-height: 120%;
}

table#skillLineup thead td {/*
	background: url(../images/foot_bg.gif) 0 0 repeat-x;*/
	background-color: #3399CC !important;
	text-align: center !important;
	border-bottom: 2px solid #ffffff !important;
	border-top: none;
	padding: 3px 0 3px 0 !important;
	color: #FFFFFF;
	font-size: 12px !important;
}

table#skillLineup thead td.rank {
	border-left: none;
	background-color: #1f82b4 !important;
}
