/* @override 
	http://www.frontale.co.jp/goto_game/css/data_stadium_2014.css */

@charset "utf-8";

#box_ranking div.inner_rank {
    background-color: #e2e3e2;
}

#box_ranking table {
    border-left: 1px solid #c6c7c6;
    border-right: 1px solid #c6c7c6;
    width: 100%;
}

#box_ranking table th,
#box_ranking table td {
    font-size: 10px;
    text-align: center;
    padding: 2px 0;
    border-left: 1px solid #d3d3d3;
    border-bottom: 1px solid #d3d3d3;
}

#box_ranking table th {
    font-weight: bold;
    color: #333;
    padding-top: 5px;
    padding-bottom: 4px;
}

#box_ranking table th.th01 {
    width: 10%;
}

#box_ranking table th.th02 {
    width: 45%;
}

#box_ranking table th.th03 {
    width: 15%;
}

#box_ranking table th.th04 {
    width: 25%;
}

/* */

table.table_5report {
    width: 276px;
}

table.table_5report.kf {
    float: left;
}

table.table_5report.vs {
    float: right;
}

div#box_report_away table.table_5report thead th,
div#box_report_home table.table_5report thead th{
	height: 19px;
    font-size: 14px;
    padding: 9px 0;
}

div#box_report_away table.table_5report.kf thead th,
div#box_report_home table.table_5report.kf thead th {
    font-weight: bold;
    color: #3799f1;
}

div#box_report_away table.table_5report.vs thead th,
div#box_report_home table.table_5report.vs thead th {
    font-weight: bold;
}

div#box_record_inner table#kf_5report,
div#box_record_inner table#vs_5report {
	width: 100%;
    height: 100%;
    border: none;
}

div#box_record_inner table#kf_5report td,
div#box_record_inner table#vs_5report td {
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    height: 59px;
    position: relative;
    border-top: none;
    border-bottom: 1px solid #333;
}

div#box_record_inner table#kf_5report td div,
div#box_record_inner table#vs_5report td div {
    position: relative;
}

div#box_record_inner table.table_5report td {
    padding: 0;
    background-color: #3;
}

div#box_report_away table.table_5report th,
div#box_report_home table.table_5report th{
    width: 45%;
    height: 30px;
}

div#box_report_away table.table_5report td,
div#box_report_home table.table_5report td {
    width: 55%;
}

div#box_report_away {
    margin-left: 18px;
}

div#box_preview {
    left: 171px;
    margin-bottom: 0;
}

div#inner_formation {
    min-height: 380px;
    height: 380px;
    margin-bottom: 5px;
    
    height: auto!important;
}

table.table_timelinegoals,
table.table_team_stats {
    width: 565px;
    margin: 0 auto;
}

table.table_timelinegoals {
    margin-bottom: 10px;
}

div#box_record_inner table.table_timelinegoals td {
    padding: 0;
    height: 28px;
}

table.timelinegoals {
    width: 281px;
    float: left;
}

table.timelinegoals.kf {
    width: 282px;
}

div#box_record_inner td#inner_timelinegoals {
    position: relative;
    width: 565px;
    height: 211px;
}

div#box_record_inner table.table_team_stats th,
div#box_record_inner table.table_team_stats td,
div#box_record_inner table.table_timelinegoals th,
div#box_record_inner table.table_timelinegoals td {
    font-size: 12px;
}

div#box_record_inner table.table_team_stats td{
    padding: 0;
    width: 185px;
    height: 28px;
    overflow: hidden;
}

div#box_record_inner table.table_team_stats td.typo_num {
    width: 30px;
    font-size: 10px;
}

div#box_record_inner table.table_timelinegoals td {
/*    width: 100px;*/
    width: 92px;
}

div#box_record_inner table.table_timelinegoals td.typo_goals {
    width: 30px;
    font-size: 10px;
}

div#box_record_inner table.table_team_stats th {
    width: 80px;
}

*+html #box_formation table.table_team_stats tbody tr th {
    width: 80px;
}

