.spcontents {
	width:815px;
	float:left;
	margin-top:10px;
	}
	
.spcontents_t {
	width:807px;
	border:1px solid #FF9900;
	padding:3px;
	background-color:#FFCC99;
	font-size:85%;
	color:#000000;
	}

.spcontents_p {
	width:90px;
	float:left;
	padding-top:3px;
	}
	
.spcontents_b {
	width:719px;
	float:left;
	font-size:85%;
	line-height:150%;
	padding:3px;
	}
	
.sp_date {
	font-size:90%;	
	text-align:right;
	}
	

.clear {
	float:clear;
	}
	
