@charset "utf-8";
/* CSS Document */


.Gameschedure h3{
	font-size: 14px;
	margin: 0;
	padding: 0;
	color: #CC0033;
}

.Gameschedure form{

}

.Gameschedure select{
	width: 40px;
}

.Gameschedure h4{
	background: url(../img/contents/kyougititle.gif) no-repeat;
	line-height: 25px;
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	text-indent: 33px;
	float: right;
	width: 360px;
	
}

.Gametable{
	margin: 10px 0 0 0;
}

.Gametable td{
	padding: 4px 3px;
}

.Gametable img{
	border: none;
}



