#raceform {
	width:100%;
	margin:10px 0 20px 0;
	border:#B9B9B9 1px solid;
	background-color:#FFF;
}
#raceform a:link, a:visited{
	text-decoration:none;
	color:#0066FF;
}
#raceform a:hover{
	background-color:#D3F0F5;
	color:#0033FF;

}
#raceform td{
	border-right:#B9B9B9 1px solid;
	border-bottom:#B9B9B9 1px solid;
	line-height:120%;
	font-size:13px;
	color:#333333;
	padding:1px 1px 1px 3px;
}

#raceform th{
	border-right:#B9B9B9 1px solid;
	border-bottom:#B9B9B9 1px solid;
	line-height:120%;
	font-size:13px;
	color:#333;
	padding:0.2em;
	text-align:center;
	background-color:#CCCCCC;
}

#raceform .right{
	text-align:right;
}
#raceform .center{
	text-align:center;
}
#raceform .left{
	text-align:left;
}
.sanrentan_b{
	background-color:#FF86AD;
}
.w13{
	width::13px;
	background-color:#CCCCCC;
}
.w15{
	width::15px;
	background-color:#CCCCCC;
}
.w26{
	width:26px;
	background-color:#CCCCCC;
}
.w30{
	width:30px;
	background-color:#CCCCCC;
}
.w40{
	width:40px;
	background-color:#CCCCCC;
}
.w73{
	width:73px;
	background-color:#CCCCCC;
}

.w78{
	width:78px;
	background-color:#CCCCCC;
}
.w70{
	width:70px;
	background-color:#CCCCCC;
}
.w145{
	width:146px;
	background-color:#CCCCCC;
}
.w80{
	width:80px;
	background-color:#CCCCCC;
}
.nowidth{
	background-color:#CCCCCC;
}
#raceform .stxt{
	font-size:11px;
}
#raceform .bamei{
	font-size:16px; font-weight:bold;
}
#raceform .syussojoho {
	margin:5px 0 5px 10px;
	line-height:120%;
}

#coment {
	color:#999999;
	font-size:12px;
	margin:1em;
	clear:both;
}

#coment h3 {
	display:inline;
	line-height:160%;
}

#footer ul {
	float			: left;
	width			:750px;
	padding			: 10px 10px 10px 20px;
}

