@charset "utf-8";

/* ----------スポーツタイトル--------- */


#sports_title {
	margin-right:20px;
	width: 210px;
	float:left;
}


/* ----------スポーツ新着情報枠--------- */


#info_new {
	width: 450px;
	float:left;
	margin-bottom:20px;
}

#info_new h2 {
	display:none;
}



/* ----------番記者--------- */

#reportInfo {
	width:296px;
	color:#000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
	padding: 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	background-color: #FFFFFF;
}

#reportInfo h4 {
	width:296px;
	height:60px;
	margin:0px;
	padding:0px;
	background-image: url(image/block_bankisya_title.gif);
	background-repeat:no-repeat;
	border-bottom:#666666 solid 1px;
}

#reportInfo h4 span {
	display:none;
}

#re_back {
	padding:0px;
	margin:0px;
	text-align:right;
}


#reportInfo ul {
	list-style-type:none;
	width:260px;
	margin-top: 0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
	padding:0px;
	
}

#reportInfo li {	
	margin: 0px;
	padding: 0px;
}