#box_formation table.timelinegoals tbody tr th.th_center {
    width: 50px;
}

#box_formation table.table_team_stats thead th,
#box_formation table.table_timelinegoals thead th {
    font-size: 14px;
    padding: 9px 0;
}

#box_formation table.table_team_stats th.typo_team {
    padding: 0;
}

#box_formation table.table_team_stats th.typo_team th {
    width: 50%;
    font-weight: bold;
}

*+html #box_formation table.table_team_stats th.typo_team {
    width: 565px;
}

*+html #box_formation table.table_team_stats th {
    width: 565px;
}

#box_formation table.table_team_stats th.kf {
    font-weight: bold;
    color: #3799f1;
}
/*
#inner_timelinegoals table.timelinegoals tbody tr th {
    width: 10px;
}*/

th.typo_team table {
    width: 100%;
}

table.timelinegoals.vs span.graph,
table.timelinegoals.kf span.graph,
table.table_team_stats span.graph {
    display: block;
    float: right;
/*    background-color: #49adfb;*/
    background-image: url(/goto_game/2013/page_parts/bg_bar_kf.gif);
    height: 100%;
    line-height: 28px;
    background-position: 0 1px;
    background-repeat: repeat-x;
}

table.timelinegoals.vs span.graph {
/*    background-color: #fce4b6;*/
    
    color: #333;
    background-image: url(/goto_game/2013/page_parts/bg_bar_vs.gif);
}

table.timelinegoals.vs td.lost span.graph,
table.timelinegoals.kf td.lost span.graph {
    float: left;
}

table.table_team_stats td.vs span.graph {
    float: left;
/*    background-color: #fce4b6;*/
    background-image: url(/goto_game/2013/page_parts/bg_bar_vs.gif);
    color: #333;
}

div#box_record_inner table.table_5report span {
    display: block;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    padding-right: 30px;
}

div#box_record_inner table.table_5report span.team_emblem {
    width: 29px;
    height: 28px;
    margin: 0 auto;
    padding: 0;
    text-indent: -9999px;
    background-position: 0 0;
    background-repeat: no-repeat;
    position: absolute;
    top: 55%;
    margin-top: -14px;
    right: 3px;
    overflow: hidden;
}

td.team_86 span.team_emblem {
    background-image: url(../2013/img_emblem/emb_kawasaki.png);
}
td.team_120 span.team_emblem {
    background-image: url(../2013/img_emblem/emb_kahima.png);
}
td.team_122 span.team_emblem {
    background-image: url(../2013/img_emblem/emb_urawa.png);
}
td.team_124 span.team_emblem {
    background-image: url(../2013/img_emblem/emb_marinos.png);
}
td.team_126 span.team_emblem {
    background-image: url(../2013/img_emblem/emb_shimizu.png);
}
td.team_127 span.team_emblem {
    background-image: url(../2013/img_emblem/emb_nagoya.png);
}
td.team_128 span.team_emblem {
    background-image: url(../2013/img_emblem/emb_ganba.png);
}
td.team_129 span.team_emblem {
    background-image: url(../2013/img_emblem/emb_hiroshima.png);
}
td.team_130 span.team_emblem {
    background-image: url(../2013/img_emblem/emb_shonan.png);
}
td.team_131 span.team_emblem {
    background-image: url(../2013/img_emblem/emb_iwata.png);
}
td.team_132 span.team_emblem {
    background-image: url(../2013/img_emblem/emb_kashiwa.png);
}
td.team_133 span.team_emblem {
    background-image: url(../2013/img_emblem/emb_cosaka.png);
}
td.team_136 span.team_emblem {
    background-image: url(../2013/img_emblem/emb_kobe.png);
}
td.team_150 span.team_emblem {
    background-image: url(../2013/img_emblem/emb_kofu.png);
}
td.team_193 span.team_emblem {
    background-image: url(../2013/img_emblem/emb_niigata.png);
}
td.team_199 span.team_emblem {
    background-image: url(../2013/img_emblem/emb_omiya.png);
}
td.team_207 span.team_emblem {
    background-image: url(../2013/img_emblem/emb_oita.png);
}
td.team_238 span.team_emblem {
    background-image: url(../2013/img_emblem/emb_sendai.png);
}
td.team_269 span.team_emblem {
    background-image: url(../2013/img_emblem/emb_tosu.png);
}
td.team_270 span.team_emblem {
    background-image: url(../2013/img_emblem/emb_fctokyo.png);
}
td.team_276 span.team_emblem {
    background-image: url(../2013/img_emblem/emb_sapporopng);
}

