@charset "utf-8";

/* 協会けんぽ
-----------------------------------------------------*/


section table.table-course{
	width: 100%;
	margin-bottom: 20px;
}


section table.table-course{
	
}

section table.table-course tr{
}

section table.table-course tr th{

}

section table.table-course tr th:nth-child(1){

}

section table.table-course tr th,
section table.table-course tr td{
text-align: center;
font-size: 12px;
padding: 6px 5px;
	line-height: 1.6;
border: 1px solid #AAA;
	font-weight: 500;
}


section table.table-course tr th.doc{
	background-color: #FFE6FF;
}

.table-course col.doc-col{
  background:#FFF7FF;
}


