@charset "UTF-8";
/*kadoritu CSS Document */

table{
	text-align:center;
	width:720px;
	width/***/:718px9;
	border:#999 solid 1px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	text-align:center;
}

table th{
	width:240px;
	width/***/:228px9;
	border:#999 solid 1px;
	padding:20px 5px;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	text-align:center;
	background:#06C url() repeat;
	line-height:100%;
}
	
table td{
	text-align:center;
	padding:10px;
	border:#999 solid 1px;
	line-height:1.0 !important;
}

table td span{
	color:#ffc600;
	font-size:0.7em;
	padding-right:5px;
}