@charset "utf-8";


/* !Clearfix
---------------------------------------------------------- */
.newsList li,
#newsBanner
{
	display: block;
	min-height: 1%;
}

.newsList li:after,
#newsBanner:after
{
	clear: both;
	content:".";
	display: block;
	height: 0;
	visibility: hidden;
}


* html .newsList li,
#newsBanner
{
	height: 1%;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

/*newsCategoryControl
************************
l02:選手・チーム
l03:チケット
l04:イベント
l05:ファンクラブ
l06:グッズ
l07:ファーム
l08:モバイル
l09:その他
l10:スポンサー
*/

.l02 #news #newstitle dt{
	background:url(/common/img/news/icn_team.gif) 0 50% no-repeat;	
	}

.l03 #news #newstitle dt{
	background:url(/common/img/news/icn_ticket.gif) 0 50% no-repeat;	
	}
	
.l04 #news #newstitle dt{
	background:url(/common/img/news/icn_event.gif) 0 50% no-repeat;	
	}	

.l05 #news #newstitle dt{
	background:url(/common/img/news/icn_fc.gif) 0 50% no-repeat;	
	}	

.l06 #news #newstitle dt{
	background:url(/common/img/news/icn_goods.gif) 0 50% no-repeat;	
	}

.l07 #news #newstitle dt{
	background:url(/common/img/news/icn_farm.gif) 0 50% no-repeat;	
	}

.l08 #news #newstitle dt{
	background:url(/common/img/news/icn_mobile.gif) 0 50% no-repeat;	
	}

.l09 #news #newstitle dt{
	background:url(/common/img/news/icn_other.gif) 0 50% no-repeat;	
	}

.l10 #news #newstitle dt{
	background:url(/common/img/news/icn_sponsor.gif) 0 50% no-repeat;	
	}

/*newsCSS*/
#newstitle{
	display:block;
	border:1px solid #E6E6E6;
	background:url(/common/img/bg/bg_sectitle.png) 0 100% no-repeat;
	padding:0 5px 0 10px;
	margin-bottom:20px;
	*zoom: 1;
}

#newstitle dt{
	border-bottom:1px dotted #E6E6E6;
	padding:7px 5px 7px 50px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#015885;
	font-size:117%;
	font-weight:bold;
	line-height:1;
	*zoom:1;
	}
	
#newstitle dd h2{
	font-size:134%;
	font-weight:bold;
	padding:3px 0;
	}

#newstitle dt span{
	display:inline-block;
	float:right;
	}


.title {
	margin-bottom: 11px;
	background: url(/common/img/bg_tit_boder_l01_top.gif) left top no-repeat;
	padding-top: 4px;
	*zoom: 1;
}
.title span {
		display: block;
		background: url(/common/img/bg_tit_boder_l01_bottom.gif) left bottom no-repeat;
		padding: 3px 18px 7px 18px;
		*zoom: 1;
}

/* 既存サイト */

.newsList {
    margin: 0 4px 10px;
}
.newsList li {
	background: url("/common/img/ico_arrow_r07_no.gif") no-repeat scroll left 0.8em;
    border-bottom: 1px dotted #A4B0C2;
    clear: both;
    padding: 7px 0 8px 13px;
	font-size:115%;
	*zoom:1;
}
.newsList li span.date {
	display:block;
    float: left;
	margin-right:5px;
	width:85px;
}


.newsList a {
	float: left;
	background: url("/common/img/news/icn_other.gif") no-repeat scroll 0 0.2em transparent;
	display: block;
    padding:0 0 0 4em;
	width:510px;
	
}
.newsList a.newsTeam {
    background-image: url("/common/img/news/icn_team.gif") ;
}
.newsList a.newsTicket {
    background-image: url("/common/img/news/icn_ticket.gif");
}
.newsList a.newsEvent {
    background-image: url("/common/img/news/icn_event.gif") ;
}
.newsList a.newsFC {
    background-image: url("/common/img/news/icn_fc.gif") ;
}
.newsList a.newsGoods {
    background-image: url("/common/img/news/icn_goods.gif");
}
.newsList a.newsFarm {
    background-image: url("/common/img/news/icn_farm.gif");
}
.newsList a.newsMobile {
    background-image: url("/common/img/news/icn_mobile.gif");
}
.newsList a.newsOther {
    background-image: url("/common/img/news/icn_other.gif");
}
.newsList a.newsSponsor {
    background-image: url("/common/img/news/icn_sponsor.gif");
}

/* TOPのニュース用CSSを流用 */

.ulNews {
	margin: 0 9px 0 0;
	background-image: url(/common/img/news/news/bg-list.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
	.ulNews li {
	padding: 18px 0 12px 0;
	cursor: pointer;
	background-image: url(/common/img/news/news/bg-list.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
	.ulNews li.first {
		background: none;
		padding: 5px 0 10px 0;
	}
		.ulNews li .left {
			float: left;
			width: 127px;
			margin: 0 0 0 12px;
			display: inline;	
		}
			.ulNews li .left img {
				margin-right: 7px;
				vertical-align: middle;
			}
			.ulNews li .left span {
				font-size: 92%;
				font-weight: bold;
				vertical-align: middle;
				display: inline-block;
				*display: inline;
				*zoom: 1;
			}
	.ulNews li .right {
		padding-right: 18px;
		overflow: hidden;
		*zoom: 1;
	}
		.ulNews li .right p {
		}
			.ulNews li .right p a {
				color: #333;
			}
			.ulNews li.hover .right p a {
				color: #019ee8;
			}

/*装飾*/

.div_value_buttonsWrap {
	overflow:hidden;
	border:solid 1px #CCC;
	background:#FFFFCC;
	width: 630px;
	padding:15px 10px;
	margin: 0 auto;
}

.div_value_buttonsWrap p {
	width:50%;
	float:left;
	text-align:center;
}


/*NEWS BANNER 2013/05/08 */

#newsBanner li{
display:block;
width:220px;
float:left;
margin-right:12px;
}

#newsBanner li.last{
margin-right:0;
}

.bnr200 {
margin-bottom: 0px;
}

