@charset "utf-8";
/* CSS Document */

/*--- game
----------------------------------------------*/


/*-- contents ----*/
.breadcrumb {
	margin-bottom:10px;
	text-align:left;
}

@media screen and (min-width: 970px) {
#alpha {
	width:735px;
	float:left;
	text-align:left;
	padding-bottom:10px;
	padding: 10px 0 0 0 ;
}
#beta {
	width:200px;
	float:right;
	text-align:left;
	padding-bottom:10px;
	padding: 10px 0 0 0 ;
}
.title01 {
	color:#fff;
	font-size:20px;
	line-height:1em;
	padding: 6px 3px 6px 60px;
	position:relative;
	margin: 0 0 20px 0;
	background: #16a5ff; /* Old browsers */
	background: -moz-linear-gradient(left, #16a5ff 0%, #12507e 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #16a5ff 0%,#12507e 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #16a5ff 0%,#12507e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#16a5ff', endColorstr='#12507e',GradientType=1 ); /* IE6-9 */	
	text-align:left;
}
.title01 .icon {
	position:absolute;
	top:-15px;
	left:5px;	
}
.title01 .icon img {
	width:48px;
}
.title01 span.text {
}
.title02 {
	color:#363636 ;
	font-size:20px;
	line-height:1em;
	padding: 0 0 8px 0;
	background-image:url(../images/contents/title_line.png);
	background-size: 100% 3px  ;
	background-position:bottom left;
	background-repeat:no-repeat;
	text-align:left;
	margin:0;
}
.title03 {
	color:#363636 ;
	margin:30px 0 10px 0 ;
	font-size:20px;
}

}
@media screen and (max-width: 969px) {
#alpha {
	margin-bottom:20px;
}
#beta {
	background-color: #DCE5E3 ;
}
.title01 {
	color:#fff;
	font-size:20px;
	line-height:1em;
	padding: 6px 3px 6px 45px;
	position:relative;
	margin: 0 0 20px 0;
	background: #16a5ff; /* Old browsers */
	background: -moz-linear-gradient(left, #16a5ff 0%, #12507e 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #16a5ff 0%,#12507e 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #16a5ff 0%,#12507e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#16a5ff', endColorstr='#12507e',GradientType=1 ); /* IE6-9 */	
	text-align:left;
}
.title01 .icon {
	position:absolute;
	top:-5px;
	left:5px;	
}
.title01 .icon img {
	width:35px;
}
.title01 span.text {
}
.title02 {
	color:#363636 ;
	font-size:20px;
	line-height:1em;
	padding: 0 0 8px 3px;
	background-image:url(../images/contents/title_line.png);
	background-size: 100% 3px  ;
	background-position:bottom left;
	background-repeat:no-repeat;
	text-align:left;
	
}
.title03 {
	color:#363636 ;
	margin:30px 0 10px 0 ;
	font-size:20px;
}
}

.page_title {
	margin:0 0 10px 0;
}



/*--- 試合結果一覧
----------------------------------------*/
@media screen and (min-width: 970px) {
#game_list_wrap .rank_wrap dl {
	border-bottom: dotted 1px #ccc;
	padding-bottom:5px;
	margin-bottom:5px;
}
#game_list_wrap .rank_wrap dl dt {
	float:left;
	width:4em;
	color: #DD2413 ;
}
#game_list_wrap .rank_wrap dl dd {
	float:left;
}
#game_list_wrap .rank_wrap dl dd:nth-child(2) {
	width:18em;
}
#game_list_wrap .rank_wrap dl dd:nth-child(2) span {
	
}
#game_list_wrap .rank_wrap dl dd:nth-child(3) {
	width:5em;
}
#game_list_wrap .rank_wrap dl dd:nth-child(4) {
	width:7em;
}
#game_list_wrap .rank_wrap dl dd:nth-child(5) {
}
#game_list_wrap .league_comment {
	margin-bottom:30px;
}

}
@media screen and (max-width: 969px) {
#game_list_wrap .rank_wrap dl {
	margin-bottom:5px;
}
#game_list_wrap .rank_wrap dl dt {
	float:left;
	width:3em;
	color: #DD2413 ;
}
#game_list_wrap .rank_wrap dl dd {
	float:left;
	text-align:left;
}
#game_list_wrap .rank_wrap dl dd:nth-child(2) {
	width:100%;
	float:none !important;
	font-weight:800;
}
#game_list_wrap .rank_wrap dl dd:nth-child(2) span {
}
#game_list_wrap .rank_wrap dl dd:nth-child(3) {
	padding-left:5em;
	margin-right:1em;
}
#game_list_wrap .rank_wrap dl dd:nth-child(4) {
	margin-right:1em;
}
#game_list_wrap .rank_wrap dl dd:nth-child(5) {
}
#game_list_wrap .league_comment {
	text-align:left !important;
	padding: 0 8px 0 8px; 
}
}