div#box_utility.away div#box_report_home h5 {
    color: #000;
    background-image: url(../2013/page_parts/bg_box_report_vs_home.gif);
}


#box_skyperfectv {
    display: block;
}


div#box_taisho.away h3 {
	background-image: url(/goto_game/2013/page_parts/header_taisho_away.gif);
}

/*graph*/

#graph {
	width: 565px;
	margin: 0 auto;
	background-color: #313231;
	border-top: 1px solid #3f403f;
	margin-top: 20px;
	margin-bottom: 15px;
}

#ttl_graph {
	width: 565px;
	height: 35px;
	margin: 0 auto;
	text-align: left;
	line-height: 35px;
	border-bottom: 2px solid #252625;
	padding: 0;
	position: relative;
}


div#box_record_inner #graph h4 {
	font-size: 14px;
	color: #fff;
	display: inline;
	padding: 0;
	position: absolute;
	left: 50%;
	margin-left: -3.5em;
}

#inner_graph:after{
	content: '.';
	visibility: hidden;
	height: 0;
	clear: both;
	display: block;
}

#inner_graph {
	border-top: 1px solid #3f403f;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

div.inner_graph {
	display: block;
	zoom: 0.8;
}

div.box_graph {
	float: left;
	position: relative;
	margin-bottom: 12px;
	margin-right: 5px;
}

div.box_graph h5 {
	margin: 0;
	text-align: center;
	position: absolute;
	bottom: 0;
	width: 100%;
	color: #fff;
	font-size: 12px;
}

#graph:after{
	content: '.';
	visibility: hidden;
	height: 0;
	clear: both;
	display: block;
}

div.box_graph h6 {
	margin: 0;
	font-size: 16px;
	margin-top: 10px;
}

#pieLabel0 h6 {
	text-indent: 0.4em;
}

#pieLabel1 h6 {
	text-indent: 1.5em;
}

/*フォーメーション*/

#box_formation {
	width: 565px;
	margin: 0 auto;
	background-color: #313231;
	/*border-top: 1px solid #3f403f;*/
	margin-top: 20px;
	margin-bottom: 15px;
}


#formation:after{
	content: '.';
	visibility: hidden;
	height: 0;
	clear: both;
	display: block;
}

#formation {
	margin-bottom: 15px;
	background-image: url(../2014/page_parts/bg_formation.gif);
	background-position: 15px 27px;
	background-repeat: no-repeat;
}

#box_formation:after{
	content: '.';
	visibility: hidden;
	height: 0;
	clear: both;
	display: block;
}

div.box_formation {
	width: 285px;
	float: left;
	margin-left: 15px;
	/*background-color: #313231;*/
	background-color: transparent;
}

div.box_formation.vs {
	width: 286px;
	margin-left: 0;
	/*margin-left: 19px;*/
}

div.inner_formation {
	width: 285px;
	height: 402px;
	position: relative;
	margin-top: -60px;
}

div#box_vs.inner_formation {
	
}

div#box_kf.inner_formation {
	
}

div.box_formation h4 {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}

div.box_formation h4.kf {
    color: #3799f1;
}

div.box_player {
	width: 60px;
	height: 60px;
	color: #fff;
	text-align: center;
	font-size: 12px;
	position: absolute;
}

div#box_formation div.box_player p {
	width: auto;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
}

div#box_vs p.player {
	color: #fefbf5;
}

div#box_formation span.uni {
	margin-right: 4px;
}

div#box_formation span.name {
	display: block;
}

/* positionの指定 */

