#contents table.spTime{
	border: none;
	border-spacing: 0;
	border-collapse: collapse;
	margin:0.5em 0 0.5em 2em;
	width:90%;
}

#contents .spTime tr{
	vertical-align:top;
}

#contents .spTime th{
	padding:5px;
}

#contents .spTime td{
	padding:5px 5px 5px 5px;
	white-space:normal;
	border-right:1px solid #fff;
	border-bottom:1px dotted #999;
}

#contents .spTime td.ttW1{
	width:110px;
}
#contents .spTime td.ttW1b{
	width:110px;
	text-align:left;
}

#contents .spTime td.ttW2{
	width:260px;
}

#contents .spTime td.tdBreak{
	color:#065692;
}

#contents .spTime td.cpBlock{
	padding-top:1em;
	border-bottom:1px solid #666;
}



#contents ol{
	margin:1em 0 1.5em 4.2em;
}

#contents ol li {
	margin-bottom:0.5em;
}