#game_list_wrap .rank_wrap {
	margin-bottom:30px;
}

#game_list_wrap .chart {
}
#game_list_wrap .chart td {
	text-align:center;
}
#game_list_wrap .chart table thead th , .chart table thead td {
	background-color: #6DA5E5;
	color:#fff;
}
#game_list_wrap .chart table tbody th {
	background-color: #6DA5E5;
	color:#fff;
	font-weight: normal;
}


@media screen and (min-width: 970px) {
#game_list_wrap .schedule {
}
#game_list_wrap .schedule dl {
	border-bottom: 1px dashed #ccc ;
	padding-bottom: 5px;
	margin-bottom:5px;
}
#game_list_wrap .schedule dl dt.date {
	float:left;
	font-weight:normal;
	width:82px;
}
#game_list_wrap .schedule dl dd {
	float:left;
}
#game_list_wrap .schedule dl dd.time {
	width:40px;
}
#game_list_wrap .schedule dl dd.time span {
	display:none;
}
#game_list_wrap .schedule dl dd.detail {
	width:40px;
	text-align:right;
	float:right !important;
}
#game_list_wrap .schedule dl dd.detail a {
	border: 1px solid #ccc;
	padding:4px 5px;
	background-color:#fff;
	font-size:smaller;
}
#game_list_wrap .schedule dl dd.stadium {
	width:9.8em;
	float:right !important;
}
#game_list_wrap .schedule dl dd.team {
	width:31em;
	text-align:center;
}
#game_list_wrap .schedule dl dd.team a {
}
#game_list_wrap .schedule dl dd.team a:hover span {
	text-decoration:underline !important;
}
#game_list_wrap .schedule dl dd span {
	display:block;
	float:left;
}
#game_list_wrap .schedule dl dd span.team1 {
	text-align:right;
	width:13em;
}
#game_list_wrap .schedule dl dd span.score {
	width:5em;
	text-align:center;
}
#game_list_wrap .schedule dl dd span.score em {
	font-style:normal;
	font-size:smaller;
	color: #fff;
	background-color:#999;
	padding:2px;
}
#game_list_wrap .schedule dl dd span.team2 {
	text-align:left;
	width:13em;
}

.sab_title01 {
	border: 1px solid #ccc;
	padding: 5px 5px ;
	font-size:16px;
	margin:0 0 5px 0;
}
.sab_title02 {
	font-size:14px;
	margin:0 0 5px 0;
}
.sab_navi ul {
	margin-bottom:20px;
	margin-left:2em;
	padding-left:0px;
}
.sab_navi ul li {
	margin-left:0px;
	padding-left:0px;
}
}
@media screen and (max-width: 969px) {
#game_list_wrap .schedule {
	padding: 0 10px;
}
#game_list_wrap .schedule dl {
	border-bottom: 1px dashed #ccc ;
	padding-bottom: 5px;
	margin-bottom:5px;
	padding-left:5px;
}
#game_list_wrap .schedule dl dt.date {
	float:left;
	padding:0;
	margin-right:1em;
}
#game_list_wrap .schedule dl dd {
	float:left;
	text-align:left;
}
#game_list_wrap .schedule dl dd.time {
	width: auto;
	margin-right:1em;
}
#game_list_wrap .schedule dl dd.team {
	float:none !important;
	clear:both;
}
#game_list_wrap .schedule dl dd.stadium {
}
#game_list_wrap .schedule dl dd.detail {
	display:none;
}
#game_list_wrap .schedule dl dd span {
	display:block;
	float:left;
}

#game_list_wrap .schedule dl dd span.team1 {
	text-align:right;
	width:40%;
}
#game_list_wrap .schedule dl dd span.score {
	width:20%;
	text-align:center;
}
#game_list_wrap .schedule dl dd span.score em {
	font-style:normal;
	font-size:smaller;
	color: #fff;
	background-color:#999;
	padding:2px;
}
#game_list_wrap .schedule dl dd span.team2 {
	text-align:left;
	width:40%;
}