div.BottonID_81.kf { top: 0px; left: 0px; }
div.BottonID_82.kf { top: 80px; left: 0px; }
div.BottonID_83.kf { top: 120px; left: 0px; }
div.BottonID_84.kf { top: 160px; left: 0px; }
div.BottonID_85.kf { top: 200px; left: 0px; }
div.BottonID_86.kf { top: 240px; left: 0px; }
div.BottonID_87.kf { top: 280px; left: 0px; }
div.BottonID_88.kf { top: 320px; left: 0px; }
div.BottonID_89.kf { top: 360px; left: 0px; }

div.BottonID_71.kf { top: 0px; left: 28px; }
div.BottonID_72.kf { top: 80px; left: 28px; }
div.BottonID_73.kf { top: 120px; left: 28px; }
div.BottonID_74.kf { top: 160px; left: 28px; }
div.BottonID_75.kf { top: 200px; left: 28px; }
div.BottonID_76.kf { top: 240px; left: 28px; }
div.BottonID_77.kf { top: 280px; left: 28px; }
div.BottonID_78.kf { top: 320px; left: 28px; }
div.BottonID_79.kf { top: 360px; left: 28px; }

div.BottonID_61.kf { top: 0px; left: 56px; }
div.BottonID_62.kf { top: 80px; left: 56px; }
div.BottonID_63.kf { top: 120px; left: 56px; }
div.BottonID_64.kf { top: 160px; left: 56px; }
div.BottonID_65.kf { top: 200px; left: 56px; }
div.BottonID_66.kf { top: 240px; left: 56px; }
div.BottonID_67.kf { top: 280px; left: 56px; }
div.BottonID_68.kf { top: 320px; left: 56px; }
div.BottonID_69.kf { top: 360px; left: 56px; }

div.BottonID_51.kf { top: 0px; left: 84px; }
div.BottonID_52.kf { top: 80px; left: 84px; }
div.BottonID_53.kf { top: 120px; left: 84px; }
div.BottonID_54.kf { top: 160px; left: 84px; }
div.BottonID_55.kf { top: 200px; left: 84px; }
div.BottonID_56.kf { top: 240px; left: 84px; }
div.BottonID_57.kf { top: 280px; left: 84px; }
div.BottonID_58.kf { top: 320px; left: 84px; }
div.BottonID_59.kf { top: 360px; left: 84px; }

div.BottonID_41.kf { top: 60px; left: 112px; }
div.BottonID_42.kf { top: 80px; left: 112px; }
div.BottonID_43.kf { top: 120px; left: 112px; }
div.BottonID_44.kf { top: 160px; left: 112px; }
div.BottonID_45.kf { top: 200px; left: 112px; }
div.BottonID_46.kf { top: 240px; left: 112px; }
div.BottonID_47.kf { top: 280px; left: 112px; }
div.BottonID_48.kf { top: 320px; left: 112px; }
div.BottonID_49.kf { top: 340px; left: 112px; }

div.BottonID_31.kf { top: 0px; left: 140px; }
div.BottonID_32.kf { top: 80px; left: 140px; }
div.BottonID_33.kf { top: 120px; left: 140px; }
div.BottonID_34.kf { top: 160px; left: 140px; }
div.BottonID_35.kf { top: 200px; left: 140px; }
div.BottonID_36.kf { top: 240px; left: 140px; }
div.BottonID_37.kf { top: 280px; left: 140px; }
div.BottonID_38.kf { top: 320px; left: 140px; }
div.BottonID_39.kf { top: 360px; left: 140px; }

div.BottonID_21.kf { top: 0px; left: 168px; }
div.BottonID_22.kf { top: 80px; left: 168px; }
div.BottonID_23.kf { top: 120px; left: 168px; }
div.BottonID_24.kf { top: 160px; left: 168px; }
div.BottonID_25.kf { top: 200px; left: 168px; }
div.BottonID_26.kf { top: 240px; left: 168px; }
div.BottonID_27.kf { top: 280px; left: 168px; }
div.BottonID_28.kf { top: 320px; left: 168px; }
div.BottonID_29.kf { top: 360px; left: 168px; }

