@charset "UTF-8";
@import url("../_css.css");

/* +++++++++++++++++++++++++++++++++
■このディレクトリ内
+++++++++++++++++++++++++++++++++ */
table {
	margin-top:15px;
}
th span, td span {
	display:block;
	font-size:90%;
	line-height:1.2em;
	margin:4px;
}
th {
	color:#ffffff !important;
}
.cell1, .cell4, .cell5, .cell6 {
	text-align:center;
}
.cell1 {
	width:25px;
}
.cell2, .cell3 {
	width:85px;
}
.cell4, .cell5, .cell6 {
	width:30px;
}
.cell7, .cell8 {
	width:130px;
}
.cell9 {
	width:85px;
}