@charset "utf-8";

/*
=================================================================================
「騎手×厩務員」サッカー練習試合に潜入!! /soccer/index.html
=================================================================================
*/

#soccer_container{
	width: 870px;
	margin: 0 auto;
	padding-bottom: 10px;
}

#soccer_container h2{
	width: 870px;
	height: 250px;
	margin-bottom: 20px;
}

.soccer_box{
	width: 830px;
	margin: 0 auto;
}

.catch{
	text-align: center;
	margin-bottom: 20px;
}

.jockey_upper{
	width: 830px;
	margin-bottom: 30px;
}

.jockey_upper .inner_left{
	width: 270px;
	height: 180px;
	float: left;
	margin-right: 10px;
}

.jockey_upper .inner_right{
	width: 270px;
	height: 180px;
	float: left;
}

#previous_1_toregist	{
	width: 652px;
	margin: 0 auto;
	margin-bottom: 30px;
}
#previous_1_toregist .toregist_left	{
	width: 442px;
	margin-right: 10px;
	padding-top: 15px;
	text-align: center;
	float: left;
}
#previous_1_toregist .toregist_right{
	width: 200px;
	float: left;
}

.jockey_lower{
	width: 830px;
	margin-bottom: 20px;
}

.jockey_left{
	width: 200px;
	height: 200px;
	float: left;
	margin-right: 10px;
}

.jockey_right{
	width: 620px;
	float: left;
}

.jockey_right .jockey_name{
	width: 620px;
	height: 80px;
	margin-bottom: 10px;
}

.jockey_right .thumbnail_box{
	width: 620px;
	height: 80px;
}

.jockey_right li.left{
	width: 80px;
	height: 80px;
	float: left;
	margin-right: 10px;
}

.jockey_right li.right{
	width: 80px;
	height: 80px;
	float: left;
}

.jockey_right p{
	margin-top: 10px;
}