@import "default2.css";


/* qualification */

#qualification .list .waku{
	padding:10px;
	border:1px solid #000000;
	background:#FFFFCC;
}
#qualification p{
	margin:10px 0 10px 0;
}

/* green */
#green p{
	margin:10px 0 10px 0;
}

/* b-results */
#b-results table{
	width:580px;
	margin:20px 0 20px 20px;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	font-size:110%;
}
#b-results th{
	font-weight:normal;
	text-align:left;
}
#b-results th,#b-results td{
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:5px 10px 5px 10px;
}
/* b-announce */

#b-announce .hyo{
	width:620px;
	margin-top:15px;
	margin-bottom:10px;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	font-size:110%;
	color:#000000;
}
#b-announce .hyo td,#b-announce .hyo th{
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	padding:5px 5px 5px 15px;
}

#b-announce .hyo td{
	text-align:left;
}
#b-announce .hyo th{
	width:100px;
	vertical-align:top;
	font-weight:normal;
}
#b-announce .hyo .list{
	font-size:90%;
}


