
#kentei_Left{
	float:left;
	width:125px;
	margin: 0 0 5px 8px !important;  
	margin: 0 0 5px 8px ; /* for only IE6 style */  
}

#kentei_Right{
	float:right;
	width:550px;
	margin: 0 0 5px 8px !important;  
	margin: 0 0 5px 8px ; /* for only IE6 style */  
}

#kentei_Right b{
	font-size:15px;
	font-weight: bold;
}