.sab_navi {
	text-align:left;
	width:50%;
	float:left;
	padding : 0 0 0 10px ;
}
.sab_title01 {
	border: 1px solid #ccc;
	padding: 5px 5px ;
	margin-bottom:5px;
	font-size:16px;
}
.sab_title02 {
	font-size:14px;
}
.sab_navi ul {
	margin-bottom:20px;
	margin-left:2em;
	padding-left:0px;
}
.sab_navi ul li {
	margin-left:0px;
	padding-left:0px;
}
}

/*--- 試合結果詳細
----------------------------------------*/
@media screen and (max-width: 969px) {
#game_detail_wrap .data_wrap {
	background-color:#DCE5E3 ;
	padding:10px 10px 0px 10px;
	margin-bottom:20px;
}
}
#game_detail_wrap .data {
}
#game_detail_wrap .data dl {
	float:left;
	white-space: nowrap;
	margin: 0px 1em 5px 0;
}
#game_detail_wrap .data dt {
	float:left;
	font-weight:normal;
}
#game_detail_wrap .data dt:before {
	content:"● ";
	color: #4E6062; 
}
#game_detail_wrap .data dt:after {
	content:" - ";
}
#game_detail_wrap .data dd {
	float:left;
}
#game_detail_wrap .scorebord {
}
#game_detail_wrap .scorebord {
}

#game_detail_wrap .scorebord table thead th , .scorebord table thead td {
	background-color:#000 !important ;
	text-align:center !important;
	color:#FFA900 !important ;
}
#game_detail_wrap .scorebord table tbody th {
	background-color:#000 !important ;
	color:#FFA900 !important ;
}
#game_detail_wrap .scorebord table tbody td {
	background-color:#000 !important ;
	text-align:center !important;
	color:#fff !important ;
}
#game_detail_wrap .scorebord table tbody td.inning {
	background-color:#222 !important ;
}
    .fusenshiai-message {
        text-align: center;
        font-size: 18px;
        font-weight: bold;
        margin: 10px  0 ;
    }
#game_detail_wrap .teamdate {
}
@media screen and (min-width: 970px) {
#game_detail_wrap .teamdate dl.label {
	display:table;
	width:100%;
	border-collapse:collapse;
	margin:0;
}
#game_detail_wrap .teamdate .label dd {
	font-size:15px;
	border: 1px solid #6D7C7D ;
	padding:8px;
	display:table-cell;
	width:50%;
	color: #666;
	font-weight:normal;
}
#game_detail_wrap .teamdate .playerdata {
	display:table;
	width:100%;
	border-bottom: dotted 1px #6D7C7D ;
	position:relative;
	margin:0;
	min-height:12px;
}
#game_detail_wrap .teamdate .playerdata dt {
	position:absolute;
	top:5px;
	left:50%;
	margin-left:-25px;
	width:50px;
	background-color:#6D7C7D ;
	color:#fff;
	text-align:center;
	min-height:12px;
}
#game_detail_wrap .teamdate .playerdata dd {
	display:table-cell;
	width:50%;
	padding:5px;
	height:30px;
}
#game_detail_wrap .teamdate .playerdata dd.team2 {
	padding-left:35px;
}
#game_detail_wrap .teamdate .playerdata dd.team1 {
	padding-right:35px;
}
#game_detail_wrap .comment {
	margin: -10px 10px 20px 10px ;
}
    .fusenshiai-message {
        text-align: center;
        font-size: 18px;
        font-weight: bold;
        margin: 10px  0 ;
    }
}
@media screen and (max-width: 969px) {
#game_detail_wrap .teamdate {
}
#game_detail_wrap .teamdate h4 {
	font-size:15px;
	border: 1px solid #6D7C7D ;
	padding:8px;
	margin:0 0 3px 0;
	text-align:left !important;
}
#game_detail_wrap .teamdate dl {
	border-bottom: dotted 1px #6D7C7D ;
	position:relative;
	padding:4px;
	margin:0;
	min-height:2em;
}
#game_detail_wrap .teamdate dl dt {
	position:absolute;
	top:4;
	left:4;
	background-color:#6D7C7D ;
	color:#fff;
	text-align:center !important;
	width:4em;
}
#game_detail_wrap .teamdate dl dd {
	text-align:left !important;
	padding-left:5em;
}
#game_detail_wrap .teamdate .team1 {
	margin-bottom:20px;	
}

