body{
	font-size:12px;
}
td{
	font-size:12px;
}
div#header{
	background-image:url("./img/img_01.gif");
	background-repeat:no-repeat;
}

span.red{
	color:#ff0000;
}

div.result{
	border-style:inset;
	border-width:2px;
	border-color:#dddddd;
	border-bottom-width:1px;
	border-right-width:1px;
	padding:2px;
	height:1em;
}
span.acc_cnt{
	font-weight:bold;
	color:#ffffff;
	background-color:#000000;
	font-size:1.1em;
}