@charset "UTF-8";

.our_team {
	color: #ff0000;
}

.nbsp {
	background: #cccccc;
}

#leftLayout {
	width: 620px;
	padding: 20px;
}

ul#result_index_list {
	padding-left: 20px;
}



h3#h3_result_01 {
	font-size: 1.2em;
	padding-bottom: 5px;
}

h3#h3_result_02 {
	font-size: 1.2em;
	padding-bottom: 5px;
}



table#table_result {
	margin-bottom: 30px;
	border: 1px solid #cccccc;
}
table#table_result th {
	border: 1px solid #cccccc;
	padding: 5px 20px 5px 20px;
	background: #f0f0f0;
}
table#table_result td {
	border: 1px solid #cccccc;
	padding: 5px 30px 5px 20px;
}



table.table_league_01 {
	margin-bottom: 20px;
	border: 1px solid #999999;
	font-size: 0.8em;
}
table.table_league_01 th {
	padding: 8px;
	border: 1px solid #999999;
	width: 150px;
	background: #9999FF;
}
table.table_league_01 td {
	padding: 8px;
	border: 1px solid #999999;
	width: 40px;
	text-align: center;
}
table.table_league_01 td.team {
	background: #CCCCFF;
}
table.table_league_01 td.team_full {
	width: 150px;
	text-align: left;
	background: #CCCCFF;
}



table.table_league_02 {
	margin-bottom: 20px;
	border: 1px solid #999999;
	font-size: 0.8em;
}
table.table_league_02 th {
	padding: 8px;
	border: 1px solid #999999;
	width: 150px;
	background: #FFFF99;
}
table.table_league_02 td {
	padding: 8px;
	border: 1px solid #999999;
	width: 40px;
	text-align: center;
}
table.table_league_02 td.team {
	background: #FFFFCC;
}
table.table_league_02 td.team_full {
	width: 150px;
	text-align: left;
	background: #FFFFCC;
}


/*------- result_page_header -------*/
#result_page_header {
	padding-bottom: 25px;
}

/*------- result_20090704_youtube_01 -------*/
#result_20090704_youtube_01 {
	padding-bottom: 10px;
}

#result_20090704_youtube_02 {
	padding-bottom: 20px;
}



/*------- table_higashi -------*/
table.table_higashi th {
	padding: 5px 20px 5px 5px;
}
table.table_higashi td {
	padding: 5px 0px 5px 0px;
	font-weight: bold;
}
table.table_higashi td.team_name {
	padding: 5px 10px 5px 10px;
	font-weight: normal;
}

