@charset "utf-8";
/* CSS Document */


#page_contents h2{
	padding:0px;
	margin:0px;
	background-image:url(../images/ttl_athlete.gif);
	background-repeat:no-repeat;
	text-indent:-5000px;
	height:31px;
}



#athletePage{
	margin-top:30px;
	clear:both;
	color:#666666;
	line-height:150%;
}


#athletePage #body02{
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
}

#athletePage #body03{
	margin-left:10px
	
}

#athletePage #links{
	
	margin-top:20px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	border-top: dotted 1px #999999;
}

#athletePage #links a{
	text-decoration:underline;
	color:#C61A41;
	display:inline-block;
	width:100px;
	padding-left:15px;
	background-image:url(/common/images/leftmenu/y_o.gif);
	background-repeat:no-repeat;
	background-position: 0px 6px;
	text-decoration:none;
}
#athletePage #links a:hover{
	text-decoration:underline;
	color:#C61A41;
	text-decoration:underline;
	/*text-decoration:none;*/
	background-image:url(/common/images/leftmenu/y_o.gif);
}

