div#basket {
	overflow: visible;
	text-align: left;
	clear: both;
	display: block;
	width: 900px;
	height: 258px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

table.about {
	width: 310px;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
}
table.about th {
	width: 60px!important;
	width/**/: 70px;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2em;
	text-align: center;
	padding: 3px 4px 3px 4px;
	border-bottom: 1px solid #7b7b7b;
}
table.about td {
	color: #662400;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.6em;
	padding: 3px 4px 3px 4px;
	_padding: 3px 1px 3px 1px;
	border-bottom: 1px solid #7b7b7b;
}
table.about td.kyujitu {
	color: #FF0000;
}
table.about td.kyosei {
	color: #0078ff;
}
table.about td span.week {
	display: block;
	width: 80px;
	float: left;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
table.about td span.rred {
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	float: right;
}

span.blue {
	color: #0078ff;
	font-weight: bold;
}
span.red {
	color: #FF0000;
	font-weight: bold;
}

