@charset "utf-8";
/* CSS Document */

#content .box01{
	font-size:1.2em;
}

#content .box01 .tb01{
	width:380px;
}

#content .box01 .tb02{
	width:410px;
	text-align: left;
}

#content .box01 .table01 th,
#content .box01 .table01 td{
	vertical-align:middle;
}

#content .box01 .table01 .cell01{
	font-weight:100;
}

#content .box01 .table01 .cell02{
	background:#B9DFED;
	font-weight:800;
}

#content .box01 .table01 .cell03{
	background:#EFEFEF;
}

#content .box01 .table01 .cell04{
	background:#D2D2D2;
	font-weight:800;
}

