@charset "utf-8";

/* current */
.currentmatch {
width:320px;
height:184px;
padding:0; 
overflow:hidden;
/* background:url(../images/ng_bg.jpg) repeat-y; */
background:#000;
}

.currentmatch h2 {
font-family: open-sans-condensed, sans-serif;
font-size:12px;
letter-spacing:1px;
color:#fff;
background:#333;
width:100%;
padding:6px 10px;
}

.home_team,
.away_team  {
width:56px;
margin:10px 33px;
float:left;
text-align:center;
}
.home_team img,
.away_team img {
width:46px;
} 


.score {
width:70px;
float:left;
margin:18px 0 0;
text-align:center;
}
.score p {
font-family: open-sans-condensed, sans-serif;
font-size:36px;
color:#fff;
display:block;
line-height:50px;
letter-spacing:1px;
text-align:center;
}
.score p span {
font-family: open-sans-condensed, sans-serif;
font-weight:bold;
font-size:36px;
color:#fff;
margin:0 10px;
}
.score span {
color:#fff;
font-size:11px;
color:#fff;
}


/* table ver */
.score_table {
width:240px;
padding:15px 40px 5px;
}
.score_table td {
text-align:center;
}
.score_table .team {
width:56px;
}
.score_table .team img {
width:46px;
}

.score_table .score_left,
.score_table .score_right {
width:70px;
padding:10px 0 0;
font-family: open-sans-condensed, sans-serif;
font-size:36px;
color:#fff;
line-height:50px;
letter-spacing:1px;
}
.score_table .score_left {
text-align:right;
}
.score_table .score_right {
text-align:left;
}
.score_table .score_center {
width:40px;
padding:10px 0 0;
text-align:center;
font-family: open-sans-condensed, sans-serif;
font-size:36px;
color:#fff;
line-height:50px;
}



.info {
clear:left;
/* background:#ccc; */
margin:0 5px;
padding:0 5px;
text-align:center;
overflow:hidden;
}
.info p {
line-height:13px;
}
.info p.date {
font-size:10px;
color:#ccc;
}
.info p.date span {
font-weight:bold;
padding:0 5px 0 0; 
}
.info p.vs {
font-size:11px;
line-height:14px;
font-weight:normal;
color:#ccc;
padding:2px 0 0 ;
}
.info p.place {
font-size:11px;
font-weight:bold;
color:#ccc;
padding:4px 0 0 ;
}

.moreinfo {
}
.moreinfo a {
font-size:12px;
color:#fff;
text-decoration:none;
width:134px;
background:#333;
border-top:1px solid #666;
border-bottom:1px solid #666;
margin:5px 2px 12px 12px;
padding:3px;
text-align:center;
float:left;
cursor:pointer;
}
.moreinfo a:hover {
color:#fff;
background:#6fba2c;
text-decoration:none;
border-top:1px solid #6fba2c;
border-bottom:1px solid #6fba2c;
}
.moreinfo_single a {
font-size:12px;
color:#fff;
text-decoration:none;
width:220px;
background:#333;
border-top:1px solid #666;
border-bottom:1px solid #666;
margin:5px auto;
padding:3px;
text-align:center;
cursor:pointer;
display:block;
}
.moreinfo_single a:hover {
color:#fff;
background:#6fba2c;
text-decoration:none;
border-top:1px solid #6fba2c;
border-bottom:1px solid #6fba2c;
}

.ranking {
}
.ranking a {
font-size:12px;
color:#fff;
background:#333;
text-decoration:none;
width:134px;
border-top:1px solid #666;
border-bottom:1px solid #666;
margin:5px 12px 12px 2px;
padding:3px;
text-align:center;
float:right;
cursor:pointer;
}
.ranking a:hover {
color:#fff;
background:#6fba2c;
text-decoration:none;
border-top:1px solid #6fba2c;
border-bottom:1px solid #6fba2c
}