#game_detail_wrap .comment_wrap {
	text-align:left;
}
#game_detail_wrap .comment {
	margin: -10px 10px 20px 10px ;
	text-align:left;
}

}


/*--- チーム紹介
----------------------------------------*/
#team_wrap {
}
#team_wrap .team_set {
	margin-bottom:30px;
}
#team_wrap .team_set:after {
 content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#team_wrap .team_set {
	display: inline-block;
}
* html #team_wrap .team_set {
	height: 1%;
}
#team_wrap .team_set {
	display: block;
}
@media screen and (min-width: 970px) {
#team_wrap .team_set .team_data {
	width:375px;
	float:left;
}
#team_wrap .team_set .team_data dl {
	margin:0px;
}
#team_wrap .team_set .team_data dl dt {
	float:left;
	width:80px;
	margin:0 0 10px 0;
	line-height:1.5em;
	font-weight:normal;
}
#team_wrap .team_set .team_data dl dd {
	float:right;
	width:285px;
	text-align:left;
	margin:0 0 10px 0;
	line-height:1.5em;
}
#team_wrap .team_set .photo {
	width:353px;
	float:right;
}
#team_wrap .team_set .photo .member {
	width:auto;
	height:auto;
	float:right;
	border: 2px solid #fff;
	margin-left:5px;
	margin-right:50px;
}
#team_wrap .team_set .photo .logo {
	float:right;
}
}
@media screen and (max-width: 969px) {
#team_wrap .team_set {
	margin-bottom:30px;
	padding: 0 10px 0 10px;
}
#team_wrap .team_set .team_data {
}
#team_wrap .team_set .team_data dl {
	margin:0px;
	position:relative;
}
#team_wrap .team_set .team_data dl dt {
	width:4em;
	line-height:1.5em;
	font-weight:normal;
	text-align:left;
	position:absolute;
	top:0;
	left:0;
}
#team_wrap .team_set .team_data dl dd {
	margin:0 0 5px 4em;
	line-height:1.5em;
	position:relative;
	text-align: left;
	word-wrap: break-word;
}
#team_wrap .team_set .photo {
}
#team_wrap .team_set .photo .member {
	width: auto;
	height:auto;
	border: 2px solid #fff;
}
#team_wrap .team_set .photo .logo {
	display:none;
}
}


/*---- stadium_wrap
-------------------------------------------*/
#stadium_wrap {
}
.stadium_set {
}
.stadium_set .stadium_data {
}
@media screen and (min-width: 970px) {
.stadium_set .stadium_data .photo {
	width:250px;
	margin-left:10px;
	float:right;
}
.stadium_set .stadium_data  dl{
	margin:0px;
	position:relative;
}
.stadium_set .stadium_data  dl dt{
	width:120px;
	margin:0 0 10px 0;
	line-height:1.5em;
	font-weight:normal;
	position:absolute;
}
.stadium_set .stadium_data  dl dd{
	text-align:left;
	margin:0 0 10px 140px;
	line-height:1.5em;
}	
}
@media screen and (max-width: 969px) {
.stadium_set {
	padding: 0 10px;
}
.stadium_set .stadium_data .photo {
	width:100%;
	margin-bottom:10px;
}
.stadium_set .stadium_data  dl{
	margin:0px;
	position:relative;
}
.stadium_set .stadium_data  dl dt{
	width:7em;
	margin:0 0 10px 0;
	line-height:1.5em;
	font-weight:normal;
	position:absolute;
	text-align:left;
}
.stadium_set .stadium_data  dl dd{
	text-align:left;
	margin:0 0 10px 7em;
	line-height:1.5em;
	text-align:left;
	word-wrap: break-word;
}	

}


/*-----NEWS
----------------------------------------------*/

