@charset "utf-8";
/* CSS Document */

.purple{
	color:#C3C;
}

.course{
	width:630px;
	margin:0 auto;
}

.ta1 {
width: 600px;/*テーブルの幅*/
margin:20px auto;
}

td.status {
	font-size:12px;
	font-weight:bold;
}

th.status {
	text-align:center;
	font-size:18px;
	font-weight:bold;
	color:#C00;
}


.ta1 th,.ta1 {
padding:10px 15px;
}

.ta1 th {
border-bottom:double 3px #666666;
text-align:left;
}

.ta1 td {
border-bottom:dotted 1px #666666;
}

a:link { color:#fff !important
}

a:visited { color:#fff !important
} 

#shimaiLink{
	list-style:none;
}

#shimaiLink li{
	text-align:center;
	width:100px;
	float:left;
	margin:20px;
}