/* next */
.nextmatch {
width:320px;
height:81px;
padding:0; 
margin:0 0 5px 0;
overflow:hidden;
background:url(../images/ng_bg.jpg) repeat-y;
text-align:left;
}
.nextmatch h2 {
font-family: open-sans-condensed, sans-serif;
font-size:12px;
letter-spacing:1px;
color:#fff;
background:url(../images/black60.png) repeat;
width:100%;
padding:6px 10px;
}
.nextmatch p {
font-size:11px;
color:#000;
margin:10px 10px 5px;
}

.nextmatch .data {
width:300px;
float:left;
color:#000;
font-size:12px;
font-weight:bold;
margin:3px 10px 10px;
line-height:14px;
}
.nextmatch .data2 {
width:300px;
float:left;
margin:3px 10px 10px;
}
.nextmatch .data span {
font-size:10px;
color:#fff;
display:block;
margin:5px 0 2px;
font-weight:normal;
}
.nextmatch .data2 p.nexttitle {
font-size:10px;
color:#fff;
display:block;
margin:5px 0 2px;
font-weight:normal;
}
.nextmatch .data2 p.nextdate {
color:#000;
font-size:12px;
font-weight:bold;
line-height:14px;
margin:0;
}
.nextmatch .emb {
width:50px;
float:right;
margin:10px 10px 0 0;
}
.nextmatch .emb img {
width:50px;
}

.nexthomegameinfo {
text-align:right;
color:#fff;
margin:0px 22px 10px;
}
.nexthomegameinfo a {
color:#fff;
font-weight:bold;
text-decoration:none;
}
.nexthomegameinfo a:hover {
color:#fff;
text-decoration:underline;
}

/* ticketinfo */
.ticketinfo {
width:320px;
height:30px;
padding:0; 
margin:0 0 5px 0;
overflow:hidden;
text-align:left;
overflow:hidden;
position:relative;
}
.ticketinfo a.ticketinfo_ttl {
font-size:11px;
width:55px;
/* padding:6px 10px; */
display:inline-block;
background:#333;
color:#fff;
text-decoration:none;
height:30px;
text-align:center;
line-height:28px;
}
.ticketinfo a.ticketinfo_ttl:hover {
background:#000;
color:#ccc;
text-decoration:none;
}
.ticketinfo .slider3 {
width:255px;
float:left;
list-style:none;
font-size:11px;
background:#fff;
}
.ticketinfo .slider3 .slide {
font-size:11px;
line-height:28px;
/* padding:8px 0 0 5px; */
height:30px;
color:#000;
}
.ticketinfo .slider3 .bg_green {
background:#d0ffc5;
}
.ticketinfo .slider3 .bg_blue {
background:#c5f5ff;
}
.ticketinfo .slider3 .slide a {
text-decoration:none;
}
.ticketinfo .slider3 .slide a:hover {
color:#6fba2c;
}

.ticketinfo ul {
width:255px;
float:left;
background:#fff;
list-style:none;
font-size:11px;
}
.ticketinfo ul li {
font-size:11px;
line-height:14px;
padding:8px 0;
}
.ticketinfo ul li a {
text-decoration:none;
}
.ticketinfo ul li a:hover {
color:#6fba2c;
}


.ticketinfo p {
font-size:11px;
color:#000;
margin:10px 10px 5px;
}


/* Result */
.result {
width:280px;
margin:10px 20px;
}
.result table {
width:100%;
}
.result td {
color:#fff;
text-align:center;
padding:4px;
border:1px solid #333;
line-height:13px;
font-size:11px;
}
.result td.num_ttl,
.result td.team_ttl,
.result td.point_ttl {
color:#999;
}
.result td.num_ttl {
width:40px;
}
.result td.team_ttl {
width:180px;
}
.result td.point_ttl {
width:40px;
}
.result td.team {
text-align:left;
}
.result td.bell {
color:#6fba2c;
}
.result_all {
width:280px;
margin:10px 20px;
}
.result_all table {
width:100%;
}
.result_all td {
text-align:center;
padding:8px;
background:#666;
font-size:12px;
border:none;
}
.result_all td a {
color:#fff;
text-decoration:none;
}
.result_all td a:hover {
text-decoration:underline;
}


