
/*独自クラスは sd_ を付ける*/
.sd_tournament{background-color: #F0FBFF;
				width: 80px;	
}


.sd_dotted{
	border-bottom: dashed 3px #ccc;
}