@charset "utf-8";
/* CSS Document */


#page_contents h2{
	padding:0px;
	margin:0px;
	background-image:url(../images/ttl_athlete_result.gif);
	background-repeat:no-repeat;
	text-indent:-5000px;
	height:31px;
}



#athletePage{
	margin-top:30px;
	clear:both;
	color:#666666;
	line-height:150%;
}

#athletePage #selectyear{
	margin-bottom:20px;
}

#athletePage table{
	width:100%;
	border: 1px solid #999999;
	border-collapse: collapse;
}
#athletePage table th, #athletePage table td{
	border: 1px solid #999999;
}

#athletePage table th{
	background-color: #ffeff9;
}
