@charset "UTF-8";
@import "style.css";

/*　スーパーガラスコート　*/

.w206 {
	width: 206px;
}

.sgcTable {
	margin-top: 15px;
	width: 650px;
}

.sgcTable th {
	background-color: #FFC;
	padding: 3px 10px;
	text-align: center;
	border: 1px solid #999;
	font-weight: normal;
}

.sgcTable td {
	padding: 3px 10px;
	border: 1px solid #999;
	text-align: center;
}

#processTable {
	margin-top: 15px;
}

#processTable td {
	text-align: center;
	padding: 2px;
	vertical-align: top;
	font-size: 93%;
}

tr.caption td {
	text-align: left !important;
}