@charset "utf-8";
/* CSS Document */



#rpWrap {
	width:700px;
	margin:0 auto;
	padding:20px 0 20px 0;
}

p {
	margin:0;
	padding:0;
	}

h1#rpTitle {
	font-size:18px;
	margin:0 0 20px 0;
	text-align:center;
}

#rpTable {
	border-collapse:collapse;
	width:700px;
	font-size:11px;
	margin:0 0 30px 0;
	}
	
#rpTable td, #rpTable02 td {
	padding:3px 5px;
	border:1px solid #afafaf;
	font-size:11px;
}

#rpTable td {
	text-align:center;
}

#rpTable02 th {
	padding:3px 5px;
	border:1px solid #afafaf;
	font-size:11px;
}
	
#rpTable02 {
	border-collapse:collapse;
	width:700px;
	margin:0 0 15px 0;
	}

.rpTeamCell {
	width:180px;
}

.rpTicell01 {
	text-align:center;
	background:#333333;
	color:#ffffff;
	font-weight:bold;
	line-height:1;
}

.rpCell01 {
	width:20px;
	text-align:center;
}

.rpTxt {
	line-height:1.4;
	font-size:12px;
}