@media screen and (min-width: 970px) {
#news_wrap {
	margin:0;
	padding:0;
	font-size:14px;
	text-align:left !important;
}
#news_wrap h2 {
	margin:0px;
}
#news_wrap ul {
	margin:0px;
	padding:0px;
	text-align:left;
	list-style:none;
}
#news_wrap ul li {
	list-style:none;
	padding:10px 5px 10px 5px;
	border-bottom: 1px dotted #666 ; 
}
#news_wrap ul li .date {
	width: 100px;
	float:left;
	line-height:15px;
}
#news_wrap ul li .text {
	width:600px;
	float:right;
}
#news_wrap ul li .text h3 {
	margin: 0px 0 10px 0px;
	font-size:14px;
	line-height:15px;
}
#news_wrap ul li .text h3 a {
	color: #2451AC ;
}
#news_wrap ul li .text p {
	margin:0;
}
#news_wrap ul li .photo {
	margin:0 0 10px 10px;
	float:right;
}
#news_wrap ul li .photo img {
	max-width:150px;
	max-width:150px;
}
#news_wrap .link {
	text-align:right !important;
	padding: 5px 0 10px 0;
}
#news_wrap .link a {
	display: block;
	width: 15em;
	padding: 2px 2px;
	border: 1px solid #2451AC ;
	text-align:center;
	color: #2451AC !important ;
	float:right;
	background-color: #fff;
}
.pagenate {
	text-align:center;
	padding:20px 0 0 0 ;
}
.pagenate a {
	padding:5px;
	border: 1px solid #eee;
}
#news_detail {
}
#news_detail .date {
	text-align:left;
}
#news_detail #detail_body {
	padding: 10px 0 0 0 ;
	line-height:1.8em;
}
#news_detail #detail_body p {
	line-height:1.8em;
}
#news_detail #detail_body .photo {
	margin:0 0 10px 10px;
	float:right;
}
#news_detail #detail_body .photo img {
	max-width:200px;
	max-width:200px;
}
}
@media screen and (max-width: 969px) {
#news_wrap {
}
#news_wrap h2 {
	width:auto;
	margin:0px;
}
#news_wrap ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#news_wrap ul li {
	list-style:none;
	padding:15px 5px 15px 5px;
	border-bottom: 1px dotted #666 ; 
}
#news_wrap ul li .date {
	text-align:left !important;
}
#news_wrap ul li .text {
	text-align:left !important;
}
#news_wrap ul li .text h3 {
	color:#363636 ;
	font-size:16px;
	line-height:1em;
	padding: 0 0 8px 0;
	background-image:url(../images/contents/title_line.png);
	background-size: 100% 3px  ;
	background-position:bottom left;
	background-repeat:no-repeat;
	text-align:left;
	margin:5px 0 10px 0;
}
#news_wrap ul li .text h3 a {
	color: #2451AC ;
}
#news_wrap ul li .text p {
	margin:0;
}
#news_wrap ul li .photo img {
	width:80%;
	margin-bottom:10px;
}
.pagenate {
	text-align:center;
	padding:20px 0 0 0 ;
}
.pagenate a {
	padding:5px;
	border: 1px solid #eee;
}
#news_detail {
}
#news_detail #detail_body {
	padding: 10px 10px 0 10px ;
	text-align:left;
}
#news_detail .date {
	padding: 10px 10px 0 10px ;
	text-align:left;
}
#news_detail .photo img {
	width:80%;
	margin-bottom:10px;
}

}

/*--- history
-------------------------------------------*/
#history_wrap {
}
#history_wrap .sec_01 {
	text-align:left;
}
#history_wrap .sec_01 p {
	margin: 5px 0;
	text-indent: 1em;
}
#history_wrap .author {
}
#history_wrap .author p {
	text-align:right;
	margin:0;
}
#history_wrap .sec_02 {
	text-align:left;
}

@media screen and (min-width: 970px) {
#history_wrap .sec_02 dl {
	position:relative;
	margin-bottom:10px;
	border-bottom: dotted 1px #ccc;
}
#history_wrap .sec_02 dl dt {
	position:absolute;
	top:0;
	left:0;
	text-align:left;
	padding:0;
	margin:0;
	color:#2493E7;
}
#history_wrap .sec_02 dl dd {
	position:relative;
	padding:0 0 5px 140px;
	margin:0;
}
}
@media screen and (max-width: 969px) {
#history_wrap .sec_02 dl {
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom: dotted 1px #ccc;
}
#history_wrap .sec_02 dl dt {
	text-align:left;
	padding:0;
	margin:0 0 5px 0;
	color:#2493E7;
}
#history_wrap .sec_02 dl dd {
	margin:0;
}
}