div.BottonID_11.kf { top: 0px; left: 196px; }
div.BottonID_12.kf { top: 80px; left: 196px; }
div.BottonID_13.kf { top: 120px; left: 196px; }
div.BottonID_14.kf { top: 160px; left: 196px; }
div.BottonID_15.kf { top: 200px; left: 196px; }
div.BottonID_16.kf { top: 240px; left: 196px; }
div.BottonID_17.kf { top: 280px; left: 196px; }
div.BottonID_18.kf { top: 320px; left: 196px; }
div.BottonID_19.kf { top: 360px; left: 196px; }

div.BottonID_1.kf { top: 0px; left: 224px; }
div.BottonID_2.kf { top: 80px; left: 224px; }
div.BottonID_3.kf { top: 120px; left: 224px; }
div.BottonID_4.kf { top: 160px; left: 224px; }
div.BottonID_5.kf { top: 200px; left: 224px; }
div.BottonID_6.kf { top: 240px; left: 224px; }
div.BottonID_7.kf { top: 280px; left: 224px; }
div.BottonID_8.kf { top: 320px; left: 224px; }
div.BottonID_9.kf { top: 360px; left: 224px; }


div.BottonID_81.vs { top: 360px; right: 0px; }
div.BottonID_82.vs { top: 320px; right: 0px; }
div.BottonID_83.vs { top: 280px; right: 0px; }
div.BottonID_84.vs { top: 240px; right: 0px; }
div.BottonID_85.vs { top: 200px; right: 0px; }
div.BottonID_86.vs { top: 160px; right: 0px; }
div.BottonID_87.vs { top: 120px; right: 0px; }
div.BottonID_88.vs { top: 80px; right: 0px; }
div.BottonID_89.vs { top: 0px; right: 0px; }

div.BottonID_71.vs { top: 360px; right: 27px; }
div.BottonID_72.vs { top: 320px; right: 27px; }
div.BottonID_73.vs { top: 280px; right: 27px; }
div.BottonID_74.vs { top: 240px; right: 27px; }
div.BottonID_75.vs { top: 200px; right: 27px; }
div.BottonID_76.vs { top: 160px; right: 27px; }
div.BottonID_77.vs { top: 120px; right: 27px; }
div.BottonID_78.vs { top: 80px; right: 27px; }
div.BottonID_79.vs { top: 0px; right: 27px; }

div.BottonID_61.vs { top: 360px; right: 54px; }
div.BottonID_62.vs { top: 320px; right: 54px; }
div.BottonID_63.vs { top: 280px; right: 54px; }
div.BottonID_64.vs { top: 240px; right: 54px; }
div.BottonID_65.vs { top: 200px; right: 54px; }
div.BottonID_66.vs { top: 160px; right: 54px; }
div.BottonID_67.vs { top: 120px; right: 54px; }
div.BottonID_68.vs { top: 80px; right: 54px; }
div.BottonID_69.vs { top: 0px; right: 54px; }

div.BottonID_51.vs { top: 360px; right: 81px; }
div.BottonID_52.vs { top: 320px; right: 81px; }
div.BottonID_53.vs { top: 280px; right: 81px; }
div.BottonID_54.vs { top: 240px; right: 81px; }
div.BottonID_55.vs { top: 200px; right: 81px; }
div.BottonID_56.vs { top: 160px; right: 81px; }
div.BottonID_57.vs { top: 120px; right: 81px; }
div.BottonID_58.vs { top: 80px; right: 81px; }
div.BottonID_59.vs { top: 0px; right: 81px; }

div.BottonID_41.vs { top: 360px; right: 108px; }
div.BottonID_42.vs { top: 320px; right: 108px; }
div.BottonID_43.vs { top: 280px; right: 108px; }
div.BottonID_44.vs { top: 240px; right: 108px; }
div.BottonID_45.vs { top: 200px; right: 108px; }
div.BottonID_46.vs { top: 160px; right: 108px; }
div.BottonID_47.vs { top: 120px; right: 108px; }
div.BottonID_48.vs { top: 80px; right: 108px; }
div.BottonID_49.vs { top: 60px; right: 108px; }

