* {
	font-size: 12px;
	line-height: 130%;
	font-family: "ＭＳ ゴシック", sans-serif;
}

body {
	background-color: #ffffff;
	text-align:center;
	margin: 0px;
	padding: 0px;
	line-height:130%;
	
}



#live {
	width: 350px;
	margin-left: auto;
	margin-right: auto;
}

.bg{
	background: url(../../../info/img/live/live_t_r.gif) repeat-y top;

}

#live h1 {
	background: url(../../../info/img/live/live_t.gif) no-repeat top;
	font-size: 14px;
	color:#333333;
	padding: 10px 10px 7px 55px;
	margin: 15px 0px;
	height:51px;
	text-align:left;

}

.team1 {
	width: 120px;
	text-align:right;
	padding-right: 3px;
}


.team2 {
	width: 120px;
	text-align:left;
	padding-left: 3px;
}

.score {
	width: 60px;
	background-color:#d4d5ee;
	border-left:1px solid #9c9c9c;
	border-right:1px solid #9c9c9c;
	text-align:center;
}

.txt_3D1484{
	color:#3D1484;
	font-weight:bold;
}

.txt_336596{
	color:#336596;
	font-weight:bold;
}

.member1 {
	width: 155px;
	text-align:left;
	padding-right: 3px;
}


.member2 {
	width: 155px;
	text-align:right;
	padding-left: 3px;
}



address {
	font-size: 10px;
	font-style: normal;	
	margin: 20px 0px 0px 5px;


}

/*テーブル01*/

.live-table{
	width:320px;
	border-collapse:collapse;
}

.live-table th{
	padding:3px;
	border:1px solid #9c9c9c;
}

.live-table td{
	padding:3px;
	border:1px solid #9c9c9c;
}




/*テーブル02*/

.change-table{
	width:320px;
	border-collapse:collapse;
}

.change-table th{
	padding:3px;
	color:#FFFFFF;
	font-weight:bold;
	background-color:#5A546E;
	text-align:center;
	border:1px solid #9c9c9c;
}

.change-table td{
	padding:3px;
	border:1px solid #9c9c9c;
}


/*罫線*/
.kei {
margin:10px 0 10px 0;


}


/* tss 携帯サイト*/
.tss_mobile {
	margin-top: 10px;
	margin-bottom: 10px;
}


/* 情報協力 */
.info_sky {
	font-weight: bolder;
	text-align: right;
	margin-right: 15px;
}

.info_sky a:link {
	color: #000099;
	text-decoration: none;
}

.info_sky a:visited {
	color: #3E1484;
	text-decoration: none;
}

.icon {
	vertical-align: middle;
	margin-bottom: 3px;
}