@charset "utf-8";

body {
	background:#EFEEE5;
	margin:0;
	padding:0;
	font-size:100%;
	color:#6D6D6D;
}

table{
	border:0;
	border-collapse:collapse;
	width:564px;
	border-spacing:0;
}
table th{
	text-align:left;
	font-weight:normal;
	color:#927000;
	/*width:87px;*/
	width:120px;
	line-height:120%;
	padding:6px 0 5px 3px;
	background:url(../../images/idx_bg_dot.gif) repeat-x left bottom;
	vertical-align:top;
}
table td{
	line-height:120%;
	padding:6px 0 5px 0;
	background:url(../../images/idx_bg_dot.gif) repeat-x left bottom;
}

.font10{
	font-size:80%;
}
html*.font10{
	font-size:70%;
}
* html .font10{
	font-size:65%;
}
*:first-child+html .font10{
	font-size:65%;
}