div.BottonID_31.vs { top: 360px; right: 135px; }
div.BottonID_32.vs { top: 320px; right: 135px; }
div.BottonID_33.vs { top: 280px; right: 135px; }
div.BottonID_34.vs { top: 240px; right: 135px; }
div.BottonID_35.vs { top: 200px; right: 135px; }
div.BottonID_36.vs { top: 160px; right: 135px; }
div.BottonID_37.vs { top: 120px; right: 135px; }
div.BottonID_38.vs { top: 80px; right: 135px; }
div.BottonID_39.vs { top: 0px; right: 135px; }

div.BottonID_21.vs { top: 360px; right: 162px; }
div.BottonID_22.vs { top: 320px; right: 162px; }
div.BottonID_23.vs { top: 280px; right: 162px; }
div.BottonID_24.vs { top: 240px; right: 162px; }
div.BottonID_25.vs { top: 200px; right: 162px; }
div.BottonID_26.vs { top: 160px; right: 162px; }
div.BottonID_27.vs { top: 120px; right: 162px; }
div.BottonID_28.vs { top: 80px; right: 162px; }
div.BottonID_29.vs { top: 0px; right: 162px; }

div.BottonID_11.vs { top: 360px; right: 189px; }
div.BottonID_12.vs { top: 320px; right: 189px; }
div.BottonID_13.vs { top: 280px; right: 189px; }
div.BottonID_14.vs { top: 240px; right: 189px; }
div.BottonID_15.vs { top: 200px; right: 189px; }
div.BottonID_16.vs { top: 160px; right: 189px; }
div.BottonID_17.vs { top: 120px; right: 189px; }
div.BottonID_18.vs { top: 80px; right: 189px; }
div.BottonID_19.vs { top: 0px; right: 189px; }

div.BottonID_1.vs { top: 360px; right: 216px; }
div.BottonID_2.vs { top: 320px; right: 216px; }
div.BottonID_3.vs { top: 280px; right: 216px; }
div.BottonID_4.vs { top: 240px; right: 216px; }
div.BottonID_5.vs { top: 200px; right: 216px; }
div.BottonID_6.vs { top: 160px; right: 216px; }
div.BottonID_7.vs { top: 120px; right: 216px; }
div.BottonID_8.vs { top: 80px; right: 216px; }
div.BottonID_9.vs { top: 0px; right: 216px; }

/*選手画像*/

div.box_player.kf {
	
}

div.box_player.kf p.player span.uni {
	margin-top: 90px;
}

div.box_player.kf p.player span.photo {
	width: 50px;
	height: 60px;
	
}

div.box_player.kf span.name {
	padding-top: 40px;
}

div.box_player.kf p.player {
	position: relative;
}

div.box_player.kf img {
	width: 42px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -15px;
	clip: rect(0px 32px 38px 0px);
	zoom:1;
}


/*  */

table.table_5report {
    width: 572px;
}

#box_report_home table.table_5report tbody th {
	width: 24%;
}

#box_report_home table.table_5report tbody td {
	width: 38%;
	padding-right: 20px;
	background-position: 5% 5px;
	background-repeat: no-repeat;
}

#box_report_home table.table_5report td.vs {
	padding-left: 20px;
	padding-right: 0;
	background-position: 95% 5px;
}

#box_report_home table.table_5report tbody span {
	padding: 0;
	float: right;
	font-size: 14px;
}

#box_report_home table.table_5report td.vs span {
	float: left;
	margin-right: 10px;
}

#box_report_home table.table_5report tbody span.score {
	width: 50px;
	overflow: visible;
	font: bold 24px Verdana, sans-serif;
}

#box_report_home table.table_5report tbody span.team {
	width: 90px;
	margin: 0 auto;
	line-height: 34px;
	text-align: center;
	display: block;
}

