/*
Plugin Name: Tournament
Description: トーナメント
Version: 0.1.0
Author: Green Sheep Co.Ltd.
 0.1.0 : 2009/ 4/ 7 : 初版
*/

		* {
			line-height:20px;
			list-style-type:none;
			margin:0;
			padding:0;
			text-decoration:none;		
		}
		.gm p {
			background:transparent url(g.gif) no-repeat scroll 0 0;
			clear:left;
			text-align:left;		
		}
		.gm p.f {
			background:transparent url(f.gif) no-repeat scroll 0 0;
			clear:left;
			text-align:left;		
		}
		.player {
			background:#FFFFFF none repeat scroll 0 0;
			height:20px;
			padding:0 5px;
		}
		.cap {
			display:block;
			float:left;
			width:30px;
		}
		.fg1 {
			width:200px;		

			text-align: center;
			font-size:9pt;
			line-height:20px;
			margin:0;
			padding:0;
		}
		.fg1:after{
			content: ".";
			display: block;
			visibility: hidden;
			height: 0.1px;
			font-size: 0.1em;
			line-height: 0;
			clear: both;
		}
		.fg {
			background-image:url(fg.gif);
		}
		.gf {
			background-image:url(gf.gif);
		}
		.gg {
			background-image:url(gg.gif);
		}
		.game {
			display:block;
			font-size:9px;
			line-height:11px;
		}
		.gm {
			float:left;
			width: 130px;
		}
		.gm p span {
			background:#FFFFFF none repeat scroll 0 0;
			height:20px;
			padding:0 5px;
		}		
		.cap .game {
			background-position:0 -20px;
			border:medium none;
			height:21px;
			margin-top:9px;
			width:29px;
		}
