/* CSS Document */

#contentsWrapper .raceResult {
	margin-left: 10px;
	width: 850px;
}

#contentsWrapper .raceResult li {
	display: block;
	width: 850px;
	margin-top:10px;
}

#contentsWrapper .raceResult li a {
	display: block;
	float: left;
	width: 200px;
	height: 133px;
	margin-top:10px;
}

#contentsWrapper .raceResult li p {
	float: left;
	margin-left: 10px;
	width: 440px;
}

#contentsWrapper .marginTop10 {
	margin-top: 10px;
}

#contentsWrapper .specialThanks {
	margin-top: 20px;
	margin-left: 10px;
	width: 850px;
}

#contentsWrapper .specialThanks li {
	display: block;
	width: 850px;
	margin: 10px 0;
}

#contentsWrapper .specialThanks li a.logo {
	display: block;
	float: left;
	width: 144px;
	height: 40px;
}


#contentsWrapper .specialThanks li p {
	float: left;
	margin-left: 10px;
	width: 496px;
	font-size: 12px;
}

#contentsWrapper .specialThanks li p span.teamName {
	font-weight: bold;
}

p#tmcs2015 {
	width: 390px;
	float: left;
	margin-left: 10px;
}

div#tmcs2015img {
	float: right;
}

ul.pv {
	width: 670px;
}

ul.pv li {
	display: block;
	float: left;
	width: 319px;
	margin-top: 10px;
	margin-left: 10px;
}

#contentsWrapper ul.pv li h4 {
	width: 100%;
}

div#yss_0921-24 h4 {
	margin: 10px 0 -10px 10px;
}

#explanation_150921 {
	padding-top: 10px;
}

a.button:hover {
	background-color: #fefefe;
	text-decoration: none;
}

a.button:active {
	color: red;
}

li.button_li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3d3d3d;
	background-color: #eaeaea;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 0px solid #eaeaea;
	-moz-box-shadow:
		0px 1px 1px rgba(000,000,000,0.4),
		inset 0px 0px 3px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 1px 1px rgba(000,000,000,0.4),
		inset 0px 0px 3px rgba(255,255,255,1);
	box-shadow:
		0px 1px 1px rgba(000,000,000,0.4),
		inset 0px 0px 3px rgba(255,255,255,1);
	text-shadow:
		0px -1px 0px rgba(66,66,66,0.2),
		0px 1px 0px rgba(255,255,255,1);
	font-weight: bold;
	float:left;
	width:296px;
	margin-left:6px;
}
a.button_a {
	display:block; 
	padding: 14px 0 11px 0;
	width:100%;
	height:100%;
	text-decoration: none;
	color: #3d3d3d;
	}
a.button_b {
	display:block; 
	padding: 14px 0 11px 0;
	width:100%;
	height:100%;
	text-decoration: none;
	color: #f0f0f0;
	}

li.active_li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #f0f0f0;
	padding: 14px 0 11px 0;
	background: -moz-linear-gradient(
		top,
		#474747 0%,
		#474747);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#474747),
		to(#474747));
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 0px solid #969696;
	-moz-box-shadow:
		0px 1px 0px rgba(000,000,000,0.3),
		inset 0px 0px 0px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 1px 0px rgba(000,000,000,0.3),
		inset 0px 0px 0px rgba(255,255,255,1);
	box-shadow:
		0px 1px 0px rgba(000,000,000,0.3),
		inset 0px 0px 0px rgba(255,255,255,1);
	text-shadow:
		0px 0px 0px rgba(66,66,66,0),
		0px 0px 0px rgba(0,0,0,0);
	font-weight: bold;
	float:left;
	width:296px;
	margin-left:6px;
}

li.button_half {
	margin-left:6px;
	width:142px;
	height:38px;
	font-size:14px;
	line-height:24px;
	padding: 0 0 0 0;
	}

li.button_half a {
	padding: 6px 0 13px 0;
	}

li.button_half span {
	display:block; 
	padding: 6px 0 13px 0;
	}

