/* @charset "utf-8"; */
/* ------------------------------
   css/sympo.css
   ------------------------------ */

table.slist2_tbl {
  border: solid 1px #ccc;
  border-color: #ccc transparent;
  border-collapse: collapse;
}

table.slist2_tbl tr {
  border-bottom: solid 1px #ccc;
}


.time1, 
.time2 {
  padding:10px;
}
  

.time1, 
.name1, 
.contents1 {
  background-color:#f6f6ee;
  white-space: nowrap;
}


/* 民間企業との取組 */
table.slist2_tbl th.col_d,
table.slist2_tbl td.col_d{
	width: 20%;
	word-break: break-all;
}

table.slist2_tbl th.col_m,
table.slist2_tbl td.col_m{
	width: 55%;
	word-break: break-all;
}

table.slist2_tbl th.col_l,
table.slist2_tbl td.col_l{
	width: 25%;
	word-break: break-all;
}

table.slist2_tbl th.w20p,
table.slist2_tbl td.w20p{
	width: 20%;
	word-break: break-all;
}

table.slist2_tbl th.w30p,
table.slist2_tbl td.w30p{
	width: 30%;
	word-break: break-all;
}

table.slist2_tbl th.w40p,
table.slist2_tbl td.w40p{
	width: 40%;
	word-break: break-all;
}

table.slist2_tbl th.w50p,
table.slist2_tbl td.w50p{
	width: 50%;
	word-break: break-all;
}