#box_report_home table.table_5report tbody td.vs span.team {
	
}

#box_report_home td.team_86 {
    background-image: url(../2014/img_emblem/emb_kawasaki.png);
}
#box_report_home td.team_120 {
    background-image: url(../2014/img_emblem/emb_kahima.png);
}
#box_report_home td.team_122 {
    background-image: url(../2014/img_emblem/emb_urawa.png);
}
#box_report_home td.team_124 {
    background-image: url(../2014/img_emblem/emb_marinos.png);
}
#box_report_home td.team_126 {
    background-image: url(../2014/img_emblem/emb_shimizu.png);
}
#box_report_home td.team_127 {
    background-image: url(../2014/img_emblem/emb_nagoya.png);
}
#box_report_home td.team_128 {
    background-image: url(../2014/img_emblem/emb_ganba.png);
}
#box_report_home td.team_129 {
    background-image: url(../2014/img_emblem/emb_hiroshima.png);
}
#box_report_home td.team_130 {
    background-image: url(../2014/img_emblem/emb_shonan.png);
}
#box_report_home td.team_131 {
    background-image: url(../2014/img_emblem/emb_iwata.png);
}
#box_report_home td.team_132 {
    background-image: url(../2014/img_emblem/emb_kashiwa.png);
}
#box_report_home td.team_133 {
    background-image: url(../2014/img_emblem/emb_cosaka.png);
}
#box_report_home td.team_136 {
    background-image: url(../2014/img_emblem/emb_kobe.png);
}
#box_report_home td.team_150 {
    background-image: url(../2014/img_emblem/emb_kofu.png);
}
#box_report_home td.team_193 {
    background-image: url(../2014/img_emblem/emb_niigata.png);
}
#box_report_home td.team_199 {
    background-image: url(../2014/img_emblem/emb_omiya.png);
}
#box_report_home td.team_207 {
    background-image: url(../2014/img_emblem/emb_oita.png);
}
#box_report_home td.team_238 {
    background-image: url(../2014/img_emblem/emb_sendai.png);
}
#box_report_home td.team_269 {
    background-image: url(../2014/img_emblem/emb_tosu.png);
}
#box_report_home td.team_270 {
    background-image: url(../2014/img_emblem/emb_fctokyo.png);
}
#box_report_home td.team_276 {
    background-image: url(../2014/img_emblem/emb_sapporo.png);
}
#box_report_home td.team_1501 {
    background-image: url(../2014/img_emblem/emb_kofu.png);
}
#box_report_home td.team_30116 {
    background-image: url(../2014/img_emblem/emb_tokushim.png);
}


div.box_formation.home h5 {
    font-size: 16px;
    height: 26px;
    overflow: hidden;
    line-height: 29px;
    text-indent: 22px;
    background-image: url(../2014/page_parts/bg_box_report_kf_home.gif);
    background-position: 0 0;
    background-repeat: no-repeat;
    margin-bottom: 10px;
    color: #fff;
    font-weight: bold;
}

div.box_formation.vs.home h5 {
	background-image: url(../2014/page_parts/bg_box_report_vs_home.gif);
	color: #262626;
	font-weight: normal;
	font-style: normal;
}

div.box_formation.away h5 {
    font-size: 16px;
    height: 26px;
    overflow: hidden;
    line-height: 29px;
    text-indent: 22px;
    margin-bottom: 10px;
    background-image: url(../2014/page_parts/bg_box_report_vs_away.gif);
    background-position: 0 0;
    background-repeat: no-repeat;
    color: #262626;
    font-weight: bold;
    border-left: 1px solid #000000;
}

div#box_utility.away div#box_report_home h5 {
    color: #fff;
    font-weight: bold;
    background-image: url(../2014/page_parts/bg_box_report_vs_home.gif);
}

div#box_utility.away div#box_report_away h5 {
     color: #fff;
    background-image: url(../2014/page_parts/bg_box_report_kf_away.gif);
    font-weight: bold;
}

/* 20140502 */

div#box_formation #box_vs #num_10 p.player {
	width: 49px;
}


