
.score { font-style: italic; text-align: right }
.score-first { color: white; font-style: italic; font-weight: bold; background-color: #c00; text-align: right }
.score-second { color: white; font-style: italic; font-weight: bold; background-color: #009; text-align: right }
.score-third { color: black; font-style: italic; font-weight: bold; background-color: #ff0; text-align: right }
.first { color: white; font-weight: bold; background-color: #c00 }
.second { color: white; font-weight: bold; background-color: #009 }
.third { color: black; font-weight: bold; background-color: #ff0 }
table      {
	font-size: 0.9em;
	margin-top: 1em;
	margin-bottom: 2em;
	width: 100%;
	border-collapse: collapse
	
	
	
	}




td.pic  { background-color: white; text-align: left; vertical-align: top; width: 30% }
/*<agl.folder "試合風景エリア">*/
	#photo   {
	background-color: #fe9;
	margin: 1em 0 0;
	padding: 0;
	border: outset 1px #77a
	}



	#photo h2   {
	color: #fff;
	background-color: #77a;
	text-align: center;
	margin: 0;
	padding: 0.3em;
	border-style: none
	}



	#photo p {
	color: #c03;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center
	}

	#photo table   {
	background-color: transparent;
	margin: 1%
	}



	#photo tr {
	background-color: transparent
	}

	#photo td {
	color: #089;
	font-size: 0.8em;
	font-weight: normal;
	line-height: 1.3em;
	background-color: transparent;
	text-align: left;
	margin: 0;
	padding: 1em;
	vertical-align: top;
	border-style: none
	}

	#photo img   {
	cursor: ne-resize;
	margin-bottom: 0.5em;
	border: solid 1px
	}



/*</agl.folder>*/

