@charset "utf-8";
/* CSS Document */


#conts table.table01 {
	width: 591px;
	margin-bottom: 21px;
	font-size:11px;
	
}

#conts table.table01.name {
	margin-bottom: 0;
}

#conts table.table01 th {
	border: 1px solid #ccc;
}

#conts table.table01 th,
#conts table.table01 td {
	color: #636363;
	text-align: left;
	vertical-align: middle;
}

#conts table.table01.name th,
#conts table.table01.name td {
	border-bottom: none;
}

#conts table.table01 th.th01 {
	/*padding: 9px 0 6px 14px;*/
	padding:0;
	margin:0;
	width: 46px;
	border-right: none;
	background: #898989;
}

#conts table.table01 td {
	border: 1px solid #ccc;
	vertical-align: top;
}

#conts table.table01 td.td01 {
	padding: 4px 10px;
	background: #fff;
	border-left: none;
}
#conts table.table01 td.td01.borderR_none {
	border-right: none;
	width:220px;
}

#conts table.table01 td.td02 {
	padding: 7px 0 4px 8px;
	background: #eee;
}

#conts table.table01 table.table02 {
	width: 579px;
}

#conts table.table01 table.table02 th {
	padding: 7px 0 7px 5px;
	border: none;
}

#conts table.table01 table.table02 th.th02 {
	width: 54px;
}

#conts table.table01 table.table02 th.th03 {
	width: 47px;
}
#conts table.table01 table.table02 td {
	/*padding: 7px 0 7px 5px;*/
	border: none;
	
	padding:5px 0 5px 5px;
}


#conts table.table01 table.table02 td a {
	color: #00abd5;
}
#conts table.table01 table.table02 tr.bg01 td,
#conts table.table01 table.table02 tr.bg01 th {
	background: #fff;
}

#conts table.table01 table.table02 tr.bg01 td.td03 {
	padding: 0;
	width: 100px;
	background: #eee;
}
#conts table.table01 table.table02 td.td04 {
	width: 148px;
}
#conts table.table01 table.table02 td span.span01 {
	margin-right: 12px;
	_margin-right: 9px;
	float: left;
}