/* ranking */
.ranking_graph {
width:320px;
height:158px;
padding:0; 
margin:0px 0 0 0;
overflow:hidden;
background:#000;
}
.ranking_graph_long {
width:320px;
height:190px;
padding:0; 
margin:0px 0 0 0;
overflow:hidden;
background:#000;
}
.ranking_graph h2,
.ranking_graph_long h2 {
font-family: open-sans-condensed, sans-serif;
font-size:12px;
letter-spacing:1px;
color:#fff;
background:#333;
width:100%;
padding:6px 10px;
}
.ranking_graph p,
.ranking_graph_long p {
font-size:11px;
color:#000;
margin:10px 10px 5px;
}

.ranking_graph table,
.ranking_graph_long table {
width:300px;
margin:8px 10px;
}
.ranking_graph td,
.ranking_graph_long td {
color:#fff;
text-align:center;
padding:3px;
border-top:1px solid #666;
border-bottom:1px solid #666;
line-height:12px;
font-size:11px;
background:#1a1a1a;
}
.ranking_graph td.num_ttl,
.ranking_graph td.team_ttl,
.ranking_graph td.point_ttl,
.ranking_graph_long td.num_ttl,
.ranking_graph_long td.team_ttl,
.ranking_graph_long td.point_ttl {
color:#999;
border-top:none;
}
.ranking_graph td.num_ttl,
.ranking_graph_long td.num_ttl {
width:40px;
}
.ranking_graph td.team_ttl,
.ranking_graph_long td.team_ttl {
width:180px;
}
.ranking_graph td.point_ttl,
.ranking_graph_long td.point_ttl {
width:40px;
}
.ranking_graph td.team,
.ranking_graph_long td.team  {
text-align:left;
}
.ranking_graph td.bell,
.ranking_graph_long td.bell {
color:#6fba2c;
}
.ranking_graph td a,
.ranking_graph_long td a {
color:#6fba2c;
text-decoration:none;
}
.ranking_graph td a:hover,
.ranking_graph_long td a:hover  {
color:#6fba2c;
}





.tab3 {overflow:hidden; list-style:none;}
.tab3 li{
	float:left;
	cursor:pointer;
	margin:0;
	padding:4px 0;
	background: #333;
	color: #666;
	display: inline-block;
	text-align: center;
	font-family: open-sans-condensed, sans-serif;
	font-size:12px;
	letter-spacing:0px;
	}
.tab3 li#j1_1st_rank {
	/* width:160px; */
	width:159px;
	}
.tab3 li#j1_2nd_rank {
	width:160px; 
	margin-right:1px;
	}
.tab3 li#j1_total_rank {
	width:159px;
	}
	.tab3 li#j1_1st_rank h3 {
	text-align: left;
	font-family: open-sans-condensed, sans-serif;
	font-size:12px;
	background:url(http://www.bellmare.co.jp/images/2015_j1_topranking.png) no-repeat center left;
	padding-left:20px;
	margin-left:10px;
	}
	.tab3 li#ync_rank h3 {
	text-align: left;
	font-family: open-sans-condensed, sans-serif;
	font-size:12px;
	background:url(http://www.bellmare.co.jp/images/2015_ync_topranking.png) no-repeat center left;
	padding-left:22px;
	margin-left:10px;
	}
	.tab3 li#j1_2nd_rank h3 {
	text-align: left;
	font-family: open-sans-condensed, sans-serif;
	font-size:12px;
	background:url(http://www.bellmare.co.jp/images/2015_j1_topranking.png) no-repeat center left;
	padding-left:20px;
	margin-left:10px;
	}
	.tab3 li#j1_total_rank h3 {
	text-align: left;
	font-family: open-sans-condensed, sans-serif;
	font-size:12px;
	background:url(http://www.bellmare.co.jp/images/2015_j1_topranking.png) no-repeat center left;
	padding-left:20px;
	margin-left:10px;
	}
	
.tab3 li#ync_rank {
	width:159px;
	}
	
.tab3 li:hover {
	background: #666;
	color: #fff;
	}
.tab3 li.select{
	background:#1a1a1a;
	/* color:#6fba2c; */
	color:#fff;
	}

.tab3content {list-style:none;}
.tab3content li{
	padding:0;
	background:#1a1a1a;
	overflow:hidden;
	}


	