
/*指導陣ページ用*/
#teacher {
margin-top:8px;
}


TABLE {
border-spacing: 0px;
border-collapse: collapse;
}

th {
font-weight:bold;
font-size:13px;
color: #483014;
padding-right:4px;
}

td {
font-size:11px;
color: #333366;
}


.t-position{
color: #483C2C;
}

.t-honmon {
background-color:#CFE7E5;
padding:0px 8px;
text-align: justify; text-justify: auto;
}

.t-sakaizumi{
color: #483014;
font-size:14px;
font-weight:bold;
}

.t-instructor {
font-size:13px;
font-weight:bold;
color:#003366;
border-bottom: 1px solid gray;
padding:0px 0px 1px 8px;
margin-bottom:8px;
}

.t-move{
border-top: 1px solid gray;
font-size:10px;
padding-top:2px;
text-align: center;
margin-top:8px;
}
