/*---メッセージ---*/
#rider-messa{
	text-align:center;
	color:#E11;
}
#rider-riderlist{
	text-align:center;
	color:#000;
}
#rider-riderlist a{
	color:#000;
	text-decoration:none;
}
#rider-riderlist a:hover{
	color:#666;
	background-color:#0CF;
}
/*---メイン---*/
#rider-riders{
	width:550px;
	float:left;
	margin-left:5px;
	margin-right:5px;
	min-height:1px;
}

#rider-riders img{
	margin-bottom:5px;
}
#rider-riders span{
	float:right;
}
#rider-riders a{
	margin:5px;
}

#rider-rider{
	text-align:center;
	width:558px;
	float:left;
	min-height:1px;
	background-color:gray;
}

#rider-rider img{
	margin:5px;
}
